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: 1620 MB/s 1318835 calls/s # udp tx: 1782 MB/s 30227 calls/s 30227 msg/s # udp rx: 1627 MB/s 1324723 calls/s # udp tx: 1970 MB/s 33428 calls/s 33428 msg/s # udp rx: 1954 MB/s 1590969 calls/s # udp tx: 1971 MB/s 33437 calls/s 33437 msg/s # UDP GRO fwd perf udp rx: 1607 MB/s 1308772 calls/s # udp tx: 1779 MB/s 30175 calls/s 30175 msg/s # udp rx: 1887 MB/s 1536306 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # udp rx: 1942 MB/s 1581357 calls/s # udp tx: 1955 MB/s 33165 calls/s 33165 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: 1810 MB/s 1473514 calls/s # udp tx: 1890 MB/s 32059 calls/s 32059 msg/s # udp rx: 1676 MB/s 1365111 calls/s # udp tx: 1880 MB/s 31897 calls/s 31897 msg/s # udp rx: 1909 MB/s 1554249 calls/s # udp tx: 1946 MB/s 33007 calls/s 33007 msg/s # UDP GRO fwd perf udp rx: 1900 MB/s 1546898 calls/s # udp tx: 1962 MB/s 33286 calls/s 33286 msg/s # udp rx: 1945 MB/s 1583575 calls/s # udp tx: 1962 MB/s 33292 calls/s 33292 msg/s # udp rx: 1874 MB/s 1525735 calls/s # udp tx: 1950 MB/s 33089 calls/s 33089 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__->