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: 1042 MB/s 848876 calls/s # udp tx: 1161 MB/s 19697 calls/s 19697 msg/s # udp rx: 1185 MB/s 965174 calls/s # udp tx: 1203 MB/s 20407 calls/s 20407 msg/s # udp rx: 1120 MB/s 911990 calls/s # udp tx: 1292 MB/s 21925 calls/s 21925 msg/s # UDP GRO fwd perf udp rx: 1396 MB/s 1135060 calls/s # udp tx: 1918 MB/s 32534 calls/s 32534 msg/s # udp rx: 1699 MB/s 1380386 calls/s # udp tx: 1973 MB/s 33471 calls/s 33471 msg/s # udp rx: 1452 MB/s 1181426 calls/s # udp tx: 1971 MB/s 33430 calls/s 33430 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: 1704 MB/s 1383921 calls/s # udp tx: 1893 MB/s 32110 calls/s 32110 msg/s # udp rx: 1853 MB/s 1505425 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # udp rx: 1873 MB/s 1521876 calls/s # udp tx: 1944 MB/s 32987 calls/s 32987 msg/s # UDP GRO fwd perf udp rx: 1570 MB/s 1274445 calls/s # udp tx: 1913 MB/s 32458 calls/s 32458 msg/s # udp rx: 1575 MB/s 1277239 calls/s # udp tx: 1940 MB/s 32908 calls/s 32908 msg/s # udp rx: 1731 MB/s 1404398 calls/s # udp tx: 1913 MB/s 32455 calls/s 32455 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__->