All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/4] patches for bnxt
@ 2017-10-10 14:22 Ajit Khaparde
  2017-10-10 14:23 ` [PATCH 1/4] net/bnxt: fix cleanup if a filter allocation fails Ajit Khaparde
                   ` (4 more replies)
  0 siblings, 5 replies; 6+ messages in thread
From: Ajit Khaparde @ 2017-10-10 14:22 UTC (permalink / raw)
  To: dev; +Cc: ferruh.yigit

Patches against dpdk-next-net.
Please apply.

Ajit Khaparde (4):
  net/bnxt: fix cleanup if a filter allocation fails
  net/bnxt: prevent programming a duplicate flow
  net/bnxt: include fdir support
  net/bnxt: fix the association of a MACVLAN per VNIC

 drivers/net/bnxt/bnxt_ethdev.c | 384 ++++++++++++++++++++++++++++++++++++++++-
 drivers/net/bnxt/bnxt_filter.c |  86 ++++++++-
 drivers/net/bnxt/bnxt_filter.h |   2 +
 drivers/net/bnxt/bnxt_hwrm.c   |  22 +++
 drivers/net/bnxt/bnxt_rxq.c    |   2 +-
 5 files changed, 488 insertions(+), 8 deletions(-)

-- 
2.13.5 (Apple Git-94)

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

end of thread, other threads:[~2017-10-11  2:08 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-10-10 14:22 [PATCH 0/4] patches for bnxt Ajit Khaparde
2017-10-10 14:23 ` [PATCH 1/4] net/bnxt: fix cleanup if a filter allocation fails Ajit Khaparde
2017-10-10 14:23 ` [PATCH 2/4] net/bnxt: prevent programming a duplicate flow Ajit Khaparde
2017-10-10 14:23 ` [PATCH 3/4] net/bnxt: include fdir support Ajit Khaparde
2017-10-10 14:23 ` [PATCH 4/4] net/bnxt: fix the association of a MACVLAN per VNIC Ajit Khaparde
2017-10-11  2:08 ` [PATCH 0/4] patches for bnxt Ferruh Yigit

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.