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 # 26.42 [+26.42] TEST: ping [ OK ] # 27.86 [+1.44] TEST: ping6 [ OK ] # 27.87 [+0.01] INFO: Running IPv4 custom multipath hash tests # 32.55 [+4.68] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 32.56 [+0.01] INFO: Packets sent on path1 / path2: 6351 / 6251 # 35.08 [+2.51] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 35.08 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 38.65 [+3.57] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 38.66 [+0.01] INFO: Packets sent on path1 / path2: 5601 / 7001 # 43.14 [+4.49] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 43.15 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 49.69 [+6.54] TEST: Multipath hash field: Source port (balanced) [ OK ] # 49.70 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16472 # 56.07 [+6.37] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 56.10 [+0.03] INFO: Packets sent on path1 / path2: 32769 / 1 # 62.30 [+6.21] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 62.32 [+0.01] INFO: Packets sent on path1 / path2: 16297 / 16472 # 68.45 [+6.13] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 68.45 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 68.94 [+0.49] INFO: Running IPv6 custom multipath hash tests # 73.69 [+4.75] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 73.70 [+0.01] INFO: Packets sent on path1 / path2: 5951 / 6651 # 76.46 [+2.76] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 76.47 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 80.17 [+3.70] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 80.18 [+0.02] INFO: Packets sent on path1 / path2: 6050 / 6550 # 83.79 [+3.61] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 83.80 [+0.01] INFO: Packets sent on path1 / path2: 12601 / 2 # 2283.72 [+2199.93] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2283.73 [+0.01] INFO: Packets sent on path1 / path2: 8427 / 8343 # 2286.65 [+2.92] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2286.66 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 2291.79 [+5.13] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2291.79 [+0.01] INFO: Packets sent on path1 / path2: 16397 / 16374 # 2296.68 [+4.88] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2296.68 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32769 # 2301.68 [+5.00] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2301.69 [+0.01] INFO: Packets sent on path1 / path2: 16396 / 16373 # 2306.53 [+4.84] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2306.54 [+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__->