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 # 26.58 [+26.58] TEST: ping [ OK ] # 28.16 [+1.58] TEST: ping6 [ OK ] # 28.17 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.45 [+5.28] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.46 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5852 # 36.16 [+2.70] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 36.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.69 [+3.52] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.70 [+0.01] INFO: Packets sent on path1 / path2: 5801 / 6801 # 43.76 [+4.06] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.78 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 50.21 [+6.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.22 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16416 # 56.46 [+6.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 63.27 [+6.80] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 63.27 [+0.01] INFO: Packets sent on path1 / path2: 16353 / 16417 # 69.84 [+6.56] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.85 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 70.43 [+0.58] INFO: Running IPv6 custom multipath hash tests # 75.54 [+5.11] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 75.56 [+0.01] INFO: Packets sent on path1 / path2: 6301 / 6301 # 78.16 [+2.60] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 78.17 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 82.23 [+4.06] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 82.24 [+0.01] INFO: Packets sent on path1 / path2: 6850 / 5750 # 86.13 [+3.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 86.13 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 2490.21 [+2404.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2490.22 [+0.01] INFO: Packets sent on path1 / path2: 8432 / 8328 # 2493.07 [+2.85] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2493.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2498.49 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2498.49 [+0.01] INFO: Packets sent on path1 / path2: 16446 / 16325 # 2503.44 [+4.95] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2503.46 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 2508.66 [+5.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2508.67 [+0.01] INFO: Packets sent on path1 / path2: 16446 / 16324 # 2513.70 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2513.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 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__->