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 # 25.39 [+25.39] TEST: ping [ OK ] # 26.84 [+1.45] TEST: ping6 [ OK ] # 26.85 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.42 [+4.57] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.43 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 33.65 [+2.22] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.31 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.32 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 40.91 [+3.59] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.92 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 47.26 [+6.34] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.28 [+0.02] INFO: Packets sent on path1 / path2: 16388 / 16381 # 53.13 [+5.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 53.13 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 59.65 [+6.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 59.65 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16381 # 65.43 [+5.77] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 65.44 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 65.91 [+0.47] INFO: Running IPv6 custom multipath hash tests # 70.58 [+4.67] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 70.59 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5600 # 73.19 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 76.69 [+3.50] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 76.70 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5850 # 80.74 [+4.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 80.75 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2326.46 [+2245.71] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2326.47 [+0.01] INFO: Packets sent on path1 / path2: 8350 / 8411 # 2329.54 [+3.07] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2329.55 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2334.97 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2334.98 [+0.01] INFO: Packets sent on path1 / path2: 16447 / 16325 # 2340.26 [+5.27] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2340.26 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 # 2345.67 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2345.68 [+0.01] INFO: Packets sent on path1 / path2: 16446 / 16323 # 2350.96 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2350.97 [+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__->