[dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM

2015-10-27 Thread Lu, Wenzhuo
lon at 6wind.com] > Sent: Tuesday, October 27, 2015 12:01 AM > To: Lu, Wenzhuo > Cc: dev at dpdk.org; Jiuling Bie > Subject: Re: [dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with > Intel 82577LM > > This patch does not comply with the DPDK rules. > But the needs

[dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM

2015-10-26 Thread Thomas Monjalon
This patch does not comply with the DPDK rules. But the needs deserved to be discussed with the e1000 maintainer. Wenzhuo? 2015-10-07 13:27, Jiuling Bie: > --- > drivers/net/e1000/base/e1000_osdep.h| 18 -- > drivers/net/e1000/em_ethdev.c | 1 + > li

[dpdk-dev] Fwd: [PATCH] em: enable flash access, tested with Intel 82577LM

2015-10-07 Thread Jiuling Bie
--- drivers/net/e1000/base/e1000_osdep.h| 18 -- drivers/net/e1000/em_ethdev.c | 1 + lib/librte_eal/common/include/rte_pci_dev_ids.h | 1 + 3 files changed, 10 insertions(+), 10 deletions(-) diff --git a/drivers/net/e1000/base/e1000_osdep.h b/drive