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: 783 MB/s 635126 calls/s # udp tx: 1441 MB/s 24452 calls/s 24452 msg/s # udp rx: 753 MB/s 611703 calls/s # udp tx: 1277 MB/s 21673 calls/s 21673 msg/s # udp rx: 579 MB/s 468922 calls/s # udp tx: 1380 MB/s 23409 calls/s 23409 msg/s # UDP GRO fwd perf udp rx: 1658 MB/s 1347254 calls/s # udp tx: 1918 MB/s 32536 calls/s 32536 msg/s # udp rx: 1597 MB/s 1297908 calls/s # udp tx: 1958 MB/s 33222 calls/s 33222 msg/s # udp rx: 1801 MB/s 1463265 calls/s # udp tx: 1955 MB/s 33167 calls/s 33167 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: 1421 MB/s 1152162 calls/s # udp tx: 1887 MB/s 32006 calls/s 32006 msg/s # udp rx: 1643 MB/s 1331592 calls/s # udp tx: 1934 MB/s 32810 calls/s 32810 msg/s # udp rx: 1671 MB/s 1354734 calls/s # udp tx: 1936 MB/s 32852 calls/s 32852 msg/s # UDP GRO fwd perf udp rx: 1683 MB/s 1365109 calls/s # udp tx: 1926 MB/s 32683 calls/s 32683 msg/s # udp rx: 1772 MB/s 1436844 calls/s # udp tx: 1929 MB/s 32721 calls/s 32721 msg/s # udp rx: 1697 MB/s 1375918 calls/s # udp tx: 1927 MB/s 32691 calls/s 32691 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__->