make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1222 MB/s 995220 calls/s # udp tx: 1901 MB/s 32255 calls/s 32255 msg/s # udp rx: 1888 MB/s 1537371 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1892 MB/s 1540332 calls/s # udp tx: 1913 MB/s 32450 calls/s 32450 msg/s # UDP GRO fwd perf udp rx: 1590 MB/s 1293502 calls/s # udp tx: 1859 MB/s 31541 calls/s 31541 msg/s # udp rx: 1603 MB/s 1303852 calls/s # udp tx: 1945 MB/s 32997 calls/s 32997 msg/s # udp rx: 1645 MB/s 1339314 calls/s # udp tx: 1955 MB/s 33166 calls/s 33166 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: 1526 MB/s 1240910 calls/s # udp tx: 1795 MB/s 30447 calls/s 30447 msg/s # udp rx: 1722 MB/s 1398036 calls/s # udp tx: 1845 MB/s 31306 calls/s 31306 msg/s # udp rx: 1486 MB/s 1207514 calls/s # udp tx: 1832 MB/s 31075 calls/s 31075 msg/s # UDP GRO fwd perf udp rx: 1495 MB/s 1214024 calls/s # udp tx: 1797 MB/s 30481 calls/s 30481 msg/s # udp rx: 1488 MB/s 1205451 calls/s # udp tx: 1980 MB/s 33598 calls/s 33598 msg/s # udp rx: 1481 MB/s 1199872 calls/s # udp tx: 1977 MB/s 33547 calls/s 33547 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__->