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 # 17.26 [+17.26] TEST: ping [ OK ] # 18.55 [+1.30] TEST: ping6 [ OK ] # 18.64 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.98 [+3.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.99 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 24.07 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.08 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.06 [+2.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.07 [+0.01] INFO: Packets sent on path1 / path2: 6250 / 6350 # 29.79 [+2.72] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.79 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.93 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.95 [+0.02] INFO: Packets sent on path1 / path2: 16353 / 16416 # 40.12 [+5.17] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.38 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.40 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 50.52 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.53 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 50.73 [+0.20] INFO: Running IPv6 custom multipath hash tests # 54.18 [+3.45] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.20 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 56.12 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 59.53 [+3.40] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 59.54 [+0.01] INFO: Packets sent on path1 / path2: 6851 / 5752 # 62.54 [+3.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.55 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 1219.05 [+1156.50] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.06 [+0.01] INFO: Packets sent on path1 / path2: 8334 / 8235 # 1221.84 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1221.85 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.01 [+5.16] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.02 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16278 # 1231.96 [+4.94] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1231.97 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 1237.10 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.11 [+0.01] INFO: Packets sent on path1 / path2: 16494 / 16277 # 1242.06 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.07 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 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__->