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: 1811 MB/s 1474243 calls/s # udp tx: 1908 MB/s 32365 calls/s 32365 msg/s # udp rx: 1440 MB/s 1171942 calls/s # udp tx: 1948 MB/s 33047 calls/s 33047 msg/s # udp rx: 1757 MB/s 1428150 calls/s # udp tx: 1941 MB/s 32929 calls/s 32929 msg/s # UDP GRO fwd perf udp rx: 1577 MB/s 1282247 calls/s # udp tx: 1893 MB/s 32111 calls/s 32111 msg/s # udp rx: 1850 MB/s 1505864 calls/s # udp tx: 1854 MB/s 31450 calls/s 31450 msg/s # udp rx: 1668 MB/s 1357432 calls/s # udp tx: 1697 MB/s 28786 calls/s 28786 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: 1268 MB/s 1029769 calls/s # udp tx: 1774 MB/s 30092 calls/s 30092 msg/s # udp rx: 1776 MB/s 1442931 calls/s # udp tx: 1864 MB/s 31622 calls/s 31622 msg/s # udp rx: 1753 MB/s 1422607 calls/s # udp tx: 1869 MB/s 31716 calls/s 31716 msg/s # UDP GRO fwd perf udp rx: 1522 MB/s 1234903 calls/s # udp tx: 1876 MB/s 31831 calls/s 31831 msg/s # udp rx: 1670 MB/s 1355587 calls/s # udp tx: 1807 MB/s 30655 calls/s 30655 msg/s # udp rx: 1530 MB/s 1241692 calls/s # udp tx: 1793 MB/s 30422 calls/s 30422 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__->