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: 1411 MB/s 1148720 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # udp rx: 1872 MB/s 1524693 calls/s # udp tx: 1876 MB/s 31820 calls/s 31820 msg/s # udp rx: 1866 MB/s 1519119 calls/s # udp tx: 1917 MB/s 32530 calls/s 32530 msg/s # UDP GRO fwd perf udp rx: 1594 MB/s 1296522 calls/s # udp tx: 1769 MB/s 30006 calls/s 30006 msg/s # udp rx: 1672 MB/s 1359462 calls/s # udp tx: 1799 MB/s 30522 calls/s 30522 msg/s # udp rx: 1698 MB/s 1381033 calls/s # udp tx: 1840 MB/s 31221 calls/s 31221 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: 1490 MB/s 1208873 calls/s # udp tx: 1812 MB/s 30743 calls/s 30743 msg/s # udp rx: 1752 MB/s 1423798 calls/s # udp tx: 1810 MB/s 30708 calls/s 30708 msg/s # udp rx: 1698 MB/s 1379603 calls/s # udp tx: 1772 MB/s 30067 calls/s 30067 msg/s # UDP GRO fwd perf udp rx: 1688 MB/s 1370117 calls/s # udp tx: 1877 MB/s 31852 calls/s 31852 msg/s # udp rx: 1700 MB/s 1379783 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1815 MB/s 1473484 calls/s # udp tx: 1900 MB/s 32234 calls/s 32234 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__->