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: 879 MB/s 714152 calls/s # udp tx: 1555 MB/s 26381 calls/s 26381 msg/s # udp rx: 577 MB/s 467200 calls/s # udp tx: 1385 MB/s 23497 calls/s 23497 msg/s # udp rx: 541 MB/s 438103 calls/s # udp tx: 1383 MB/s 23469 calls/s 23469 msg/s # UDP GRO fwd perf udp rx: 416 MB/s 336853 calls/s # udp tx: 1396 MB/s 23678 calls/s 23678 msg/s # udp rx: 419 MB/s 339406 calls/s # udp tx: 1406 MB/s 23863 calls/s 23863 msg/s # udp rx: 466 MB/s 377344 calls/s # udp tx: 1395 MB/s 23673 calls/s 23673 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: 1610 MB/s 1306394 calls/s # udp tx: 1845 MB/s 31304 calls/s 31304 msg/s # udp rx: 1788 MB/s 1449828 calls/s # udp tx: 1952 MB/s 33116 calls/s 33116 msg/s # udp rx: 1749 MB/s 1421009 calls/s # udp tx: 1834 MB/s 31115 calls/s 31115 msg/s # UDP GRO fwd perf udp rx: 1448 MB/s 1174445 calls/s # udp tx: 1923 MB/s 32622 calls/s 32622 msg/s # udp rx: 1749 MB/s 1417714 calls/s # udp tx: 1937 MB/s 32855 calls/s 32855 msg/s # udp rx: 1755 MB/s 1422080 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 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__->