[dpdk-dev] [PATCH v5 00/17] Introduces net/ionic PMD
Ferruh Yigit
ferruh.yigit at intel.com
Mon Jan 20 14:05:00 CET 2020
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?
Thanks,
ferruh
[1]
https://mails.dpdk.org/listinfo/web
[2]
https://core.dpdk.org/supported/nics/
More information about the dev
mailing list