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.70 [+26.70] TEST: ping [ OK ] # 28.24 [+1.54] TEST: ping6 [ OK ] # 28.31 [+0.07] INFO: Running IPv4 custom multipath hash tests # 33.24 [+4.93] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 33.25 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 35.75 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 39.44 [+3.68] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.45 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 43.02 [+3.57] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 48.84 [+5.81] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.85 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16358 # 54.69 [+5.84] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.70 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 60.91 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.92 [+0.01] INFO: Packets sent on path1 / path2: 16411 / 16359 # 66.63 [+5.71] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.64 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.13 [+0.49] INFO: Running IPv6 custom multipath hash tests # 71.99 [+4.86] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 72.00 [+0.01] INFO: Packets sent on path1 / path2: 5300 / 7302 # 74.66 [+2.66] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 78.32 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.33 [+0.01] INFO: Packets sent on path1 / path2: 5700 / 6900 # 82.62 [+4.29] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.62 [+0.00] INFO: Packets sent on path1 / path2: 2 / 12600 # 2492.57 [+2409.95] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2492.58 [+0.01] INFO: Packets sent on path1 / path2: 8287 / 8615 # 2495.69 [+3.11] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2495.69 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2501.02 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2501.03 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16354 # 2506.09 [+5.06] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2506.10 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 2511.61 [+5.51] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2511.62 [+0.01] INFO: Packets sent on path1 / path2: 16418 / 16352 # 2516.74 [+5.12] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2516.75 [+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__->