All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] net/thunderx: add 81xx SoC support
@ 2016-07-21 14:01 Jerin Jacob
  2016-07-21 14:01 ` [PATCH 1/3] net/thunderx: remove generic passx references from the driver Jerin Jacob
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Jerin Jacob @ 2016-07-21 14:01 UTC (permalink / raw)
  To: dev; +Cc: thomas.monjalon, bruce.richardson, Jerin Jacob

CN81xx is four core version of ThunderX SoC.

Added the support by adding new HW capability flag to select
the difference in runtime.

Jerin Jacob (3):
  net/thunderx: remove generic passx references from the driver
  net/thunderx: introduce cqe_rx2 HW capability flag
  net/thunderx: add 81xx SoC support

 doc/guides/nics/thunderx.rst         |  1 +
 drivers/net/thunderx/base/nicvf_hw.c |  5 ++++-
 drivers/net/thunderx/base/nicvf_hw.h | 18 ++++++++---------
 drivers/net/thunderx/nicvf_ethdev.c  | 38 ++++++++++++++++++++++++------------
 4 files changed, 39 insertions(+), 23 deletions(-)

-- 
2.5.5

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

end of thread, other threads:[~2016-09-21 10:02 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2016-07-21 14:01 [PATCH 0/3] net/thunderx: add 81xx SoC support Jerin Jacob
2016-07-21 14:01 ` [PATCH 1/3] net/thunderx: remove generic passx references from the driver Jerin Jacob
2016-07-21 14:01 ` [PATCH 2/3] net/thunderx: introduce cqe_rx2 HW capability flag Jerin Jacob
2016-07-21 14:01 ` [PATCH 3/3] net/thunderx: add 81xx SoC support Jerin Jacob
2016-09-21 10:01 ` [PATCH 0/3] " Bruce Richardson

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.