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.59 [+1.33] TEST: ping6 [ OK ] # 18.69 [+0.09] INFO: Running IPv4 custom multipath hash tests # 22.30 [+3.61] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.30 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 24.23 [+1.93] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.24 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 27.69 [+3.45] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.72 [+0.03] INFO: Packets sent on path1 / path2: 6601 / 6000 # 30.49 [+2.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.49 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.01 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.02 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16274 # 41.06 [+5.04] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.06 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.33 [+5.26] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.34 [+0.01] INFO: Packets sent on path1 / path2: 16495 / 16274 # 51.79 [+5.45] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.80 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 52.03 [+0.23] INFO: Running IPv6 custom multipath hash tests # 55.59 [+3.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.60 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 57.65 [+2.04] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.67 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.91 [+3.24] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.92 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6002 # 64.06 [+3.14] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 1214.09 [+1150.02] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1214.10 [+0.01] INFO: Packets sent on path1 / path2: 8306 / 8285 # 1216.65 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1216.66 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1222.03 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1222.03 [+0.01] INFO: Packets sent on path1 / path2: 16281 / 16489 # 1227.02 [+4.98] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1227.02 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1232.14 [+5.12] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1232.15 [+0.01] INFO: Packets sent on path1 / path2: 16282 / 16488 # 1237.25 [+5.10] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1237.26 [+0.01] INFO: Packets sent on path1 / path2: 2 / 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__->