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: 1169 MB/s 951137 calls/s # udp tx: 1647 MB/s 27942 calls/s 27942 msg/s # udp rx: 1783 MB/s 1452237 calls/s # udp tx: 1864 MB/s 31617 calls/s 31617 msg/s # udp rx: 1938 MB/s 1577935 calls/s # udp tx: 1943 MB/s 32964 calls/s 32964 msg/s # UDP GRO fwd perf udp rx: 1730 MB/s 1407555 calls/s # udp tx: 1919 MB/s 32561 calls/s 32561 msg/s # udp rx: 1818 MB/s 1478788 calls/s # udp tx: 1942 MB/s 32941 calls/s 32941 msg/s # udp rx: 1933 MB/s 1573460 calls/s # udp tx: 1973 MB/s 33465 calls/s 33465 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: 1542 MB/s 1253601 calls/s # udp tx: 1862 MB/s 31585 calls/s 31585 msg/s # udp rx: 1808 MB/s 1469403 calls/s # udp tx: 1876 MB/s 31833 calls/s 31833 msg/s # udp rx: 1829 MB/s 1483092 calls/s # udp tx: 1955 MB/s 33159 calls/s 33159 msg/s # UDP GRO fwd perf udp rx: 922 MB/s 747323 calls/s # udp tx: 1936 MB/s 32851 calls/s 32851 msg/s # udp rx: 1542 MB/s 1249818 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # udp rx: 1560 MB/s 1263930 calls/s # udp tx: 1969 MB/s 33403 calls/s 33403 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__->