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.80 [+1.30] TEST: ping6 [ OK ] # 17.90 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.45 [+3.55] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.46 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 23.44 [+1.98] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 26.66 [+3.21] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.67 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 29.11 [+2.44] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.13 [+0.02] INFO: Packets sent on path1 / path2: 12601 / 1 # 34.26 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.27 [+0.01] INFO: Packets sent on path1 / path2: 16292 / 16477 # 39.09 [+4.82] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.10 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.18 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.18 [+0.01] INFO: Packets sent on path1 / path2: 16292 / 16478 # 49.16 [+4.98] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 49.36 [+0.20] INFO: Running IPv6 custom multipath hash tests # 52.70 [+3.33] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 52.72 [+0.02] INFO: Packets sent on path1 / path2: 5951 / 6651 # 54.89 [+2.18] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 54.90 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.47 [+3.57] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.48 [+0.01] INFO: Packets sent on path1 / path2: 6500 / 6100 # 61.27 [+2.79] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.28 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1213.18 [+1151.89] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1213.19 [+0.01] INFO: Packets sent on path1 / path2: 8256 / 8303 # 1215.90 [+2.71] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1215.92 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1221.18 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1221.19 [+0.01] INFO: Packets sent on path1 / path2: 16650 / 16121 # 1226.19 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1226.20 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 1231.31 [+5.11] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1231.32 [+0.01] INFO: Packets sent on path1 / path2: 16648 / 16121 # 1236.25 [+4.93] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1236.27 [+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__->