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: 1688 MB/s 1374558 calls/s # udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # udp rx: 1954 MB/s 1590716 calls/s # udp tx: 1960 MB/s 33245 calls/s 33245 msg/s # udp rx: 1953 MB/s 1589957 calls/s # udp tx: 1959 MB/s 33227 calls/s 33227 msg/s # UDP GRO fwd perf udp rx: 1883 MB/s 1533082 calls/s # udp tx: 1951 MB/s 33099 calls/s 33099 msg/s # udp rx: 1949 MB/s 1587074 calls/s # udp tx: 1957 MB/s 33200 calls/s 33200 msg/s # udp rx: 1950 MB/s 1587790 calls/s # udp tx: 1957 MB/s 33196 calls/s 33196 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: 1605 MB/s 1301417 calls/s # udp tx: 1844 MB/s 31281 calls/s 31281 msg/s # udp rx: 1733 MB/s 1404504 calls/s # udp tx: 1950 MB/s 33080 calls/s 33080 msg/s # udp rx: 1752 MB/s 1419901 calls/s # udp tx: 1948 MB/s 33043 calls/s 33043 msg/s # UDP GRO fwd perf udp rx: 1689 MB/s 1369032 calls/s # udp tx: 1962 MB/s 33279 calls/s 33279 msg/s # udp rx: 1737 MB/s 1407975 calls/s # udp tx: 1981 MB/s 33605 calls/s 33605 msg/s # udp rx: 1722 MB/s 1395349 calls/s # udp tx: 1985 MB/s 33670 calls/s 33670 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__->