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: 1255 MB/s 1020649 calls/s # udp tx: 1794 MB/s 30434 calls/s 30434 msg/s # udp rx: 1568 MB/s 1275913 calls/s # udp tx: 1965 MB/s 33338 calls/s 33338 msg/s # udp rx: 1925 MB/s 1567061 calls/s # udp tx: 1969 MB/s 33400 calls/s 33400 msg/s # UDP GRO fwd perf udp rx: 1653 MB/s 1344725 calls/s # udp tx: 1848 MB/s 31354 calls/s 31354 msg/s # udp rx: 1443 MB/s 1174629 calls/s # udp tx: 1753 MB/s 29738 calls/s 29738 msg/s # udp rx: 1190 MB/s 968143 calls/s # udp tx: 1841 MB/s 31240 calls/s 31240 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: 1482 MB/s 1202538 calls/s # udp tx: 1902 MB/s 32262 calls/s 32262 msg/s # udp rx: 1387 MB/s 1126982 calls/s # udp tx: 1816 MB/s 30807 calls/s 30807 msg/s # udp rx: 1774 MB/s 1440272 calls/s # udp tx: 1902 MB/s 32260 calls/s 32260 msg/s # UDP GRO fwd perf udp rx: 1532 MB/s 1244501 calls/s # udp tx: 1782 MB/s 30225 calls/s 30225 msg/s # udp rx: 1581 MB/s 1283029 calls/s # udp tx: 1728 MB/s 29321 calls/s 29321 msg/s # udp rx: 1702 MB/s 1379333 calls/s # udp tx: 1946 MB/s 33019 calls/s 33019 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__->