DPDK patches and discussions
 help / color / mirror / Atom feed
From: LiuFeng <userlf@gmail.com>
To: dev@dpdk.org
Subject: [dpdk-dev] Problem about "Rx Burst Bulk Alloc function" of ixgbe
Date: Mon, 23 Sep 2013 21:09:16 +0800	[thread overview]
Message-ID: <CA+kqzXWir2oxJKk4ERxpzsOyjG_D1ej1iXvdXi0TfCAdck2OVw@mail.gmail.com> (raw)

Hello,

I have a problem about ixgbe's Rx Burst Bulk Alloc function.
When I set .rx_free_thresh of rte_eth_rxconf to 32 to enable Rx Burst
Bulk Alloc function,
ixgbe can no longer detect ip/udp checksum error.

Also, when I enable Rx Burst Bulk Alloc function, and set
.hw_vlan_strip of rte_eth_conf to 1,
the PKT_RX_VLAN_PKT bit of pktmbuf->ol_flags is off even if it is a vlan packet.

Could someone can tell me why?

Thanks a lot!

feng liu

                 reply	other threads:[~2013-09-23 13:08 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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+kqzXWir2oxJKk4ERxpzsOyjG_D1ej1iXvdXi0TfCAdck2OVw@mail.gmail.com \
    --to=userlf@gmail.com \
    --cc=dev@dpdk.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).