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 # 16.51 [+16.51] TEST: ping [ OK ] # 17.79 [+1.28] TEST: ping6 [ OK ] # 17.88 [+0.08] INFO: Running IPv4 custom multipath hash tests # 20.85 [+2.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 20.86 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 22.67 [+1.81] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 22.68 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 24.31 [+1.64] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 24.32 [+0.01] INFO: Packets sent on path1 / path2: 7001 / 5600 # 28.41 [+4.09] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.42 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 33.69 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 33.70 [+0.01] INFO: Packets sent on path1 / path2: 16324 / 16445 # 38.72 [+5.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 38.73 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 43.62 [+4.89] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 43.63 [+0.01] INFO: Packets sent on path1 / path2: 16325 / 16445 # 48.57 [+4.94] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 48.60 [+0.04] INFO: Packets sent on path1 / path2: 0 / 32769 # 48.79 [+0.19] INFO: Running IPv6 custom multipath hash tests # 51.97 [+3.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 51.98 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5952 # 54.06 [+2.08] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.07 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 57.32 [+3.25] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 57.33 [+0.01] INFO: Packets sent on path1 / path2: 6701 / 5902 # 59.85 [+2.52] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 59.86 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1234.61 [+1174.75] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1234.62 [+0.01] INFO: Packets sent on path1 / path2: 8298 / 8349 # 1237.23 [+2.61] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1237.24 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 1242.65 [+5.41] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1242.66 [+0.01] INFO: Packets sent on path1 / path2: 16450 / 16321 # 1247.91 [+5.25] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1247.92 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 1253.01 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1253.02 [+0.01] INFO: Packets sent on path1 / path2: 16448 / 16321 # 1258.05 [+5.03] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1258.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->