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.20 [+16.20] TEST: ping [ OK ] # 17.53 [+1.34] TEST: ping6 [ OK ] # 17.62 [+0.09] INFO: Running IPv4 custom multipath hash tests # 21.09 [+3.46] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.10 [+0.01] INFO: Packets sent on path1 / path2: 6651 / 5951 # 23.07 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.08 [+0.01] INFO: Packets sent on path1 / path2: 2 / 12600 # 26.11 [+3.03] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 26.12 [+0.01] INFO: Packets sent on path1 / path2: 6050 / 6551 # 29.10 [+2.98] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 29.11 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 34.94 [+5.83] TEST: Multipath hash field: Source port (balanced) [ OK ] # 34.96 [+0.02] INFO: Packets sent on path1 / path2: 16408 / 16361 # 40.36 [+5.41] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.37 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.14 [+5.76] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.15 [+0.01] INFO: Packets sent on path1 / path2: 16408 / 16361 # 51.65 [+5.50] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 51.87 [+0.20] INFO: Running IPv6 custom multipath hash tests # 55.49 [+3.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.50 [+0.01] INFO: Packets sent on path1 / path2: 5850 / 6751 # 57.47 [+1.97] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.48 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.62 [+3.14] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.63 [+0.01] INFO: Packets sent on path1 / path2: 6601 / 6002 # 63.76 [+3.12] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.78 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 1 # 1245.78 [+1182.00] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1245.79 [+0.01] INFO: Packets sent on path1 / path2: 8298 / 8271 # 1248.59 [+2.80] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1248.61 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 1254.17 [+5.57] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1254.19 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16340 # 1259.25 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1259.26 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 1264.69 [+5.43] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1264.71 [+0.01] INFO: Packets sent on path1 / path2: 16430 / 16339 # 1269.93 [+5.23] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1269.94 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32769 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__->