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: 1800 MB/s 1465710 calls/s # udp tx: 1982 MB/s 33617 calls/s 33617 msg/s # udp rx: 1973 MB/s 1605918 calls/s # udp tx: 1991 MB/s 33780 calls/s 33780 msg/s # udp rx: 1960 MB/s 1595500 calls/s # udp tx: 1981 MB/s 33602 calls/s 33602 msg/s # UDP GRO fwd perf udp rx: 1876 MB/s 1527257 calls/s # udp tx: 1978 MB/s 33553 calls/s 33553 msg/s # udp rx: 1971 MB/s 1605076 calls/s # udp tx: 1982 MB/s 33623 calls/s 33623 msg/s # udp rx: 1973 MB/s 1606607 calls/s # udp tx: 1983 MB/s 33638 calls/s 33638 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: 1445 MB/s 1172550 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # udp rx: 1798 MB/s 1463634 calls/s # udp tx: 1815 MB/s 30791 calls/s 30791 msg/s # udp rx: 1799 MB/s 1464798 calls/s # udp tx: 1817 MB/s 30832 calls/s 30832 msg/s # UDP GRO fwd perf udp rx: 1233 MB/s 1003742 calls/s # udp tx: 1301 MB/s 22075 calls/s 22075 msg/s # udp tx: 1245 MB/s 21125 calls/s 21125 msg/s # udp rx: 1224 MB/s 996921 calls/s # udp tx: 1253 MB/s 21252 calls/s 21252 msg/s # udp rx: 1221 MB/s 994712 calls/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__->