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: 1634 MB/s 1330822 calls/s # udp tx: 1908 MB/s 32367 calls/s 32367 msg/s # udp rx: 1919 MB/s 1562698 calls/s # udp tx: 1957 MB/s 33201 calls/s 33201 msg/s # udp rx: 1657 MB/s 1349336 calls/s # udp tx: 1951 MB/s 33105 calls/s 33105 msg/s # UDP GRO fwd perf udp rx: 1578 MB/s 1285148 calls/s # udp tx: 1746 MB/s 29619 calls/s 29619 msg/s # udp rx: 1647 MB/s 1340981 calls/s # udp tx: 1679 MB/s 28493 calls/s 28493 msg/s # udp rx: 1857 MB/s 1512086 calls/s # udp tx: 1878 MB/s 31859 calls/s 31859 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: 1336 MB/s 1085271 calls/s # udp tx: 1811 MB/s 30732 calls/s 30732 msg/s # udp rx: 1787 MB/s 1451287 calls/s # udp tx: 1923 MB/s 32619 calls/s 32619 msg/s # udp rx: 1570 MB/s 1276207 calls/s # udp tx: 1906 MB/s 32341 calls/s 32341 msg/s # UDP GRO fwd perf udp rx: 1731 MB/s 1405251 calls/s # udp tx: 1881 MB/s 31918 calls/s 31918 msg/s # udp rx: 1865 MB/s 1514472 calls/s # udp tx: 1917 MB/s 32528 calls/s 32528 msg/s # udp rx: 1706 MB/s 1384058 calls/s # udp tx: 1949 MB/s 33063 calls/s 33063 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__->