From: Thomas Monjalon <thomas.monjalon@6wind.com>
To: Bruce Richardson <bruce.richardson@intel.com>,
John Mcnamara <john.mcnamara@intel.com>
Cc: dev@dpdk.org
Subject: [dpdk-dev] Rx/Tx callbacks in debug mode
Date: Mon, 23 Mar 2015 15:31:48 +0100 [thread overview]
Message-ID: <178390751.P840gF6HAz@xps13> (raw)
Hi,
As you may know, rte_eth_rx_burst() and rte_eth_tx_burst() have a
debug-specific implementation enabled with RTE_LIBRTE_ETHDEV_DEBUG.
I'm afraid these implementations have been forgotten when adding
optional Rx/Tx callbacks. Or is it intended?
What do you think of removing these debug functions and insert extra
checks with ifdef in an unique function?
next reply other threads:[~2015-03-23 14:32 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2015-03-23 14:31 Thomas Monjalon [this message]
2015-03-23 15:01 ` Bruce Richardson
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=178390751.P840gF6HAz@xps13 \
--to=thomas.monjalon@6wind.com \
--cc=bruce.richardson@intel.com \
--cc=dev@dpdk.org \
--cc=john.mcnamara@intel.com \
/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).