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 # 17.14 [+17.14] TEST: ping [ OK ] # 18.46 [+1.33] TEST: ping6 [ OK ] # 18.55 [+0.08] INFO: Running IPv4 custom multipath hash tests # 22.19 [+3.64] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 22.20 [+0.01] INFO: Packets sent on path1 / path2: 6101 / 6501 # 24.22 [+2.02] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 24.23 [+0.01] INFO: Packets sent on path1 / path2: 12602 / 0 # 27.33 [+3.10] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.34 [+0.01] INFO: Packets sent on path1 / path2: 6951 / 5650 # 30.17 [+2.83] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.18 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 35.60 [+5.42] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.61 [+0.01] INFO: Packets sent on path1 / path2: 16241 / 16528 # 40.97 [+5.35] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.97 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 46.65 [+5.68] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 46.67 [+0.02] INFO: Packets sent on path1 / path2: 16241 / 16528 # 52.05 [+5.38] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 52.08 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 0 # 52.34 [+0.26] INFO: Running IPv6 custom multipath hash tests # 56.00 [+3.66] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 56.02 [+0.02] INFO: Packets sent on path1 / path2: 6400 / 6202 # 58.02 [+2.00] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 58.03 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 60.87 [+2.84] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.88 [+0.01] INFO: Packets sent on path1 / path2: 6001 / 6602 # 63.75 [+2.87] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.76 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1229.58 [+1165.82] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1229.59 [+0.01] INFO: Packets sent on path1 / path2: 8124 / 8443 # 1232.31 [+2.72] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1232.31 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12601 # 1237.59 [+5.28] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1237.59 [+0.01] INFO: Packets sent on path1 / path2: 16466 / 16305 # 1242.67 [+5.07] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1242.68 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 1247.60 [+4.92] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1247.61 [+0.01] INFO: Packets sent on path1 / path2: 16467 / 16303 # 1252.41 [+4.80] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1252.42 [+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__->