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 # 17.15 [+17.15] TEST: ping [ OK ] # 18.47 [+1.33] TEST: ping6 [ OK ] # 18.58 [+0.10] INFO: Running IPv4 custom multipath hash tests # 22.02 [+3.44] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.03 [+0.01] INFO: Packets sent on path1 / path2: 7051 / 5551 # 24.22 [+2.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.23 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 27.00 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.01 [+0.01] INFO: Packets sent on path1 / path2: 6051 / 6550 # 29.95 [+2.94] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.96 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 35.47 [+5.51] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.48 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443 # 40.58 [+5.10] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.59 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.00 [+5.41] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.01 [+0.01] INFO: Packets sent on path1 / path2: 16326 / 16443 # 51.22 [+5.21] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.23 [+0.02] INFO: Packets sent on path1 / path2: 1 / 32770 # 51.42 [+0.19] INFO: Running IPv6 custom multipath hash tests # 55.13 [+3.70] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.14 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 57.52 [+2.38] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.01 [+3.48] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.02 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 64.24 [+3.22] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.26 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12600 # 1225.82 [+1161.55] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1225.83 [+0.01] INFO: Packets sent on path1 / path2: 8329 / 8266 # 1228.39 [+2.56] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1228.40 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1233.42 [+5.02] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1233.43 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16329 # 1238.36 [+4.93] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1238.37 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 1243.38 [+5.01] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1243.39 [+0.01] INFO: Packets sent on path1 / path2: 16441 / 16329 # 1248.50 [+5.11] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1248.51 [+0.01] INFO: Packets sent on path1 / path2: 1 / 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__->