DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PATCH 0/3] enic PMD receive path fixes
@ 2016-03-17 22:57 John Daley
  2016-03-17 22:57 ` [dpdk-dev] [PATCH 1/3] enic: mbuf->ol_flags could be set incorrectly John Daley
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: John Daley @ 2016-03-17 22:57 UTC (permalink / raw)
  To: dev; +Cc: John Daley

These patches fix up some bugs in the enic receive path.

John Daley (3):
  enic: mbuf->ol_flags could be set incorrectly
  enic: handle error packets properly
  enic: small cleanup- remove a packet_error conditional

 drivers/net/enic/enic_rx.c | 53 ++++++++++++++++++----------------------------
 1 file changed, 21 insertions(+), 32 deletions(-)

-- 
2.7.0

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2016-03-22 16:55 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-03-17 22:57 [dpdk-dev] [PATCH 0/3] enic PMD receive path fixes John Daley
2016-03-17 22:57 ` [dpdk-dev] [PATCH 1/3] enic: mbuf->ol_flags could be set incorrectly John Daley
2016-03-17 22:57 ` [dpdk-dev] [PATCH 2/3] enic: handle error packets properly John Daley
2016-03-17 22:57 ` [dpdk-dev] [PATCH 3/3] enic: small cleanup- remove a packet_error conditional John Daley
2016-03-22 16:55 ` [dpdk-dev] [PATCH 0/3] enic PMD receive path fixes Bruce Richardson

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).