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.92 [+26.92] TEST: ping [ OK ] # 28.43 [+1.51] TEST: ping6 [ OK ] # 28.43 [+0.01] INFO: Running IPv4 custom multipath hash tests # 33.15 [+4.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.15 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6003 # 35.64 [+2.49] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.65 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.03 [+3.38] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.04 [+0.01] INFO: Packets sent on path1 / path2: 5800 / 6800 # 43.00 [+3.96] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.01 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 49.65 [+6.64] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.65 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 55.46 [+5.81] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 55.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 61.42 [+5.95] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 61.43 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 67.28 [+5.86] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 67.30 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 67.86 [+0.57] INFO: Running IPv6 custom multipath hash tests # 72.55 [+4.69] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.56 [+0.01] INFO: Packets sent on path1 / path2: 6652 / 5950 # 75.36 [+2.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 75.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 79.56 [+4.19] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 79.57 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 83.86 [+4.30] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.87 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 2 # 2475.73 [+2391.86] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2475.74 [+0.01] INFO: Packets sent on path1 / path2: 8542 / 8276 # 2478.74 [+3.00] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2478.75 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2484.13 [+5.38] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2484.14 [+0.01] INFO: Packets sent on path1 / path2: 16517 / 16253 # 2489.15 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2489.16 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2494.39 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2494.40 [+0.01] INFO: Packets sent on path1 / path2: 16517 / 16253 # 2499.48 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2499.49 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->