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 # 25.50 [+25.50] TEST: ping [ OK ] # 26.95 [+1.45] TEST: ping6 [ OK ] # 26.96 [+0.01] INFO: Running IPv4 custom multipath hash tests # 31.52 [+4.56] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 31.53 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 33.87 [+2.33] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 37.74 [+3.86] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.75 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 41.64 [+3.89] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.64 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 48.45 [+6.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.46 [+0.01] INFO: Packets sent on path1 / path2: 16351 / 16418 # 54.71 [+6.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.71 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.09 [+6.38] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.11 [+0.02] INFO: Packets sent on path1 / path2: 16351 / 16418 # 67.33 [+6.22] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.33 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 67.82 [+0.49] INFO: Running IPv6 custom multipath hash tests # 72.85 [+5.03] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.86 [+0.01] INFO: Packets sent on path1 / path2: 6202 / 6400 # 75.54 [+2.68] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.55 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.87 [+4.32] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.89 [+0.01] INFO: Packets sent on path1 / path2: 5750 / 6850 # 84.73 [+4.84] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.74 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2324.07 [+2239.33] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2324.08 [+0.01] INFO: Packets sent on path1 / path2: 8323 / 8439 # 2327.17 [+3.08] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2327.17 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2332.61 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2332.63 [+0.01] INFO: Packets sent on path1 / path2: 16399 / 16372 # 2337.86 [+5.24] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2337.87 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2343.43 [+5.56] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2343.44 [+0.01] INFO: Packets sent on path1 / path2: 16401 / 16370 # 2348.65 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2348.66 [+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__->