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: 1655 MB/s 1347590 calls/s # udp tx: 1802 MB/s 30577 calls/s 30577 msg/s # udp rx: 1882 MB/s 1532281 calls/s # udp tx: 1902 MB/s 32269 calls/s 32269 msg/s # udp rx: 1730 MB/s 1408838 calls/s # udp tx: 1889 MB/s 32053 calls/s 32053 msg/s # UDP GRO fwd perf udp rx: 1638 MB/s 1334214 calls/s # udp tx: 1721 MB/s 29205 calls/s 29205 msg/s # udp rx: 1903 MB/s 1549881 calls/s # udp tx: 1916 MB/s 32511 calls/s 32511 msg/s # udp rx: 1646 MB/s 1340288 calls/s # udp tx: 1650 MB/s 27993 calls/s 27993 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: 1548 MB/s 1257959 calls/s # udp tx: 1765 MB/s 29945 calls/s 29945 msg/s # udp rx: 1563 MB/s 1268947 calls/s # udp tx: 1872 MB/s 31753 calls/s 31753 msg/s # udp rx: 1817 MB/s 1477687 calls/s # udp tx: 1890 MB/s 32061 calls/s 32061 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1281355 calls/s # udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # udp rx: 1841 MB/s 1495802 calls/s # udp tx: 1909 MB/s 32388 calls/s 32388 msg/s # udp rx: 1842 MB/s 1497913 calls/s # udp tx: 1888 MB/s 32027 calls/s 32027 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__->