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.66 [+16.66] TEST: ping [ OK ] # 18.03 [+1.38] TEST: ping6 [ OK ] # 18.12 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.62 [+3.50] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.63 [+0.01] INFO: Packets sent on path1 / path2: 6801 / 5801 # 23.66 [+2.03] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.67 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.60 [+2.93] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.61 [+0.01] INFO: Packets sent on path1 / path2: 6350 / 6251 # 29.37 [+2.76] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.38 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.81 [+5.44] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.82 [+0.01] INFO: Packets sent on path1 / path2: 16462 / 16307 # 40.12 [+5.29] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.12 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 45.82 [+5.70] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.83 [+0.01] INFO: Packets sent on path1 / path2: 16463 / 16307 # 51.52 [+5.69] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.53 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.72 [+0.19] INFO: Running IPv6 custom multipath hash tests # 55.53 [+3.82] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.55 [+0.01] INFO: Packets sent on path1 / path2: 6550 / 6051 # 57.86 [+2.32] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.88 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 61.00 [+3.12] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 61.01 [+0.01] INFO: Packets sent on path1 / path2: 6501 / 6101 # 64.40 [+3.39] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 64.41 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 1 # 1209.49 [+1145.08] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1209.51 [+0.02] INFO: Packets sent on path1 / path2: 8205 / 8361 # 1212.15 [+2.65] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1212.16 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 1217.30 [+5.14] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1217.31 [+0.01] INFO: Packets sent on path1 / path2: 16241 / 16531 # 1222.32 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1222.33 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 1 # 1227.38 [+5.05] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1227.39 [+0.01] INFO: Packets sent on path1 / path2: 16239 / 16530 # 1232.35 [+4.96] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1232.36 [+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__->