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 # 24.86 [+24.86] TEST: ping [ OK ] # 26.30 [+1.44] TEST: ping6 [ OK ] # 26.30 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.98 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.99 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5651 # 33.42 [+2.43] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 33.43 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 37.74 [+4.31] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 37.75 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6550 # 41.60 [+3.86] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 41.62 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 47.93 [+6.32] TEST: Multipath hash field: Source port (balanced) [ OK ] # 47.94 [+0.01] INFO: Packets sent on path1 / path2: 16432 / 16338 # 54.09 [+6.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 54.10 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 60.65 [+6.55] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 60.67 [+0.02] INFO: Packets sent on path1 / path2: 16432 / 16338 # 66.84 [+6.17] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 66.85 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 67.32 [+0.47] INFO: Running IPv6 custom multipath hash tests # 71.91 [+4.59] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 71.92 [+0.01] INFO: Packets sent on path1 / path2: 6100 / 6501 # 74.81 [+2.89] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 74.82 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 78.71 [+3.89] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 78.73 [+0.02] INFO: Packets sent on path1 / path2: 5650 / 6951 # 82.66 [+3.92] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 82.66 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 1 # 2286.07 [+2203.41] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2286.08 [+0.01] INFO: Packets sent on path1 / path2: 8418 / 8354 # 2288.94 [+2.87] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2288.95 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2294.22 [+5.27] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2294.23 [+0.00] INFO: Packets sent on path1 / path2: 16391 / 16379 # 2299.13 [+4.90] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2299.13 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32771 # 2304.21 [+5.08] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2304.22 [+0.01] INFO: Packets sent on path1 / path2: 16391 / 16380 # 2309.12 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2309.13 [+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__->