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: 1036 MB/s 842986 calls/s # udp tx: 1932 MB/s 32772 calls/s 32772 msg/s # udp rx: 1686 MB/s 1369348 calls/s # udp tx: 1952 MB/s 33110 calls/s 33110 msg/s # udp rx: 1574 MB/s 1278901 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # UDP GRO fwd perf udp rx: 685 MB/s 556163 calls/s # udp tx: 1295 MB/s 21979 calls/s 21979 msg/s # udp rx: 603 MB/s 489006 calls/s # udp tx: 1382 MB/s 23455 calls/s 23455 msg/s # udp rx: 437 MB/s 353536 calls/s # udp tx: 1403 MB/s 23805 calls/s 23805 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: 334 MB/s 270656 calls/s # udp tx: 1341 MB/s 22753 calls/s 22753 msg/s # udp rx: 349 MB/s 282921 calls/s # udp tx: 1382 MB/s 23449 calls/s 23449 msg/s # udp rx: 347 MB/s 281002 calls/s # udp tx: 1374 MB/s 23314 calls/s 23314 msg/s # UDP GRO fwd perf udp rx: 207 MB/s 168165 calls/s # udp tx: 1383 MB/s 23466 calls/s 23466 msg/s # udp rx: 377 MB/s 305239 calls/s # udp tx: 1371 MB/s 23264 calls/s 23264 msg/s # udp rx: 455 MB/s 368896 calls/s # udp tx: 1365 MB/s 23167 calls/s 23167 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__->