make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1534 MB/s 1249092 calls/s # udp tx: 1805 MB/s 30617 calls/s 30617 msg/s # udp rx: 1949 MB/s 1586576 calls/s # udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # udp rx: 1826 MB/s 1485004 calls/s # udp tx: 1959 MB/s 33235 calls/s 33235 msg/s # UDP GRO fwd perf udp rx: 1634 MB/s 1329625 calls/s # udp tx: 1776 MB/s 30134 calls/s 30134 msg/s # udp rx: 1791 MB/s 1456030 calls/s # udp tx: 1916 MB/s 32505 calls/s 32505 msg/s # udp rx: 1789 MB/s 1453934 calls/s # udp tx: 1926 MB/s 32670 calls/s 32670 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 697 MB/s 566299 calls/s # udp tx: 1338 MB/s 22702 calls/s 22702 msg/s # udp rx: 850 MB/s 690986 calls/s # udp tx: 1169 MB/s 19843 calls/s 19843 msg/s # udp rx: 979 MB/s 795333 calls/s # udp tx: 1247 MB/s 21164 calls/s 21164 msg/s # UDP GRO fwd perf udp rx: 875 MB/s 710700 calls/s # udp tx: 1311 MB/s 22237 calls/s 22237 msg/s # udp rx: 1009 MB/s 820064 calls/s # udp tx: 1313 MB/s 22278 calls/s 22278 msg/s # udp rx: 1173 MB/s 952588 calls/s # udp tx: 1333 MB/s 22621 calls/s 22621 msg/s # GRO frag list over UDP tunnel ok # 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__->