Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > linux.kernel > #1461735

Re: [PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches

From David Miller <davem@davemloft.net>
Newsgroups linux.kernel
Subject Re: [PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches
Date 2016-08-14 11:10 +0200
Message-ID <s5ZAC-5TR-7@gated-at.bofh.it> (permalink)
References <s5iOZ-Yf-3@gated-at.bofh.it>
Organization linux.* mail to news gateway

Show all headers | View raw


From: sunil.kovvuri@gmail.com
Date: Fri, 12 Aug 2016 16:51:23 +0530

> This patch series adds support for VNIC on 81xx and 83xx SOCs.
> 81xx/83xx is different from 88xx in terms of capabilities and new type
> of interfaces supported (eg: QSGMII, RGMII) and have DLMs instead of
> QLMs which allows single BGX to have interfaces of different LMAC types.
> 
> Also included some patches which are common for all 88xx/81xx/83xx
> SOCs like using netdev's name while registering irqs, reset receive
> queue stats and some changes to use standard API for split buffer Rx
> packets, generating RSS key e.t.c
> 
> PS: Most of the patches were submitted earlier under different series but
> for some reason were not picked up by patchwork. Since new patches have been
> added in the meantime, resubmitting all as a new patchset.
> 
> Changes from v1:
> - Incorporated Yuval Mintz's suggestion to use generic API to set minimum
>   queue count i.e by using netif_get_num_default_rss_queues().
> - Resolved a compilation issue reported by test robot while compiling
>   patch 'Add support for 16 LMACs of 83xx'

Series applied.

Back to linux.kernel | Previous | Next — Previous in thread | Find similar | Unroll thread


Thread

[PATCH v2 00/21] net: thunderx: Support for newer chips and miscellaneous patches sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 01/21] net: thunderx: Moved HW capability info from macros to structure sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 11/21] net: thunderx: Add support for 16 LMACs of 83xx sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 02/21] net: thunderx: Add VNIC's PCI devid on future chips sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 10/21] net: thunderx: Add RGMII interface type support sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 20/21] net: thunderx: Use netdev_rss_key_fill() helper sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 15/21] net: thunderx: Improvement for MBX interface debug messages sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  [PATCH v2 09/21] net: thunderx: Add QSGMII interface type support sunil.kovvuri@gmail.com - 2016-08-12 13:30 +0200
  Re: [PATCH v2 00/21] net: thunderx: Support for newer chips and  miscellaneous patches David Miller <davem@davemloft.net> - 2016-08-14 11:10 +0200

csiph-web