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: 1607 MB/s 1308280 calls/s # udp tx: 1893 MB/s 32119 calls/s 32119 msg/s # udp rx: 1899 MB/s 1546193 calls/s # udp tx: 1904 MB/s 32301 calls/s 32301 msg/s # udp rx: 1797 MB/s 1463435 calls/s # udp tx: 1900 MB/s 32238 calls/s 32238 msg/s # UDP GRO fwd perf udp rx: 1760 MB/s 1433138 calls/s # udp tx: 1938 MB/s 32884 calls/s 32884 msg/s # udp rx: 1738 MB/s 1415491 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 msg/s # udp rx: 1937 MB/s 1577487 calls/s # udp tx: 1940 MB/s 32918 calls/s 32918 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: 1398 MB/s 1132691 calls/s # udp tx: 1821 MB/s 30902 calls/s 30902 msg/s # udp rx: 1757 MB/s 1424284 calls/s # udp tx: 1948 MB/s 33051 calls/s 33051 msg/s # udp rx: 1762 MB/s 1428241 calls/s # udp tx: 1929 MB/s 32725 calls/s 32725 msg/s # UDP GRO fwd perf udp rx: 1608 MB/s 1302859 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # udp rx: 1415 MB/s 1146791 calls/s # udp tx: 1940 MB/s 32911 calls/s 32911 msg/s # udp rx: 1549 MB/s 1256027 calls/s # udp tx: 1873 MB/s 31779 calls/s 31779 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__->