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: 1651 MB/s 1344118 calls/s # udp tx: 1930 MB/s 32740 calls/s 32740 msg/s # udp rx: 1820 MB/s 1481244 calls/s # udp tx: 1855 MB/s 31473 calls/s 31473 msg/s # udp rx: 1867 MB/s 1519988 calls/s # udp tx: 1884 MB/s 31964 calls/s 31964 msg/s # UDP GRO fwd perf udp rx: 1823 MB/s 1484537 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # udp rx: 1899 MB/s 1546461 calls/s # udp tx: 1905 MB/s 32319 calls/s 32319 msg/s # udp rx: 1879 MB/s 1530245 calls/s # udp tx: 1888 MB/s 32027 calls/s 32027 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: 1465 MB/s 1190332 calls/s # udp tx: 1779 MB/s 30184 calls/s 30184 msg/s # udp rx: 1445 MB/s 1174521 calls/s # udp tx: 1885 MB/s 31971 calls/s 31971 msg/s # udp rx: 1688 MB/s 1372746 calls/s # udp tx: 1857 MB/s 31506 calls/s 31506 msg/s # UDP GRO fwd perf udp rx: 1754 MB/s 1427287 calls/s # udp tx: 1845 MB/s 31296 calls/s 31296 msg/s # udp rx: 1834 MB/s 1490612 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # udp rx: 1446 MB/s 1173706 calls/s # udp tx: 1815 MB/s 30785 calls/s 30785 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__->