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.41 [+17.41] TEST: ping [ OK ] # 18.72 [+1.31] TEST: ping6 [ OK ] # 18.84 [+0.12] INFO: Running IPv4 custom multipath hash tests # 22.53 [+3.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.54 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 24.53 [+1.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.54 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.26 [+2.72] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.27 [+0.02] INFO: Packets sent on path1 / path2: 7250 / 5350 # 30.18 [+2.91] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.19 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.44 [+5.25] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.45 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16445 # 40.45 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.46 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.11 [+5.65] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.12 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 51.47 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.48 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 51.69 [+0.21] INFO: Running IPv6 custom multipath hash tests # 55.28 [+3.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.29 [+0.01] INFO: Packets sent on path1 / path2: 5300 / 7301 # 57.32 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.33 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.02 [+3.69] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.04 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5902 # 64.34 [+3.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1227.83 [+1163.48] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1227.84 [+0.01] INFO: Packets sent on path1 / path2: 8294 / 8307 # 1230.48 [+2.64] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1230.50 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1235.61 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1235.61 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16309 # 1240.73 [+5.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1240.76 [+0.03] INFO: Packets sent on path1 / path2: 0 / 32771 # 1246.27 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1246.28 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16307 # 1251.26 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1251.27 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->