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: 1712 MB/s 1394309 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 msg/s # udp rx: 1660 MB/s 1351732 calls/s # udp tx: 1977 MB/s 33548 calls/s 33548 msg/s # udp rx: 1912 MB/s 1557001 calls/s # udp tx: 1971 MB/s 33432 calls/s 33432 msg/s # UDP GRO fwd perf udp rx: 1849 MB/s 1505849 calls/s # udp tx: 1946 MB/s 33014 calls/s 33014 msg/s # udp rx: 1970 MB/s 1604362 calls/s # udp tx: 1978 MB/s 33558 calls/s 33558 msg/s # udp rx: 1987 MB/s 1618259 calls/s # udp tx: 1991 MB/s 33783 calls/s 33783 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: 1737 MB/s 1413996 calls/s # udp tx: 1849 MB/s 31374 calls/s 31374 msg/s # udp rx: 1868 MB/s 1521148 calls/s # udp tx: 1883 MB/s 31951 calls/s 31951 msg/s # udp rx: 1838 MB/s 1496723 calls/s # udp tx: 1857 MB/s 31497 calls/s 31497 msg/s # UDP GRO fwd perf udp rx: 1713 MB/s 1392955 calls/s # udp tx: 1885 MB/s 31972 calls/s 31972 msg/s # udp rx: 1044 MB/s 848750 calls/s # udp tx: 1923 MB/s 32630 calls/s 32630 msg/s # udp rx: 1279 MB/s 1041066 calls/s # udp tx: 1726 MB/s 29288 calls/s 29288 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__->