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.25 [+0.24] No GRO ok # 0.75 [+0.49] GRO frag list ok # 1.31 [+0.56] GRO fwd ok # 1.78 [+0.48] UDP fwd perf udp rx: 1720 MB/s 1400145 calls/s # 2.85 [+1.07] udp tx: 1950 MB/s 33076 calls/s 33076 msg/s # 3.82 [+0.97] udp rx: 1861 MB/s 1515403 calls/s # 3.85 [+0.03] udp tx: 1885 MB/s 31979 calls/s 31979 msg/s # 4.82 [+0.97] udp rx: 1751 MB/s 1425908 calls/s # 4.85 [+0.03] udp tx: 1776 MB/s 30130 calls/s 30130 msg/s # 4.97 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444853 calls/s # 6.03 [+1.06] udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # 7.00 [+0.97] udp rx: 1908 MB/s 1553539 calls/s # 7.03 [+0.03] udp tx: 1929 MB/s 32729 calls/s 32729 msg/s # 8.00 [+0.97] udp rx: 1836 MB/s 1494977 calls/s # 8.03 [+0.03] udp tx: 1830 MB/s 31046 calls/s 31046 msg/s # 8.60 [+0.57] GRO frag list over UDP tunnel ok # 9.30 [+0.69] GRO fwd over UDP tunnel ok # 9.53 [+0.23] IPv6 # 9.75 [+0.23] No GRO ok # 10.26 [+0.51] GRO frag list ok # 10.78 [+0.52] GRO fwd ok # 11.26 [+0.48] UDP fwd perf udp rx: 1040 MB/s 847046 calls/s # 12.32 [+1.06] udp tx: 1911 MB/s 32425 calls/s 32425 msg/s # 13.30 [+0.98] udp rx: 1554 MB/s 1265257 calls/s # 13.32 [+0.02] udp tx: 1801 MB/s 30550 calls/s 30550 msg/s # 14.30 [+0.98] udp rx: 1720 MB/s 1400706 calls/s # 14.32 [+0.02] udp tx: 1726 MB/s 29276 calls/s 29276 msg/s # 14.44 [+0.12] UDP GRO fwd perf udp rx: 1774 MB/s 1444114 calls/s # 15.51 [+1.06] udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # 16.48 [+0.97] udp rx: 1946 MB/s 1584713 calls/s # 16.51 [+0.03] udp tx: 1960 MB/s 33258 calls/s 33258 msg/s # 17.48 [+0.97] udp rx: 1960 MB/s 1595656 calls/s # 17.51 [+0.03] udp tx: 1969 MB/s 33408 calls/s 33408 msg/s # 18.04 [+0.53] GRO frag list over UDP tunnel ok # 18.72 [+0.68] 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__->