All of lore.kernel.org
 help / color / mirror / Atom feed
From: Sachin Sharma <sharonsachin-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org>
To: dev-VfR2kkLFssw@public.gmane.org
Subject: dpdk is dropping some packets
Date: Mon, 2 Feb 2015 15:50:16 +0100	[thread overview]
Message-ID: <CAH-Vi3wDMbTQ3yPq_RYX1oWv48xqQ5sCaprAZM6-eerFKmfauA@mail.gmail.com> (raw)

Hi all,

I have implemented an application on the dpdk, which transmits 42 packets
using rte_eth_tx_burst by a burst. There is no error while transmitting
i.e. rte_eth_tx_burst always return 42. However, when I tcpdump the packets
on the neighboring node only 30 packets are received and the other 10 are
getting dropped. I am receiving the same issue in both the cases : (1)
transmitting a burst of 42 packets, or (2) transmitting 42 packets one by
one using the rte_eth_tx_burst.  The packet size is 100 bytes. I do not see
this as a normal behaviour? If this is so, could you please let me know why
these are getting dropped without sending an error condition to the
application?


Thanks,
Sachin.

             reply	other threads:[~2015-02-02 14:50 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-02-02 14:50 Sachin Sharma [this message]
     [not found] ` <CAH-Vi3wDMbTQ3yPq_RYX1oWv48xqQ5sCaprAZM6-eerFKmfauA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2015-02-02 14:57   ` dpdk is dropping some packets Wiles, Keith
     [not found]     ` <D0F4EBBC.11858%keith.wiles-ral2JQCrhuEAvxtiuMwx3w@public.gmane.org>
2015-02-02 15:56       ` Sachin Sharma

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=CAH-Vi3wDMbTQ3yPq_RYX1oWv48xqQ5sCaprAZM6-eerFKmfauA@mail.gmail.com \
    --to=sharonsachin-re5jqeeqqe8avxtiumwx3w@public.gmane.org \
    --cc=dev-VfR2kkLFssw@public.gmane.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.