[dpdk-dev] [PATCH v4 00/24] bnxt patchset

Ferruh Yigit ferruh.yigit at intel.com
Mon Oct 2 23:28:49 CEST 2017


On 9/28/2017 10:43 PM, Ajit Khaparde wrote:
> This patch set includes some bug fixes and also adds
> support for new dev_ops like rx_queue_count,
> rx/tx_descriptor_status, get/set_eeprom
> and rx_queue_intr_enable/disable.
> It also adds support for the flow_filter funciton to add
> Flow API functionality.
> 
> Please apply.
> 
> Ajit Khaparde (22):
>   net/bnxt: fix HWRM_*() macros and locking
>   net/bnxt: use 64-bits of address for vlan_table
>   net/bnxt: fix an issue with group id calculation
>   net/bnxt: fix calculation of number of pools
>   net/bnxt: handle multi queue mode properly
>   net/bnxt: fix rx handling and buffer allocation logic
>   net/bnxt: fix an issue with broadcast traffic
>   net/bnxt: fix usage of ETH_VMDQ_* flags
>   net/bnxt: set checksum offload flags correctly
>   net/bnxt: update status of Rx IP/L4 CKSUM
>   net/bnxt: add support for xstats get by id
>   net/bnxt: fix config rss update
>   net/bnxt: set the hash_key_size
>   net/bnxt: add support for rx_queue_count
>   net/bnxt: add support for rx_descriptor_status
>   net/bnxt: add support for tx_descriptor_status
>   net/bnxt: add new HWRM structs to support flow filtering
>   net/bnxt: add support for flow filter ops
>   doc: update release notes
>   net/bnxt: fix per queue stats display in xstats
>   net/bnxt: prevent interrupt handler from accessing freed memory
>   net/bnxt: add dev_supported_ptypes_get dev_op
> 
> Somnath Kotur (2):
>   net/bnxt: add support for get/set EEPROM
>   net/bnxt: add support for rx_queue_intr_enable/disable APIs

Series applied to dpdk-next-net/master, thanks.

Welcome Somnath!

(I have updated some patches to update bnxt.ini file, can you please
confirm final bnxt.ini file)


More information about the dev mailing list