Hi Carlos, One of this test fails... so please send me a follow up to fix it. W: [FAILED] ./testcases/rule_management/0010delete-by-desc_0 This chunk also looks a bit strange to me. set +e; # Next commands can return 0 REMAINS_RULE2DEL=$($NFT list -a ruleset | grep -c "$RULE2DEL") REMAINS_RULES=$(( $($NFT list -a ruleset | wc -l) - 4 )) set -e Please, send me follow up patchset to fix this. -- To unsubscribe from this list: send the line "unsubscribe netfilter-devel" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html