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 # 15.26 [+15.26] TEST: ping [ OK ] # 16.58 [+1.32] TEST: ping6 [ OK ] # 16.66 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.80 [+3.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.82 [+0.03] INFO: Packets sent on path1 / path2: 6451 / 6151 # 21.55 [+1.72] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.55 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 23.25 [+1.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.26 [+0.01] INFO: Packets sent on path1 / path2: 6300 / 6300 # 27.21 [+3.95] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 27.22 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 32.27 [+5.05] TEST: Multipath hash field: Source port (balanced) [ OK ] # 32.28 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 37.08 [+4.80] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 37.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 42.12 [+5.04] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 42.13 [+0.01] INFO: Packets sent on path1 / path2: 16429 / 16340 # 47.11 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 47.12 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.31 [+0.18] INFO: Running IPv6 custom multipath hash tests # 50.31 [+3.00] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.34 [+0.03] INFO: Packets sent on path1 / path2: 6800 / 5802 # 52.13 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.14 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 53.94 [+1.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 53.96 [+0.02] INFO: Packets sent on path1 / path2: 6151 / 6452 # 57.50 [+3.54] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 57.50 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1227.95 [+1170.45] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1227.96 [+0.01] INFO: Packets sent on path1 / path2: 8266 / 8355 # 1230.68 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1230.69 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1236.02 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1236.04 [+0.02] INFO: Packets sent on path1 / path2: 16395 / 16375 # 1241.29 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1241.30 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32771 # 1246.46 [+5.16] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1246.47 [+0.01] INFO: Packets sent on path1 / path2: 16395 / 16375 # 1251.33 [+4.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1251.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 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__->