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.99 [+15.99] TEST: ping [ OK ] # 17.32 [+1.33] TEST: ping6 [ OK ] # 17.40 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.82 [+3.41] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.83 [+0.01] INFO: Packets sent on path1 / path2: 6151 / 6451 # 23.06 [+2.23] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.07 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.69 [+3.61] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.70 [+0.01] INFO: Packets sent on path1 / path2: 6551 / 6050 # 30.10 [+3.40] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.99 [+5.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 36.00 [+0.01] INFO: Packets sent on path1 / path2: 16419 / 16350 # 41.96 [+5.96] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 41.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 47.92 [+5.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 47.93 [+0.01] INFO: Packets sent on path1 / path2: 16420 / 16350 # 53.64 [+5.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 53.66 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 53.90 [+0.24] INFO: Running IPv6 custom multipath hash tests # 57.70 [+3.81] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 57.72 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6001 # 59.87 [+2.15] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 59.89 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 63.32 [+3.43] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 63.34 [+0.02] INFO: Packets sent on path1 / path2: 6752 / 5852 # 66.55 [+3.21] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 66.56 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 1211.12 [+1144.56] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1211.14 [+0.01] INFO: Packets sent on path1 / path2: 8275 / 8285 # 1213.76 [+2.62] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1213.77 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1218.90 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1218.93 [+0.03] INFO: Packets sent on path1 / path2: 16389 / 16383 # 1223.99 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1224.00 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 1228.98 [+4.98] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1228.99 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16382 # 1234.07 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1234.09 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 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__->