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.01 [+26.01] TEST: ping [ OK ] # 27.49 [+1.49] TEST: ping6 [ OK ] # 27.50 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.61 [+5.10] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.62 [+0.02] INFO: Packets sent on path1 / path2: 6053 / 6551 # 35.25 [+2.63] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.28 [+0.03] INFO: Packets sent on path1 / path2: 0 / 12600 # 39.13 [+3.85] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 39.14 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 43.69 [+4.55] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.71 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 49.99 [+6.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 50.00 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16404 # 56.65 [+6.65] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.67 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 62.88 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.89 [+0.01] INFO: Packets sent on path1 / path2: 16365 / 16405 # 69.07 [+6.18] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 69.07 [+0.01] INFO: Packets sent on path1 / path2: 32771 / 0 # 69.63 [+0.56] INFO: Running IPv6 custom multipath hash tests # 74.38 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 74.40 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 76.91 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.92 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 80.98 [+4.07] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 81.00 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5551 # 84.87 [+3.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 84.89 [+0.02] INFO: Packets sent on path1 / path2: 12602 / 1 # 2518.62 [+2433.73] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2518.64 [+0.02] INFO: Packets sent on path1 / path2: 8318 / 8442 # 2521.72 [+3.08] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2521.73 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 2527.31 [+5.59] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2527.32 [+0.01] INFO: Packets sent on path1 / path2: 16380 / 16391 # 2532.76 [+5.44] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2532.77 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 2538.14 [+5.37] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2538.15 [+0.01] INFO: Packets sent on path1 / path2: 16379 / 16391 # 2543.49 [+5.35] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2543.50 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 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__->