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: 1522 MB/s 1238437 calls/s # udp tx: 1844 MB/s 31284 calls/s 31284 msg/s # udp rx: 1481 MB/s 1205590 calls/s # udp tx: 1672 MB/s 28368 calls/s 28368 msg/s # udp rx: 1793 MB/s 1460001 calls/s # udp tx: 1789 MB/s 30345 calls/s 30345 msg/s # UDP GRO fwd perf udp rx: 1400 MB/s 1138194 calls/s # udp tx: 1863 MB/s 31603 calls/s 31603 msg/s # udp rx: 1593 MB/s 1296018 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1768 MB/s 1436098 calls/s # udp tx: 1944 MB/s 32979 calls/s 32979 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: 1416 MB/s 1148328 calls/s # udp tx: 1880 MB/s 31898 calls/s 31898 msg/s # udp rx: 1741 MB/s 1411164 calls/s # udp tx: 1983 MB/s 33644 calls/s 33644 msg/s # udp rx: 1759 MB/s 1425137 calls/s # udp tx: 1969 MB/s 33409 calls/s 33409 msg/s # UDP GRO fwd perf udp rx: 1602 MB/s 1299892 calls/s # udp tx: 1816 MB/s 30817 calls/s 30817 msg/s # udp rx: 1736 MB/s 1406863 calls/s # udp tx: 1986 MB/s 33686 calls/s 33686 msg/s # udp rx: 1728 MB/s 1400320 calls/s # udp tx: 1980 MB/s 33596 calls/s 33596 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__->