[dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support

2016-03-09 Thread Qiu, Michael
Hi, Bruce What about this patch? Thanks, Michael On 2/4/2016 4:36 PM, Qiu, Michael wrote: > Atwood Channel is intel 25G NIC, and this patch add the support > in DPDK. > > Signed-off-by: Michael Qiu > Acked-by: John McNamara > --- > drivers/net/fm10k/base/fm10k_osdep.h| 4 > li

[dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support

2016-02-04 Thread Michael Qiu
Atwood Channel is intel 25G NIC, and this patch add the support in DPDK. Signed-off-by: Michael Qiu Acked-by: John McNamara --- drivers/net/fm10k/base/fm10k_osdep.h| 4 lib/librte_eal/common/include/rte_pci_dev_ids.h | 2 ++ 2 files changed, 6 insertions(+) diff --git a/drivers

[dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support

2016-02-04 Thread Liu, Yong
Tested-by: Marvin Liu > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michael Qiu > Sent: Thursday, February 04, 2016 4:36 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support > > Atwood Cha

[dpdk-dev] [PATCH 1/2 v2] fm10k: Add Atwood Channel Support

2016-02-04 Thread Chen, Jing D
Hi, Best Regards, Mark > -Original Message- > From: Qiu, Michael > Sent: Thursday, February 04, 2016 4:36 PM > To: dev at dpdk.org > Cc: Chen, Jing D; Qiu, Michael > Subject: [PATCH 1/2 v2] fm10k: Add Atwood Channel Support > > Atwood Channel is intel 25G NIC, and this patch add the sup