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: 1682 MB/s 1369508 calls/s # udp tx: 1816 MB/s 30801 calls/s 30801 msg/s # udp rx: 1911 MB/s 1556314 calls/s # udp tx: 1929 MB/s 32719 calls/s 32719 msg/s # udp rx: 1924 MB/s 1566659 calls/s # udp tx: 1936 MB/s 32849 calls/s 32849 msg/s # UDP GRO fwd perf udp rx: 1867 MB/s 1520126 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1936 MB/s 1576460 calls/s # udp tx: 1952 MB/s 33112 calls/s 33112 msg/s # udp rx: 1945 MB/s 1583900 calls/s # udp tx: 1958 MB/s 33210 calls/s 33210 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: 1756 MB/s 1425756 calls/s # udp tx: 1961 MB/s 33270 calls/s 33270 msg/s # udp rx: 1886 MB/s 1532489 calls/s # udp tx: 1960 MB/s 33244 calls/s 33244 msg/s # udp rx: 1893 MB/s 1537945 calls/s # udp tx: 1954 MB/s 33145 calls/s 33145 msg/s # UDP GRO fwd perf udp rx: 1632 MB/s 1324926 calls/s # udp tx: 1912 MB/s 32435 calls/s 32435 msg/s # udp rx: 1803 MB/s 1463822 calls/s # udp tx: 1950 MB/s 33087 calls/s 33087 msg/s # udp rx: 1507 MB/s 1223638 calls/s # udp tx: 1776 MB/s 30135 calls/s 30135 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__->