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: 1727 MB/s 1405401 calls/s # udp tx: 1940 MB/s 32920 calls/s 32920 msg/s # udp rx: 1738 MB/s 1413004 calls/s # udp tx: 1878 MB/s 31857 calls/s 31857 msg/s # udp rx: 1659 MB/s 1348011 calls/s # udp tx: 1967 MB/s 33372 calls/s 33372 msg/s # UDP GRO fwd perf udp rx: 1844 MB/s 1501798 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1939 MB/s 1578865 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1940 MB/s 1579483 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 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: 1208 MB/s 979999 calls/s # udp tx: 1871 MB/s 31747 calls/s 31747 msg/s # udp rx: 1725 MB/s 1399596 calls/s # udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # udp rx: 1011 MB/s 821545 calls/s # udp tx: 1483 MB/s 25166 calls/s 25166 msg/s # UDP GRO fwd perf udp rx: 1587 MB/s 1287305 calls/s # udp tx: 1861 MB/s 31569 calls/s 31569 msg/s # udp rx: 1539 MB/s 1248709 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # udp rx: 1376 MB/s 1118514 calls/s # udp tx: 1702 MB/s 28874 calls/s 28874 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__->