[dpdk-dev] [PATCH v5 00/17] Introduces net/ionic PMD

Thomas Monjalon thomas at monjalon.net
Mon Jan 20 14:38:56 CET 2020


20/01/2020 14:05, Ferruh Yigit:
> On 1/19/2020 3:53 PM, Alfredo Cardigliano wrote:
> > The patch series provides an initial version of a
> > poll mode driver for Pensando network adapters.
> > The driver name is ionic.
> > 
> > v5 Changes:
> > ----------
> > - Fixed commits headlines
> > - Fixed doc syntax
> > - Fixed unused parameters errors
> > - Fixed included headers
> > - Replaced ilog2 with rte_log2_u32
> > - More code style cleanup
> > 
> > Signed-off-by: Alfredo Cardigliano <cardigliano at ntop.org>
> > Reviewed-by: Shannon Nelson <snelson at pensando.io>
> > 
> > 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: add Flow Control support
> >   net/ionic: add Rx and Tx handling
> >   net/ionic: add RSS support
> >   net/ionic: add stats
> >   net/ionic: add Tx checksum support
> >   net/ionic: read Fw version
> 
> Series applied to dpdk-next-net/master, thanks.
> 
> Please send a patch to web mail list [1] to add your device support to the web
> page [2].
> 
> 
> @Thomas,
> 
> It is after deadline, and you already pulled from next-net, but this arrived
> late, for the sake of more complete -rc1, is it possible to pull one more time
> from next-net before finalizing -rc1?

Yes I will check next-net again.





More information about the dev mailing list