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 # 15.00 [+15.00] TEST: ping [ OK ] # 16.28 [+1.28] TEST: ping6 [ OK ] # 16.35 [+0.07] INFO: Running IPv4 custom multipath hash tests # 19.32 [+2.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.34 [+0.02] INFO: Packets sent on path1 / path2: 5900 / 6701 # 21.13 [+1.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.14 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 23.75 [+2.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.75 [+0.00] INFO: Packets sent on path1 / path2: 6600 / 6001 # 26.32 [+2.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.33 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 31.18 [+4.86] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.20 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16341 # 35.91 [+4.71] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 35.92 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 40.65 [+4.72] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 40.65 [+0.01] INFO: Packets sent on path1 / path2: 16428 / 16341 # 45.28 [+4.63] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 45.30 [+0.02] INFO: Packets sent on path1 / path2: 32770 / 1 # 45.51 [+0.20] INFO: Running IPv6 custom multipath hash tests # 48.41 [+2.90] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 48.42 [+0.01] INFO: Packets sent on path1 / path2: 6450 / 6151 # 50.11 [+1.69] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 50.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 51.76 [+1.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 51.77 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6500 # 55.28 [+3.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 55.29 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1232.03 [+1176.74] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1232.04 [+0.01] INFO: Packets sent on path1 / path2: 8305 / 8248 # 1234.83 [+2.78] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1234.84 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1240.48 [+5.65] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1240.51 [+0.03] INFO: Packets sent on path1 / path2: 16387 / 16384 # 1245.82 [+5.31] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1245.83 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1250.90 [+5.07] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1250.91 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16382 # 1255.97 [+5.06] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1255.98 [+0.02] INFO: Packets sent on path1 / path2: 1 / 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__->