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: 986 MB/s 802350 calls/s # udp tx: 1911 MB/s 32418 calls/s 32418 msg/s # udp rx: 1550 MB/s 1259721 calls/s # udp tx: 1971 MB/s 33436 calls/s 33436 msg/s # udp rx: 1773 MB/s 1441371 calls/s # udp tx: 1970 MB/s 33421 calls/s 33421 msg/s # UDP GRO fwd perf udp rx: 1084 MB/s 882549 calls/s # udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # udp rx: 1833 MB/s 1492617 calls/s # udp tx: 1907 MB/s 32348 calls/s 32348 msg/s # udp rx: 1919 MB/s 1562921 calls/s # udp tx: 1953 MB/s 33132 calls/s 33132 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: 1536 MB/s 1248752 calls/s # udp tx: 1879 MB/s 31880 calls/s 31880 msg/s # udp rx: 1790 MB/s 1451940 calls/s # udp tx: 1927 MB/s 32687 calls/s 32687 msg/s # udp rx: 1436 MB/s 1163734 calls/s # udp tx: 1940 MB/s 32910 calls/s 32910 msg/s # UDP GRO fwd perf udp rx: 823 MB/s 667653 calls/s # udp tx: 1863 MB/s 31606 calls/s 31606 msg/s # udp rx: 1443 MB/s 1169456 calls/s # udp tx: 1935 MB/s 32821 calls/s 32821 msg/s # udp rx: 1759 MB/s 1425643 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 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__->