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: 1492 MB/s 1214582 calls/s # udp tx: 1869 MB/s 31706 calls/s 31706 msg/s # udp rx: 1960 MB/s 1596271 calls/s # udp tx: 1969 MB/s 33396 calls/s 33396 msg/s # udp rx: 1975 MB/s 1607976 calls/s # udp tx: 1980 MB/s 33588 calls/s 33588 msg/s # UDP GRO fwd perf udp rx: 1875 MB/s 1526096 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1146 MB/s 933219 calls/s # udp tx: 1271 MB/s 21558 calls/s 21558 msg/s # udp rx: 1262 MB/s 1027568 calls/s # udp tx: 1265 MB/s 21460 calls/s 21460 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: 1347 MB/s 1094072 calls/s # udp tx: 1877 MB/s 31840 calls/s 31840 msg/s # udp rx: 1559 MB/s 1265908 calls/s # udp tx: 1923 MB/s 32629 calls/s 32629 msg/s # udp rx: 1609 MB/s 1305913 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # UDP GRO fwd perf udp rx: 1150 MB/s 933443 calls/s # udp tx: 1906 MB/s 32337 calls/s 32337 msg/s # udp rx: 1558 MB/s 1264201 calls/s # udp tx: 1877 MB/s 31836 calls/s 31836 msg/s # udp rx: 1531 MB/s 1242484 calls/s # udp tx: 1913 MB/s 32454 calls/s 32454 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__->