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 # 27.06 [+27.06] TEST: ping [ OK ] # 28.59 [+1.54] TEST: ping6 [ OK ] # 28.67 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.69 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.70 [+0.01] INFO: Packets sent on path1 / path2: 6352 / 6252 # 36.25 [+2.55] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 40.34 [+4.08] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.35 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 44.20 [+3.85] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 44.23 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 50.55 [+6.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.57 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16483 # 56.63 [+6.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.64 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.12 [+6.48] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.13 [+0.01] INFO: Packets sent on path1 / path2: 16286 / 16484 # 69.17 [+6.04] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.18 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 69.71 [+0.53] INFO: Running IPv6 custom multipath hash tests # 74.60 [+4.89] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.62 [+0.01] INFO: Packets sent on path1 / path2: 5401 / 7201 # 77.47 [+2.85] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 77.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 81.10 [+3.62] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.11 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 85.42 [+4.31] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 85.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2497.33 [+2411.90] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2497.34 [+0.01] INFO: Packets sent on path1 / path2: 8490 / 8368 # 2500.33 [+2.99] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2500.34 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2505.76 [+5.43] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2505.77 [+0.01] INFO: Packets sent on path1 / path2: 16236 / 16536 # 2510.90 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2510.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2516.21 [+5.31] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2516.22 [+0.01] INFO: Packets sent on path1 / path2: 16235 / 16534 # 2521.25 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2521.26 [+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__->