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: 1514 MB/s 1232403 calls/s # udp tx: 1852 MB/s 31421 calls/s 31421 msg/s # udp rx: 1945 MB/s 1583855 calls/s # udp tx: 1956 MB/s 33190 calls/s 33190 msg/s # udp rx: 1779 MB/s 1449031 calls/s # udp tx: 1785 MB/s 30283 calls/s 30283 msg/s # UDP GRO fwd perf udp rx: 1758 MB/s 1430747 calls/s # udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # udp rx: 1795 MB/s 1461809 calls/s # udp tx: 1944 MB/s 32975 calls/s 32975 msg/s # udp rx: 1749 MB/s 1424585 calls/s # udp tx: 1965 MB/s 33328 calls/s 33328 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: 1676 MB/s 1364949 calls/s # udp tx: 1831 MB/s 31066 calls/s 31066 msg/s # udp rx: 1801 MB/s 1466425 calls/s # udp tx: 1858 MB/s 31514 calls/s 31514 msg/s # udp rx: 1792 MB/s 1459602 calls/s # udp tx: 1785 MB/s 30276 calls/s 30276 msg/s # UDP GRO fwd perf udp rx: 1637 MB/s 1333057 calls/s # udp tx: 1719 MB/s 29163 calls/s 29163 msg/s # udp rx: 1831 MB/s 1490673 calls/s # udp tx: 1840 MB/s 31218 calls/s 31218 msg/s # udp rx: 1440 MB/s 1172032 calls/s # udp tx: 1492 MB/s 25313 calls/s 25313 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__->