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: 1788 MB/s 1455193 calls/s # udp tx: 1891 MB/s 32083 calls/s 32083 msg/s # udp rx: 1886 MB/s 1535425 calls/s # udp tx: 1957 MB/s 33194 calls/s 33194 msg/s # udp rx: 1759 MB/s 1431874 calls/s # udp tx: 1922 MB/s 32612 calls/s 32612 msg/s # UDP GRO fwd perf udp rx: 1863 MB/s 1516882 calls/s # udp tx: 1951 MB/s 33102 calls/s 33102 msg/s # udp rx: 1942 MB/s 1581619 calls/s # udp tx: 1950 MB/s 33079 calls/s 33079 msg/s # udp rx: 1943 MB/s 1582400 calls/s # udp tx: 1951 MB/s 33097 calls/s 33097 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: 1241 MB/s 1008486 calls/s # udp tx: 1826 MB/s 30982 calls/s 30982 msg/s # udp rx: 1242 MB/s 1007273 calls/s # udp tx: 1899 MB/s 32220 calls/s 32220 msg/s # udp rx: 1498 MB/s 1213552 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # UDP GRO fwd perf udp rx: 1465 MB/s 1187475 calls/s # udp tx: 1914 MB/s 32475 calls/s 32475 msg/s # udp rx: 1745 MB/s 1415191 calls/s # udp tx: 1935 MB/s 32834 calls/s 32834 msg/s # udp rx: 1759 MB/s 1426881 calls/s # udp tx: 1950 MB/s 33086 calls/s 33086 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__->