[dpdk-dev] [PATCH 00/17] Series short description
Stephen Hemminger
stephen at networkplumber.org
Sat Oct 12 17:28:12 CEST 2019
On Sat, 12 Oct 2019 02:26:26 +0200
Alfredo Cardigliano <cardigliano at ntop.org> wrote:
> The patch series provides an initial version of a
> poll mode driver for Pensando network adapters.
> The driver name is ionic.
>
> ---
>
> Alfredo Cardigliano (17):
> net/ionic: add skeleton
> net/ionic: add hardware structures definitions
> net/ionic: add log
> net/ionic: register and initialize the adapter
> net/ionic: add port management commands
> net/ionic: add basic lif support
> net/ionic: add doorbells
> net/ionic: add adminq support
> net/ionic: add notifyq support
> net/ionic: add basic port operations
> net/ionic: add RX filters support
> net/ionic: net-ionic-add-flow-control-support
> net/ionic: add RSS support
> net/ionic: add RX and TX handling
> net/ionic: add stats
> net/ionic: add TX checksum support
> net/ionic: read fw version
>
When adding a new driver, could you send it as
one unit, yes it is a big bit of code to review but
drippling it out in pieces doesn't make review easier.
More information about the dev
mailing list