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 # 23.55 [+23.55] TEST: ping [ OK ] # 24.94 [+1.40] TEST: ping6 [ OK ] # 24.95 [+0.01] INFO: Running IPv4 custom multipath hash tests # 29.15 [+4.19] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 29.16 [+0.01] INFO: Packets sent on path1 / path2: 6751 / 5851 # 31.42 [+2.26] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 31.43 [+0.01] INFO: Packets sent on path1 / path2: 0 / 12600 # 35.07 [+3.65] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 35.08 [+0.01] INFO: Packets sent on path1 / path2: 5701 / 6901 # 38.34 [+3.26] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 38.35 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 1 # 44.02 [+5.67] TEST: Multipath hash field: Source port (balanced) [ OK ] # 44.03 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16512 # 49.75 [+5.72] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 49.76 [+0.01] INFO: Packets sent on path1 / path2: 32769 / 0 # 55.69 [+5.93] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 55.70 [+0.01] INFO: Packets sent on path1 / path2: 16257 / 16512 # 61.23 [+5.53] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 61.23 [+0.01] INFO: Packets sent on path1 / path2: 0 / 32770 # 61.72 [+0.49] INFO: Running IPv6 custom multipath hash tests # 66.33 [+4.62] TEST: Multipath hash field: Source IP (balanced) [ OK ] # 66.34 [+0.01] INFO: Packets sent on path1 / path2: 5751 / 6851 # 68.82 [+2.48] TEST: Multipath hash field: Source IP (unbalanced) [ OK ] # 68.83 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 72.73 [+3.90] TEST: Multipath hash field: Destination IP (balanced) [ OK ] # 72.74 [+0.01] INFO: Packets sent on path1 / path2: 6650 / 5950 # 76.73 [+3.99] TEST: Multipath hash field: Destination IP (unbalanced) [ OK ] # 76.74 [+0.01] INFO: Packets sent on path1 / path2: 1 / 12601 # 2293.88 [+2217.14] TEST: Multipath hash field: Flowlabel (balanced) [ OK ] # 2293.90 [+0.02] INFO: Packets sent on path1 / path2: 8308 / 8464 # 2296.71 [+2.81] TEST: Multipath hash field: Flowlabel (unbalanced) [ OK ] # 2296.72 [+0.01] INFO: Packets sent on path1 / path2: 12600 / 0 # 2301.98 [+5.26] TEST: Multipath hash field: Source port (balanced) [ OK ] # 2301.99 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16332 # 2307.15 [+5.16] TEST: Multipath hash field: Source port (unbalanced) [ OK ] # 2307.16 [+0.01] INFO: Packets sent on path1 / path2: 32770 / 1 # 2312.24 [+5.09] TEST: Multipath hash field: Destination port (balanced) [ OK ] # 2312.25 [+0.01] INFO: Packets sent on path1 / path2: 16440 / 16330 # 2317.17 [+4.91] TEST: Multipath hash field: Destination port (unbalanced) [ OK ] # 2317.18 [+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__->