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: 1689 MB/s 1375008 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # udp rx: 1895 MB/s 1543062 calls/s # udp tx: 1901 MB/s 32256 calls/s 32256 msg/s # udp rx: 1924 MB/s 1566158 calls/s # udp tx: 1931 MB/s 32759 calls/s 32759 msg/s # UDP GRO fwd perf udp rx: 1816 MB/s 1478284 calls/s # udp tx: 1900 MB/s 32237 calls/s 32237 msg/s # udp rx: 1729 MB/s 1407103 calls/s # udp tx: 1932 MB/s 32777 calls/s 32777 msg/s # udp rx: 1660 MB/s 1350804 calls/s # udp tx: 1947 MB/s 33033 calls/s 33033 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: 1569 MB/s 1273135 calls/s # udp tx: 1863 MB/s 31599 calls/s 31599 msg/s # udp rx: 1761 MB/s 1431259 calls/s # udp tx: 1879 MB/s 31875 calls/s 31875 msg/s # udp rx: 1734 MB/s 1407749 calls/s # udp tx: 1808 MB/s 30680 calls/s 30680 msg/s # UDP GRO fwd perf udp rx: 1604 MB/s 1304950 calls/s # udp tx: 1801 MB/s 30560 calls/s 30560 msg/s # udp rx: 1708 MB/s 1389373 calls/s # udp tx: 1865 MB/s 31639 calls/s 31639 msg/s # udp rx: 1306 MB/s 1063200 calls/s # udp tx: 1285 MB/s 21798 calls/s 21798 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__->