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.23 [+26.23] TEST: ping [ OK ] # 27.69 [+1.46] TEST: ping6 [ OK ] # 27.70 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.45 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.46 [+0.01] INFO: Packets sent on path1 / path2: 5301 / 7301 # 34.93 [+2.47] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 34.94 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 38.49 [+3.55] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.50 [+0.01] INFO: Packets sent on path1 / path2: 6400 / 6200 # 42.75 [+4.25] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 42.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 48.99 [+6.23] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.01 [+0.02] INFO: Packets sent on path1 / path2: 16353 / 16417 # 54.56 [+5.55] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.57 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 60.57 [+6.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.58 [+0.01] INFO: Packets sent on path1 / path2: 16352 / 16417 # 66.17 [+5.59] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.18 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 66.73 [+0.55] INFO: Running IPv6 custom multipath hash tests # 76.24 [+9.51] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 76.25 [+0.01] INFO: Packets sent on path1 / path2: 5950 / 6652 # 79.44 [+3.19] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 79.45 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12602 # 83.60 [+4.15] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 83.61 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6850 # 88.25 [+4.65] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 88.27 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 2276.26 [+2188.00] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2276.28 [+0.02] INFO: Packets sent on path1 / path2: 8414 / 8378 # 2279.13 [+2.84] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2279.14 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2284.31 [+5.17] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2284.32 [+0.01] INFO: Packets sent on path1 / path2: 16331 / 16440 # 2289.31 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2289.32 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 2294.56 [+5.24] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2294.57 [+0.01] INFO: Packets sent on path1 / path2: 16330 / 16439 # 2299.64 [+5.08] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2299.65 [+0.01] INFO: Packets sent on path1 / path2: 0 / 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__->