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.19 [+17.19] TEST: ping [ OK ] # 18.49 [+1.30] TEST: ping6 [ OK ] # 18.57 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.87 [+3.30] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.88 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 23.93 [+2.05] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 27.62 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.63 [+0.01] INFO: Packets sent on path1 / path2: 5551 / 7050 # 30.67 [+3.04] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 36.14 [+5.46] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.15 [+0.01] INFO: Packets sent on path1 / path2: 16171 / 16598 # 41.38 [+5.22] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.40 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.97 [+5.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.98 [+0.01] INFO: Packets sent on path1 / path2: 16171 / 16598 # 52.78 [+5.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.80 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 53.09 [+0.29] INFO: Running IPv6 custom multipath hash tests # 56.45 [+3.36] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.47 [+0.02] INFO: Packets sent on path1 / path2: 6153 / 6450 # 58.43 [+1.95] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.44 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 62.02 [+3.59] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 62.03 [+0.01] INFO: Packets sent on path1 / path2: 6752 / 5851 # 64.84 [+2.81] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.86 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1223.93 [+1159.07] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1223.94 [+0.01] INFO: Packets sent on path1 / path2: 8374 / 8234 # 1226.66 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.68 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1231.97 [+5.29] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1231.97 [+0.01] INFO: Packets sent on path1 / path2: 16523 / 16248 # 1237.10 [+5.13] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1242.24 [+5.13] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.25 [+0.01] INFO: Packets sent on path1 / path2: 16523 / 16246 # 1247.15 [+4.90] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.16 [+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__->