DPDK patches and discussions
 help / color / mirror / Atom feed
From: Srikanth Akula <srikanth044@gmail.com>
To: "dev@dpdk.org" <dev@dpdk.org>, dev@openvswitch.org
Subject: [dpdk-dev] Fwd: OVS with DPDK ..Error packets
Date: Wed, 29 Jul 2015 14:32:05 -0700	[thread overview]
Message-ID: <CA+8eA5nNE9LbCMzMXw2BOg0-V4hRyRSeC=+mA-U1KCuT+RUfUg@mail.gmail.com> (raw)
In-Reply-To: <CA+8eA5kqSxrmzxY0WGeS8_uBuEpdHKkup4jBW2fgXhv5qKxgGg@mail.gmail.com>

(+DPDK dev team )


Hello ,

I am trying to test the OVS_DPDK performance and found that lot of packets
being treated as error packets .

ovs-vsctl get Interface dpdk0 statistics
{collisions=0, rx_bytes=38915076374, rx_crc_err=0, rx_dropped=0,
*rx_errors=3840287219
<3840287219>, *rx_frame_err=0, rx_over_err=0, rx_packets=292972799,
tx_bytes=38935883904, tx_dropped=0, tx_errors=0, tx_packets=293068162}

I am running DPDK application inside my VM .

Looks like there is a buffer issue ( 64Bytes - 10Gbps)

Could  somebody let me know if i have missed any configuration in DPDK/OVS ?

-Srikanth

       reply	other threads:[~2015-07-29 21:32 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <CA+8eA5kqSxrmzxY0WGeS8_uBuEpdHKkup4jBW2fgXhv5qKxgGg@mail.gmail.com>
2015-07-29 21:32 ` Srikanth Akula [this message]
2015-07-31  8:02   ` Traynor, Kevin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to='CA+8eA5nNE9LbCMzMXw2BOg0-V4hRyRSeC=+mA-U1KCuT+RUfUg@mail.gmail.com' \
    --to=srikanth044@gmail.com \
    --cc=dev@dpdk.org \
    --cc=dev@openvswitch.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).