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.24 [+24.24] TEST: ping [ OK ] # 25.68 [+1.44] TEST: ping6 [ OK ] # 25.69 [+0.01] INFO: Running IPv4 custom multipath hash tests # 30.21 [+4.52] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 30.22 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 32.56 [+2.34] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 32.56 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 36.52 [+3.96] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 36.54 [+0.01] INFO: Packets sent on path1 / path2: 5901 / 6701 # 39.99 [+3.45] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 40.00 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 46.05 [+6.06] TEST: Multipath hash field: Source port (balanced) [ OK ] # 46.06 [+0.01] INFO: Packets sent on path1 / path2: 16276 / 16493 # 52.09 [+6.02] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 52.09 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 58.10 [+6.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 58.10 [+0.01] INFO: Packets sent on path1 / path2: 16276 / 16494 # 63.98 [+5.87] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 63.99 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 # 64.54 [+0.56] INFO: Running IPv6 custom multipath hash tests # 69.52 [+4.98] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 69.53 [+0.01] INFO: Packets sent on path1 / path2: 5851 / 6751 # 72.26 [+2.73] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 72.27 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 75.83 [+3.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 75.85 [+0.02] INFO: Packets sent on path1 / path2: 6300 / 6300 # 79.92 [+4.07] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 79.94 [+0.02] INFO: Packets sent on path1 / path2: 2 / 12600 # 2474.60 [+2394.66] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2474.61 [+0.01] INFO: Packets sent on path1 / path2: 8406 / 8421 # 2477.57 [+2.96] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2477.57 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 2483.01 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2483.02 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16457 # 2488.13 [+5.11] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2488.14 [+0.01] INFO: Packets sent on path1 / path2: 2 / 32769 # 2493.48 [+5.34] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2493.49 [+0.01] INFO: Packets sent on path1 / path2: 16313 / 16457 # 2498.87 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2498.87 [+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__->