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: 1717 MB/s 1397663 calls/s # udp tx: 1927 MB/s 32694 calls/s 32694 msg/s # udp rx: 1903 MB/s 1548572 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 msg/s # udp rx: 1437 MB/s 1167930 calls/s # udp tx: 1918 MB/s 32538 calls/s 32538 msg/s # UDP GRO fwd perf udp rx: 1363 MB/s 1108303 calls/s # udp tx: 1843 MB/s 31268 calls/s 31268 msg/s # udp rx: 1418 MB/s 1153044 calls/s # udp tx: 1789 MB/s 30346 calls/s 30346 msg/s # udp rx: 1437 MB/s 1168998 calls/s # udp tx: 1837 MB/s 31158 calls/s 31158 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: 1401 MB/s 1139360 calls/s # udp tx: 1803 MB/s 30589 calls/s 30589 msg/s # udp rx: 1649 MB/s 1340145 calls/s # udp tx: 1739 MB/s 29498 calls/s 29498 msg/s # udp rx: 1767 MB/s 1435790 calls/s # udp tx: 1844 MB/s 31281 calls/s 31281 msg/s # UDP GRO fwd perf udp rx: 1581 MB/s 1285007 calls/s # udp tx: 1797 MB/s 30479 calls/s 30479 msg/s # udp rx: 1516 MB/s 1231214 calls/s # udp tx: 1854 MB/s 31458 calls/s 31458 msg/s # udp rx: 1189 MB/s 964921 calls/s # udp tx: 1815 MB/s 30784 calls/s 30784 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__->