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 # 16.73 [+16.73] TEST: ping [ OK ] # 18.00 [+1.26] TEST: ping6 [ OK ] # 18.10 [+0.10] INFO: Running IPv4 custom multipath hash tests # 21.35 [+3.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.36 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6601 # 23.20 [+1.84] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.21 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12602 # 26.14 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.16 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6500 # 28.90 [+2.74] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 28.92 [+0.03] INFO: Packets sent on path1 / path2: 12600 / 0 # 34.22 [+5.30] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.23 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16303 # 39.38 [+5.15] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 39.39 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 44.71 [+5.32] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 44.72 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16303 # 49.98 [+5.26] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 49.99 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 50.19 [+0.20] INFO: Running IPv6 custom multipath hash tests # 53.67 [+3.48] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 53.69 [+0.02] INFO: Packets sent on path1 / path2: 5801 / 6800 # 55.59 [+1.90] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 55.60 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 58.51 [+2.92] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 58.54 [+0.02] INFO: Packets sent on path1 / path2: 6301 / 6301 # 61.47 [+2.93] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 61.48 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1224.19 [+1162.72] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1224.20 [+0.01] INFO: Packets sent on path1 / path2: 8294 / 8271 # 1226.91 [+2.70] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1226.91 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1232.25 [+5.33] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1232.26 [+0.01] INFO: Packets sent on path1 / path2: 16532 / 16239 # 1237.31 [+5.05] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1237.32 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1242.46 [+5.14] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1242.47 [+0.01] INFO: Packets sent on path1 / path2: 16532 / 16237 # 1247.26 [+4.79] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1247.26 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 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__->