make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net/lib' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # 0.02 [+0.02] IPv4 # 0.27 [+0.25] No GRO ok # 0.81 [+0.54] GRO frag list ok # 1.43 [+0.61] GRO fwd ok # 1.92 [+0.50] UDP fwd perf udp rx: 1305 MB/s 1062916 calls/s # 2.99 [+1.07] udp tx: 1822 MB/s 30915 calls/s 30915 msg/s # 3.96 [+0.97] udp rx: 1843 MB/s 1501053 calls/s # 3.99 [+0.03] udp tx: 1855 MB/s 31468 calls/s 31468 msg/s # 4.96 [+0.97] udp rx: 1976 MB/s 1609420 calls/s # 4.99 [+0.03] udp tx: 1987 MB/s 33714 calls/s 33714 msg/s # 5.11 [+0.12] UDP GRO fwd perf udp rx: 1915 MB/s 1559640 calls/s # 6.18 [+1.07] udp tx: 1988 MB/s 33727 calls/s 33727 msg/s # 7.15 [+0.97] udp rx: 1954 MB/s 1591110 calls/s # 7.18 [+0.03] udp tx: 1982 MB/s 33622 calls/s 33622 msg/s # 8.15 [+0.97] udp rx: 1976 MB/s 1609182 calls/s # 8.18 [+0.03] udp tx: 1985 MB/s 33668 calls/s 33668 msg/s # 8.78 [+0.60] GRO frag list over UDP tunnel ok # 9.57 [+0.80] GRO fwd over UDP tunnel ok # 9.84 [+0.26] IPv6 # 10.09 [+0.26] No GRO ok # 10.64 [+0.55] GRO frag list ok # 11.22 [+0.58] GRO fwd ok # 11.74 [+0.52] UDP fwd perf udp rx: 1102 MB/s 896951 calls/s # 12.82 [+1.08] udp tx: 1315 MB/s 22305 calls/s 22305 msg/s # 13.78 [+0.97] udp rx: 1058 MB/s 858763 calls/s # 13.82 [+0.03] udp tx: 1343 MB/s 22792 calls/s 22792 msg/s # 14.79 [+0.97] udp rx: 1209 MB/s 982145 calls/s # 14.82 [+0.03] udp tx: 1345 MB/s 22829 calls/s 22829 msg/s # 14.94 [+0.12] UDP GRO fwd perf udp rx: 899 MB/s 729362 calls/s # 16.01 [+1.07] udp tx: 1344 MB/s 22797 calls/s 22797 msg/s # 16.98 [+0.97] udp rx: 851 MB/s 690362 calls/s # 17.01 [+0.03] udp tx: 1334 MB/s 22636 calls/s 22636 msg/s # 18.00 [+0.99] udp rx: 862 MB/s 699650 calls/s # 18.01 [+0.01] udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # 18.62 [+0.62] GRO frag list over UDP tunnel ok # 19.40 [+0.78] GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->