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.38 [+15.38] TEST: ping [ OK ] # 16.62 [+1.24] TEST: ping6 [ OK ] # 16.70 [+0.08] INFO: Running IPv4 custom multipath hash tests # 19.66 [+2.96] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 19.68 [+0.02] INFO: Packets sent on path1 / path2: 6751 / 5850 # 21.44 [+1.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 21.46 [+0.02] INFO: Packets sent on path1 / path2: 1 / 12601 # 23.12 [+1.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 23.13 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 26.69 [+3.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 26.70 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 31.97 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 31.97 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16330 # 36.82 [+4.85] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 36.83 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 41.78 [+4.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 41.79 [+0.01] INFO: Packets sent on path1 / path2: 16439 / 16330 # 46.67 [+4.88] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 46.68 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 46.87 [+0.19] INFO: Running IPv6 custom multipath hash tests # 50.19 [+3.32] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 50.20 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6950 # 52.18 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 52.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.98 [+2.79] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 55.00 [+0.02] INFO: Packets sent on path1 / path2: 6450 / 6151 # 57.99 [+2.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 58.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1229.63 [+1171.63] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.64 [+0.01] INFO: Packets sent on path1 / path2: 8253 / 8333 # 1232.19 [+2.55] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.20 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1237.58 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.59 [+0.01] INFO: Packets sent on path1 / path2: 16347 / 16425 # 1242.73 [+5.14] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.73 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1248.12 [+5.39] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1248.13 [+0.01] INFO: Packets sent on path1 / path2: 16346 / 16424 # 1253.25 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1253.27 [+0.02] 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__->