make -C tools/testing/selftests TARGETS="net/forwarding" TEST_PROGS=customm_multipath_hash.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-4/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make[1]: Entering directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' TAP version 13 1..1 # overriding timeout to 21600 # selftests: net/forwarding: custom_multipath_hash.sh # 16.81 [+16.81] TEST: ping [ OK ] # 18.13 [+1.31] TEST: ping6 [ OK ] # 18.26 [+0.13] INFO: Running IPv4 custom multipath hash tests # 21.88 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.90 [+0.02] INFO: Packets sent on path1 / path2: 6101 / 6501 # 23.87 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.88 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.04 [+3.16] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.05 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6100 # 29.95 [+2.90] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.96 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.14 [+5.18] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.15 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 40.44 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.16 [+5.71] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.18 [+0.01] INFO: Packets sent on path1 / path2: 16394 / 16375 # 51.70 [+5.52] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.71 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 51.92 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.55 [+3.63] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.57 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 57.58 [+2.01] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.59 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.96 [+3.37] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.97 [+0.01] INFO: Packets sent on path1 / path2: 6200 / 6401 # 63.91 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 1232.43 [+1168.51] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1232.44 [+0.01] INFO: Packets sent on path1 / path2: 8334 / 8242 # 1235.03 [+2.59] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1235.04 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1240.04 [+5.00] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1240.05 [+0.01] INFO: Packets sent on path1 / path2: 16304 / 16468 # 1245.12 [+5.08] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1245.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1250.27 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1250.28 [+0.01] INFO: Packets sent on path1 / path2: 16303 / 16466 # 1255.02 [+4.73] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1255.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 ok 1 selftests: net/forwarding: custom_multipath_hash.sh make[1]: Leaving directory '/home/virtme/testing-4/tools/testing/selftests/net/forwarding' make: Leaving directory '/home/virtme/testing-4/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->