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 # 27.62 [+27.62] TEST: ping [ OK ] # 29.18 [+1.57] TEST: ping6 [ OK ] # 29.19 [+0.01] INFO: Running IPv4 custom multipath hash tests # 34.37 [+5.18] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 34.38 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6953 # 37.11 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 37.11 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 40.92 [+3.80] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 40.93 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 45.69 [+4.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 45.69 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 52.07 [+6.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 52.08 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 58.19 [+6.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 58.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 64.87 [+6.67] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 64.89 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 71.56 [+6.67] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 71.57 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 72.08 [+0.51] INFO: Running IPv6 custom multipath hash tests # 77.43 [+5.35] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 77.43 [+0.01] INFO: Packets sent on path1 / path2: 6302 / 6300 # 80.43 [+2.99] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 80.44 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 84.12 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 84.13 [+0.01] INFO: Packets sent on path1 / path2: 6750 / 5850 # 88.62 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.63 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2515.88 [+2427.25] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2515.89 [+0.01] INFO: Packets sent on path1 / path2: 8383 / 8420 # 2519.04 [+3.15] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2519.05 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2524.36 [+5.31] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2524.37 [+0.01] INFO: Packets sent on path1 / path2: 16256 / 16515 # 2529.66 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2529.67 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 2535.49 [+5.82] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2535.49 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16514 # 2540.58 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2540.58 [+0.01] 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__->