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 # 28.46 [+28.46] TEST: ping [ OK ] # 30.10 [+1.64] TEST: ping6 [ OK ] # 30.19 [+0.09] INFO: Running IPv4 custom multipath hash tests # 35.73 [+5.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 35.74 [+0.00] INFO: Packets sent on path1 / path2: 6352 / 6252 # 38.61 [+2.88] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 38.62 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 0 # 42.58 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 42.59 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 47.59 [+5.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 47.60 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 54.48 [+6.88] TEST: Multipath hash field: Source port (balanced) [ OK ] # 54.49 [+0.01] INFO: Packets sent on path1 / path2: 16614 / 16155 # 60.96 [+6.46] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 60.97 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.49 [+6.52] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 67.50 [+0.01] INFO: Packets sent on path1 / path2: 16614 / 16156 # 74.03 [+6.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 74.04 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 74.65 [+0.62] INFO: Running IPv6 custom multipath hash tests # 80.25 [+5.60] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 80.26 [+0.01] INFO: Packets sent on path1 / path2: 6401 / 6201 # 83.07 [+2.80] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 83.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 87.10 [+4.02] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 87.12 [+0.02] INFO: Packets sent on path1 / path2: 6600 / 6000 # 91.90 [+4.78] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 91.91 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2543.67 [+2451.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2543.68 [+0.01] INFO: Packets sent on path1 / path2: 8374 / 8452 # 2546.87 [+3.19] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2546.88 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2552.78 [+5.90] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2552.79 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16396 # 2558.14 [+5.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2558.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2563.73 [+5.57] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2563.74 [+0.01] INFO: Packets sent on path1 / path2: 16374 / 16395 # 2569.02 [+5.28] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2569.03 [+0.01] 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__->