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: 1766 MB/s 1438380 calls/s # udp tx: 1910 MB/s 32403 calls/s 32403 msg/s # udp rx: 1324 MB/s 1078255 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1865 MB/s 1518466 calls/s # udp tx: 1906 MB/s 32335 calls/s 32335 msg/s # UDP GRO fwd perf udp rx: 1851 MB/s 1506993 calls/s # udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # udp rx: 1857 MB/s 1512134 calls/s # udp tx: 1969 MB/s 33404 calls/s 33404 msg/s # udp rx: 1945 MB/s 1584111 calls/s # udp tx: 1962 MB/s 33277 calls/s 33277 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: 916 MB/s 745842 calls/s # udp tx: 1774 MB/s 30101 calls/s 30101 msg/s # udp rx: 1904 MB/s 1550369 calls/s # udp tx: 1935 MB/s 32831 calls/s 32831 msg/s # udp rx: 1812 MB/s 1475510 calls/s # udp tx: 1807 MB/s 30659 calls/s 30659 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1409679 calls/s # udp tx: 1807 MB/s 30651 calls/s 30651 msg/s # udp rx: 1927 MB/s 1568818 calls/s # udp tx: 1943 MB/s 32971 calls/s 32971 msg/s # udp rx: 1923 MB/s 1565577 calls/s # udp tx: 1940 MB/s 32913 calls/s 32913 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__->