make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1621 MB/s 1319747 calls/s # udp tx: 1910 MB/s 32408 calls/s 32408 msg/s # udp rx: 1852 MB/s 1507676 calls/s # udp tx: 1868 MB/s 31698 calls/s 31698 msg/s # udp rx: 1461 MB/s 1189610 calls/s # udp tx: 1498 MB/s 25410 calls/s 25410 msg/s # UDP GRO fwd perf udp rx: 985 MB/s 801425 calls/s # udp tx: 1275 MB/s 21628 calls/s 21628 msg/s # udp rx: 1092 MB/s 888908 calls/s # udp tx: 1330 MB/s 22569 calls/s 22569 msg/s # udp rx: 1236 MB/s 1005930 calls/s # udp tx: 1347 MB/s 22852 calls/s 22852 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: 1481 MB/s 1204471 calls/s # udp tx: 1802 MB/s 30569 calls/s 30569 msg/s # udp rx: 1370 MB/s 1115009 calls/s # udp tx: 1719 MB/s 29162 calls/s 29162 msg/s # udp rx: 1784 MB/s 1452888 calls/s # udp tx: 1860 MB/s 31563 calls/s 31563 msg/s # UDP GRO fwd perf udp rx: 1631 MB/s 1326918 calls/s # udp tx: 1770 MB/s 30028 calls/s 30028 msg/s # udp rx: 1660 MB/s 1348376 calls/s # udp tx: 1897 MB/s 32186 calls/s 32186 msg/s # udp rx: 1654 MB/s 1342997 calls/s # udp tx: 1934 MB/s 32815 calls/s 32815 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__->