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: 990 MB/s 806231 calls/s # udp tx: 1221 MB/s 20725 calls/s 20725 msg/s # udp rx: 1647 MB/s 1340869 calls/s # udp tx: 1728 MB/s 29319 calls/s 29319 msg/s # udp rx: 1925 MB/s 1567291 calls/s # udp tx: 1930 MB/s 32743 calls/s 32743 msg/s # UDP GRO fwd perf udp rx: 1714 MB/s 1394058 calls/s # udp tx: 1918 MB/s 32531 calls/s 32531 msg/s # udp rx: 1828 MB/s 1486911 calls/s # udp tx: 1922 MB/s 32606 calls/s 32606 msg/s # udp rx: 1871 MB/s 1523176 calls/s # udp tx: 1916 MB/s 32510 calls/s 32510 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: 1127 MB/s 916660 calls/s # udp tx: 1655 MB/s 28070 calls/s 28070 msg/s # udp rx: 1863 MB/s 1514315 calls/s # udp tx: 1911 MB/s 32424 calls/s 32424 msg/s # udp rx: 1820 MB/s 1480859 calls/s # udp tx: 1844 MB/s 31285 calls/s 31285 msg/s # UDP GRO fwd perf udp rx: 1759 MB/s 1430346 calls/s # udp tx: 1910 MB/s 32398 calls/s 32398 msg/s # udp rx: 1723 MB/s 1401800 calls/s # udp tx: 1910 MB/s 32399 calls/s 32399 msg/s # udp rx: 1760 MB/s 1430535 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 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__->