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: 1690 MB/s 1375673 calls/s # udp tx: 1895 MB/s 32151 calls/s 32151 msg/s # udp rx: 1873 MB/s 1525441 calls/s # udp tx: 1884 MB/s 31968 calls/s 31968 msg/s # udp rx: 1717 MB/s 1398408 calls/s # udp tx: 1861 MB/s 31580 calls/s 31580 msg/s # UDP GRO fwd perf udp rx: 1419 MB/s 1155110 calls/s # udp tx: 1848 MB/s 31350 calls/s 31350 msg/s # udp rx: 1754 MB/s 1428118 calls/s # udp tx: 1809 MB/s 30693 calls/s 30693 msg/s # udp rx: 1798 MB/s 1463041 calls/s # udp tx: 1891 MB/s 32082 calls/s 32082 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: 356 MB/s 288608 calls/s # udp tx: 1275 MB/s 21632 calls/s 21632 msg/s # udp rx: 460 MB/s 372224 calls/s # udp tx: 1334 MB/s 22632 calls/s 22632 msg/s # udp rx: 571 MB/s 462874 calls/s # udp tx: 1341 MB/s 22746 calls/s 22746 msg/s # UDP GRO fwd perf udp rx: 468 MB/s 379337 calls/s # udp tx: 1336 MB/s 22660 calls/s 22660 msg/s # udp rx: 640 MB/s 518505 calls/s # udp tx: 1261 MB/s 21402 calls/s 21402 msg/s # udp rx: 682 MB/s 552543 calls/s # udp tx: 1290 MB/s 21880 calls/s 21880 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__->