make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1403 MB/s 1142492 calls/s # udp tx: 1714 MB/s 29087 calls/s 29087 msg/s # udp rx: 1752 MB/s 1426158 calls/s # udp tx: 1772 MB/s 30055 calls/s 30055 msg/s # udp rx: 1898 MB/s 1545581 calls/s # udp tx: 1907 MB/s 32344 calls/s 32344 msg/s # UDP GRO fwd perf udp rx: 1699 MB/s 1383256 calls/s # udp tx: 1877 MB/s 31841 calls/s 31841 msg/s # udp rx: 1913 MB/s 1557410 calls/s # udp tx: 1920 MB/s 32575 calls/s 32575 msg/s # udp rx: 1906 MB/s 1551949 calls/s # udp tx: 1916 MB/s 32508 calls/s 32508 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: 1031 MB/s 837086 calls/s # udp tx: 1425 MB/s 24170 calls/s 24170 msg/s # udp rx: 1396 MB/s 1133171 calls/s # udp tx: 1878 MB/s 31864 calls/s 31864 msg/s # udp rx: 1718 MB/s 1392476 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # UDP GRO fwd perf udp rx: 1283 MB/s 1039903 calls/s # udp tx: 1845 MB/s 31303 calls/s 31303 msg/s # udp rx: 1609 MB/s 1304300 calls/s # udp tx: 1904 MB/s 32310 calls/s 32310 msg/s # udp rx: 1694 MB/s 1372361 calls/s # udp tx: 1908 MB/s 32375 calls/s 32375 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__->