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: 1616 MB/s 1315964 calls/s # udp tx: 1889 MB/s 32049 calls/s 32049 msg/s # udp rx: 1759 MB/s 1432544 calls/s # udp tx: 1894 MB/s 32126 calls/s 32126 msg/s # udp rx: 1890 MB/s 1538893 calls/s # udp tx: 1900 MB/s 32227 calls/s 32227 msg/s # UDP GRO fwd perf udp rx: 1815 MB/s 1478199 calls/s # udp tx: 1897 MB/s 32177 calls/s 32177 msg/s # udp rx: 1932 MB/s 1572980 calls/s # udp tx: 1942 MB/s 32946 calls/s 32946 msg/s # udp rx: 1798 MB/s 1464287 calls/s # udp tx: 1803 MB/s 30587 calls/s 30587 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: 1248 MB/s 1013751 calls/s # udp tx: 1632 MB/s 27692 calls/s 27692 msg/s # udp rx: 1580 MB/s 1285510 calls/s # udp tx: 1699 MB/s 28817 calls/s 28817 msg/s # udp rx: 1822 MB/s 1481836 calls/s # udp tx: 1869 MB/s 31712 calls/s 31712 msg/s # UDP GRO fwd perf udp tx: 1968 MB/s 33390 calls/s 33390 msg/s # udp rx: 1449 MB/s 1174774 calls/s # udp tx: 1834 MB/s 31112 calls/s 31112 msg/s # udp rx: 1536 MB/s 1247097 calls/s # udp tx: 1936 MB/s 32848 calls/s 32848 msg/s # udp rx: 1703 MB/s 1380216 calls/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__->