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: 1532 MB/s 1247319 calls/s # udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # udp rx: 1975 MB/s 1607965 calls/s # udp tx: 1996 MB/s 33870 calls/s 33870 msg/s # udp rx: 1805 MB/s 1469937 calls/s # udp tx: 1982 MB/s 33629 calls/s 33629 msg/s # UDP GRO fwd perf udp tx: 1978 MB/s 33556 calls/s 33556 msg/s # udp rx: 1689 MB/s 1375352 calls/s # udp tx: 1972 MB/s 33462 calls/s 33462 msg/s # udp rx: 1454 MB/s 1183962 calls/s # udp tx: 1977 MB/s 33545 calls/s 33545 msg/s # udp rx: 1921 MB/s 1564072 calls/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: 1267 MB/s 1031924 calls/s # udp tx: 1733 MB/s 29404 calls/s 29404 msg/s # udp rx: 1292 MB/s 1052343 calls/s # udp tx: 1779 MB/s 30188 calls/s 30188 msg/s # udp rx: 1940 MB/s 1579556 calls/s # udp tx: 1949 MB/s 33072 calls/s 33072 msg/s # UDP GRO fwd perf udp rx: 1398 MB/s 1137802 calls/s # udp tx: 1856 MB/s 31490 calls/s 31490 msg/s # udp rx: 1965 MB/s 1600051 calls/s # udp tx: 1972 MB/s 33463 calls/s 33463 msg/s # udp rx: 1962 MB/s 1597608 calls/s # udp tx: 1970 MB/s 33424 calls/s 33424 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__->