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: 1823 MB/s 1484632 calls/s # udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # udp rx: 1928 MB/s 1570062 calls/s # udp tx: 1975 MB/s 33500 calls/s 33500 msg/s # udp rx: 1862 MB/s 1516388 calls/s # udp tx: 1881 MB/s 31904 calls/s 31904 msg/s # UDP GRO fwd perf udp rx: 1760 MB/s 1432804 calls/s # udp tx: 1907 MB/s 32349 calls/s 32349 msg/s # udp rx: 1404 MB/s 1142176 calls/s # udp tx: 1717 MB/s 29123 calls/s 29123 msg/s # udp rx: 1941 MB/s 1580441 calls/s # udp tx: 1955 MB/s 33168 calls/s 33168 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: 1094 MB/s 890607 calls/s # udp tx: 1159 MB/s 19660 calls/s 19660 msg/s # udp rx: 1226 MB/s 998083 calls/s # udp tx: 1237 MB/s 20988 calls/s 20988 msg/s # udp rx: 1248 MB/s 1015963 calls/s # udp tx: 1261 MB/s 21391 calls/s 21391 msg/s # UDP GRO fwd perf udp rx: 1200 MB/s 977610 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 1247 MB/s 1015336 calls/s # udp tx: 1260 MB/s 21375 calls/s 21375 msg/s # udp rx: 1253 MB/s 1020213 calls/s # udp tx: 1260 MB/s 21380 calls/s 21380 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__->