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: 1540 MB/s 1254006 calls/s # udp tx: 1906 MB/s 32336 calls/s 32336 msg/s # udp rx: 1864 MB/s 1516260 calls/s # udp tx: 1956 MB/s 33187 calls/s 33187 msg/s # udp rx: 1876 MB/s 1526759 calls/s # udp tx: 1960 MB/s 33256 calls/s 33256 msg/s # UDP GRO fwd perf udp rx: 1820 MB/s 1481087 calls/s # udp tx: 1966 MB/s 33347 calls/s 33347 msg/s # udp rx: 1797 MB/s 1460339 calls/s # udp tx: 1963 MB/s 33303 calls/s 33303 msg/s # udp rx: 1836 MB/s 1492970 calls/s # udp tx: 1963 MB/s 33305 calls/s 33305 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: 1687 MB/s 1368106 calls/s # udp tx: 1926 MB/s 32682 calls/s 32682 msg/s # udp rx: 1714 MB/s 1389947 calls/s # udp tx: 1933 MB/s 32789 calls/s 32789 msg/s # udp rx: 1798 MB/s 1458463 calls/s # udp tx: 1924 MB/s 32634 calls/s 32634 msg/s # UDP GRO fwd perf udp rx: 1678 MB/s 1363839 calls/s # udp tx: 1887 MB/s 32015 calls/s 32015 msg/s # udp rx: 1793 MB/s 1453500 calls/s # udp tx: 1952 MB/s 33124 calls/s 33124 msg/s # udp rx: 1445 MB/s 1171075 calls/s # udp tx: 1874 MB/s 31786 calls/s 31786 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__->