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 # 16.89 [+16.89] TEST: ping [ OK ] # 18.23 [+1.33] TEST: ping6 [ OK ] # 18.32 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.65 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.66 [+0.01] INFO: Packets sent on path1 / path2: 6700 / 5901 # 23.71 [+2.06] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.73 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.72 [+2.98] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.75 [+0.03] INFO: Packets sent on path1 / path2: 5850 / 6751 # 29.50 [+2.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.51 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.81 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.83 [+0.02] INFO: Packets sent on path1 / path2: 16333 / 16436 # 39.96 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 45.14 [+5.17] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.15 [+0.01] INFO: Packets sent on path1 / path2: 16333 / 16437 # 50.33 [+5.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 50.34 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 50.53 [+0.19] INFO: Running IPv6 custom multipath hash tests # 54.08 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 54.09 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6350 # 56.04 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 56.05 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 58.96 [+2.91] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.97 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6352 # 62.26 [+3.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 62.30 [+0.04] INFO: Packets sent on path1 / path2: 2 / 12602 # 1245.25 [+1182.95] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1245.26 [+0.01] INFO: Packets sent on path1 / path2: 8294 / 8326 # 1247.97 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1247.98 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1253.29 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1253.30 [+0.01] INFO: Packets sent on path1 / path2: 16489 / 16281 # 1258.14 [+4.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1258.15 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1263.36 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1263.37 [+0.01] INFO: Packets sent on path1 / path2: 16488 / 16281 # 1268.17 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1268.18 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->