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: 1794 MB/s 1460384 calls/s # udp tx: 1897 MB/s 32190 calls/s 32190 msg/s # udp rx: 1883 MB/s 1533478 calls/s # udp tx: 1899 MB/s 32223 calls/s 32223 msg/s # udp rx: 1962 MB/s 1597098 calls/s # udp tx: 1972 MB/s 33449 calls/s 33449 msg/s # UDP GRO fwd perf udp rx: 1872 MB/s 1523886 calls/s # udp tx: 1979 MB/s 33581 calls/s 33581 msg/s # udp rx: 1931 MB/s 1571986 calls/s # udp tx: 1972 MB/s 33462 calls/s 33462 msg/s # udp rx: 1776 MB/s 1446032 calls/s # udp tx: 1802 MB/s 30566 calls/s 30566 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: 1268 MB/s 1027922 calls/s # udp tx: 1885 MB/s 31975 calls/s 31975 msg/s # udp rx: 1783 MB/s 1445999 calls/s # udp tx: 1940 MB/s 32906 calls/s 32906 msg/s # udp rx: 1772 MB/s 1436112 calls/s # udp tx: 1960 MB/s 33248 calls/s 33248 msg/s # UDP GRO fwd perf udp rx: 1602 MB/s 1299591 calls/s # udp tx: 1871 MB/s 31749 calls/s 31749 msg/s # udp tx: 1902 MB/s 32263 calls/s 32263 msg/s # udp rx: 1654 MB/s 1342201 calls/s # udp tx: 1918 MB/s 32547 calls/s 32547 msg/s # udp rx: 1730 MB/s 1403811 calls/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__->