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: 1694 MB/s 1378692 calls/s # udp tx: 1797 MB/s 30490 calls/s 30490 msg/s # udp rx: 1474 MB/s 1198313 calls/s # udp tx: 1920 MB/s 32581 calls/s 32581 msg/s # udp rx: 1611 MB/s 1311653 calls/s # udp tx: 1954 MB/s 33158 calls/s 33158 msg/s # UDP GRO fwd perf udp rx: 1786 MB/s 1453713 calls/s # udp tx: 1885 MB/s 31986 calls/s 31986 msg/s # udp rx: 1941 MB/s 1580409 calls/s # udp tx: 1947 MB/s 33032 calls/s 33032 msg/s # udp rx: 1938 MB/s 1577995 calls/s # udp tx: 1945 MB/s 32993 calls/s 32993 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: 1602 MB/s 1303562 calls/s # udp tx: 1817 MB/s 30818 calls/s 30818 msg/s # udp rx: 1321 MB/s 1074761 calls/s # udp tx: 1758 MB/s 29829 calls/s 29829 msg/s # udp rx: 1569 MB/s 1275997 calls/s # udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # UDP GRO fwd perf udp rx: 1729 MB/s 1406023 calls/s # udp tx: 1872 MB/s 31761 calls/s 31761 msg/s # udp rx: 1555 MB/s 1263147 calls/s # udp tx: 1905 MB/s 32316 calls/s 32316 msg/s # udp rx: 1668 MB/s 1354431 calls/s # udp tx: 1947 MB/s 33035 calls/s 33035 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__->