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.31 [+26.31] TEST: ping [ OK ] # 27.83 [+1.52] TEST: ping6 [ OK ] # 27.84 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.38 [+4.54] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.39 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 34.75 [+2.36] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.76 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.42 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.43 [+0.01] INFO: Packets sent on path1 / path2: 6800 / 5800 # 41.84 [+3.41] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.85 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12600 # 48.41 [+6.56] TEST: Multipath hash field: Source port (balanced) [ OK ] # 48.42 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 54.21 [+5.79] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.22 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32769 # 60.45 [+6.23] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.46 [+0.01] INFO: Packets sent on path1 / path2: 16369 / 16400 # 66.28 [+5.82] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.29 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 # 66.77 [+0.48] INFO: Running IPv6 custom multipath hash tests # 71.36 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.37 [+0.01] INFO: Packets sent on path1 / path2: 7150 / 5452 # 73.93 [+2.56] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 73.94 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.07 [+4.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.07 [+0.01] INFO: Packets sent on path1 / path2: 6000 / 6600 # 82.48 [+4.41] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.49 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2275.15 [+2192.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2275.15 [+0.01] INFO: Packets sent on path1 / path2: 8474 / 8381 # 2278.08 [+2.93] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2278.09 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2283.47 [+5.37] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2283.48 [+0.01] INFO: Packets sent on path1 / path2: 16388 / 16383 # 2288.59 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2288.60 [+0.02] INFO: Packets sent on path1 / path2: 0 / 32770 # 2293.87 [+5.27] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2293.88 [+0.01] INFO: Packets sent on path1 / path2: 16387 / 16383 # 2299.06 [+5.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2299.06 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 1 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__->