[dpdk-dev] [PATCH v4 00/32] net/qede: update qede pmd to 1.2.0.1 and enable by default

Bruce Richardson bruce.richardson at intel.com
Mon Oct 24 15:41:50 CEST 2016


On Tue, Oct 18, 2016 at 09:11:14PM -0700, Rasesh Mody wrote:
> Hi,
> 
> This patch set includes changes to update the base driver, work with
> newer FW 8.10.9.0, adds new features, includes enhancements and code
> cleanup, provides bug fixes and updates documentation for the QEDE
> poll mode driver.
> 
> It enables QEDE PMD in the dpdk config by default. The dependency on
> external library libz has been addressed.
> 
> The patch set updates the QEDE PMD to 1.2.0.1.
> 
> Review comments received for v3 have been addressed.
> 
> Please apply to DPDK tree for v16.11 release.
> 
> Thanks!
> Rasesh
> 
> Harish Patil (14):
>   net/qede: change signature of MCP command API
>   net/qede: serialize access to MFW mbox
>   net/qede: add NIC selftest and query sensor info support
>   net/qede: fix port (re)configuration issue
>   net/qede/base: allow MTU change via vport-update
>   net/qede: add missing 100G link speed capability
>   net/qede: remove unused/dead code
>   net/qede: fixes for VLAN filters
>   net/qede: add enable/disable VLAN filtering
>   net/qede: fix RSS related issues
>   net/qede/base: add support to initiate PF FLR
>   net/qede: skip slowpath polling for 100G VF device
>   net/qede: fix driver version string
>   net/qede: fix status block index for VF queues
> 
> Rasesh Mody (16):
>   net/qede/base: add new init files and rearrange the code
>   net/qede/base: formatting changes
>   net/qede: use FW CONFIG defines as needed
>   net/qede/base: add HSI changes and register defines
>   net/qede/base: add attention formatting string
>   net/qede/base: additional formatting/comment changes
>   net/qede: fix 32 bit compilation
>   net/qede/base: update base driver
>   net/qede/base: rename structure and defines
>   net/qede/base: comment enhancements
>   net/qede/base: add MFW crash dump support
>   net/qede/base: change Rx Tx queue start APIs
>   net/qede: add support for queue statistics
>   net/qede: remove zlib dependency and enable PMD by default
>   doc: update qede pmd documentation
>   net/qede: update driver version
> 
> Sony Chacko (2):
>   net/qede: enable support for unequal number of Rx/Tx queues
>   net/qede: add scatter gather support
> 
Patchset applied to dpdk_next_net/rel_16_11

Thanks,
/Bruce


More information about the dev mailing list