From: "Wu, ChangqingX" <changqingx.wu@intel.com>
To: "Pattan, Reshma" <reshma.pattan@intel.com>,
"dev@dpdk.org" <dev@dpdk.org>,
"Nicolau, Radu" <radu.nicolau@intel.com>,
"Doherty, Declan" <declan.doherty@intel.com>
Cc: "Pattan, Reshma" <reshma.pattan@intel.com>
Subject: Re: [dpdk-dev] [PATCH] test: fix ethdev config offloads in bond unit test
Date: Fri, 3 Aug 2018 01:44:15 +0000 [thread overview]
Message-ID: <7F81DD3887C58F49A6B2EFEC3C28E22EB8BD00@SHSMSX101.ccr.corp.intel.com> (raw)
In-Reply-To: <1533125958-18263-1-git-send-email-reshma.pattan@intel.com>
-----Original Message-----
From: dev [mailto:dev-bounces@dpdk.org] On Behalf Of Reshma Pattan
Sent: Wednesday, August 1, 2018 8:19 PM
To: dev@dpdk.org; Nicolau, Radu; Doherty, Declan
Cc: Pattan, Reshma
Subject: [dpdk-dev] [PATCH] test: fix ethdev config offloads in bond unit test
From: Reshma Pattan <reshma.pattan@intel.com>
Link bonding unit tests uses net_null vdev as slaves, and trying to configure DEV_RX_OFFLOAD_CRC_STRIP as offload flags to vdev is not correct as vdev doesn't support offloads.
The unit test is reporting this as failure, so fix this by removing the offloads.
Fixes: c6698a3e8f ("ethdev: convert remaining apps to new offload API")
Signed-off-by: Reshma Pattan <reshma.pattan@intel.com>
Tested-by: Wu,ChangqingX <changqingx.wu@intel.com>
prev parent reply other threads:[~2018-08-03 1:44 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-08-01 12:19 Reshma Pattan
2018-08-01 14:16 ` Thomas Monjalon
2018-08-03 1:44 ` Wu, ChangqingX [this message]
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=7F81DD3887C58F49A6B2EFEC3C28E22EB8BD00@SHSMSX101.ccr.corp.intel.com \
--to=changqingx.wu@intel.com \
--cc=declan.doherty@intel.com \
--cc=dev@dpdk.org \
--cc=radu.nicolau@intel.com \
--cc=reshma.pattan@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).