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.10 [+17.10] TEST: ping [ OK ] # 18.42 [+1.32] TEST: ping6 [ OK ] # 18.51 [+0.08] INFO: Running IPv4 custom multipath hash tests # 21.76 [+3.26] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 21.77 [+0.01] INFO: Packets sent on path1 / path2: 6251 / 6351 # 23.56 [+1.79] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 23.57 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 27.13 [+3.56] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 27.14 [+0.01] INFO: Packets sent on path1 / path2: 7050 / 5551 # 30.02 [+2.88] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 30.03 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 35.22 [+5.19] TEST: Multipath hash field: Source port (balanced) [ OK ] # 35.23 [+0.01] INFO: Packets sent on path1 / path2: 16572 / 16197 # 40.26 [+5.03] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 40.27 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 45.51 [+5.25] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 45.52 [+0.01] INFO: Packets sent on path1 / path2: 16572 / 16197 # 51.07 [+5.54] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 51.08 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 0 # 51.30 [+0.22] INFO: Running IPv6 custom multipath hash tests # 55.01 [+3.71] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 55.03 [+0.02] INFO: Packets sent on path1 / path2: 6801 / 5801 # 57.51 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 57.53 [+0.02] INFO: Packets sent on path1 / path2: 12600 / 0 # 60.31 [+2.78] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 60.32 [+0.01] INFO: Packets sent on path1 / path2: 6600 / 6000 # 63.50 [+3.18] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 63.52 [+0.02] INFO: Packets sent on path1 / path2: 0 / 12601 # 1219.28 [+1155.76] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 1219.30 [+0.02] INFO: Packets sent on path1 / path2: 8223 / 8405 # 1221.99 [+2.69] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 1222.00 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 1227.11 [+5.11] TEST: Multipath hash field: Source port (balanced) [ OK ] # 1227.13 [+0.02] INFO: Packets sent on path1 / path2: 16406 / 16364 # 1232.12 [+5.00] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 1232.15 [+0.02] INFO: Packets sent on path1 / path2: 32769 / 0 # 1237.42 [+5.28] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 1237.43 [+0.01] INFO: Packets sent on path1 / path2: 16405 / 16365 # 1242.52 [+5.09] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 1242.53 [+0.01] INFO: Packets sent on path1 / path2: 1 / 32770 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__->