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 tx: 1437 MB/s 24388 calls/s 24388 msg/s # udp rx: 1136 MB/s 923368 calls/s # udp tx: 1384 MB/s 23475 calls/s 23475 msg/s # udp rx: 665 MB/s 538869 calls/s # udp tx: 1379 MB/s 23391 calls/s 23391 msg/s # udp rx: 649 MB/s 525872 calls/s # UDP GRO fwd perf udp rx: 1459 MB/s 1184689 calls/s # udp tx: 1962 MB/s 33283 calls/s 33283 msg/s # udp rx: 1749 MB/s 1422193 calls/s # udp tx: 1963 MB/s 33305 calls/s 33305 msg/s # udp rx: 1523 MB/s 1238307 calls/s # udp tx: 1967 MB/s 33376 calls/s 33376 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: 1375 MB/s 1115212 calls/s # udp tx: 1917 MB/s 32519 calls/s 32519 msg/s # udp rx: 1353 MB/s 1099235 calls/s # udp tx: 1409 MB/s 23900 calls/s 23900 msg/s # udp rx: 1235 MB/s 1004543 calls/s # udp tx: 1297 MB/s 22009 calls/s 22009 msg/s # UDP GRO fwd perf udp rx: 816 MB/s 663513 calls/s # udp tx: 1252 MB/s 21251 calls/s 21251 msg/s # udp rx: 1233 MB/s 1001840 calls/s # udp tx: 1309 MB/s 22206 calls/s 22206 msg/s # udp rx: 1240 MB/s 1008646 calls/s # udp tx: 1280 MB/s 21718 calls/s 21718 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__->