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 # 26.69 [+26.69] TEST: ping [ OK ] # 28.24 [+1.56] TEST: ping6 [ OK ] # 28.33 [+0.08] INFO: Running IPv4 custom multipath hash tests # 33.05 [+4.73] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.06 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6752 # 35.44 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.45 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.11 [+3.66] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.12 [+0.01] INFO: Packets sent on path1 / path2: 5651 / 6951 # 43.09 [+3.97] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.12 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 1 # 49.59 [+6.47] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.60 [+0.01] INFO: Packets sent on path1 / path2: 16494 / 16275 # 55.72 [+6.12] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.94 [+6.20] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.96 [+0.02] INFO: Packets sent on path1 / path2: 16494 / 16275 # 68.19 [+6.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.20 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 68.73 [+0.53] INFO: Running IPv6 custom multipath hash tests # 73.86 [+5.14] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.87 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 76.46 [+2.59] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.47 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 79.92 [+3.46] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.93 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 83.94 [+4.00] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.95 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2508.31 [+2424.36] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2508.31 [+0.01] INFO: Packets sent on path1 / path2: 8463 / 8297 # 2511.43 [+3.12] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2511.43 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 2516.92 [+5.49] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2516.93 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16305 # 2522.16 [+5.23] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2522.17 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2527.75 [+5.58] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2527.76 [+0.01] INFO: Packets sent on path1 / path2: 16465 / 16304 # 2533.14 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2533.15 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 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__->