[dpdk-dev] [PATCH v3 00/15] update i40e base code

Ferruh Yigit ferruh.yigit at intel.com
Thu Sep 3 16:31:11 CEST 2020


On 9/3/2020 5:48 AM, Guinan Sun wrote:
> update i40e base code.
> 
> source code of i40e driver:
> cid-i40e.2020.08.27.tar.gz dropped by the team which develop
> basic drivers for any i40e NIC.
> 
> changelog in ND share repo:
> From fc99a1143d3f ("i40e-shared: FEC on/off support flag for X722")
> To 1a82d59f0797 ("i40e-shared: Fix PHY configuration parameters when enabling EEE")

Hi Guinan,

The v2 of this patch has been merged to next-net-intel and pulled by next-net,
it is now in the next-net repo.

I can see v3 is slightly newer version, I didn't check the details but does it
can you make updates as incremental set on top of latest head (v2 of this set)?



> 
> The following commits are ignored.
> ea2cd04e5db1 ("i40e-shared: do AQ calls without sleeping by default")
> 4eec86f12992 ("i40e-shared: Fix undeclared i40e_asq_send_command() function")
> 9d60cec99eb7 ("i40e-shared: Send rx ctl write command in atomic context")
> a204afdc1cad ("i40e-shared: Send uc/mc commands in atomic context")
> d22f8cb2a111 ("i40e-shared: Send commands in atomic context")
> 136a7d931a45 ("i40e-shared: Fix improper preprocessor conditional")
> 5b7d5a698092 ("i40e-shared: use linux packing style")
> f16fa495c503 ("i40e-shared: Fix compilation issue with __packed")
> 
> Guinan Sun (15):
>   net/i40e/base: enable FEC on/off flag setting for X722
>   net/i40e/base: add PTYPE definition
>   net/i40e/base: add new custom cloud filter types
>   net/i40e/base: update FW API version to 1.12
>   net/i40e/base: fix possible uninitialized variable
>   net/i40e/base: support unused ports disabling
>   net/i40e/base: replace AQ command for NVM update
>   net/i40e/base: add VLAN field for input set
>   net/i40e/base: enable pipe monitor thresholds
>   net/i40e/base: fix missing function header arguments
>   net/i40e/base: add support for Minimum Rollback Revision
>   net/i40e/base: fix Rx only mode for unicast promisc on VLAN
>   net/i40e/base: add EEE LPI status check for X722 adapters
>   net/i40e/base: fix PHY config param when enabling EEE
>   net/i40e/base: update version

<...>



More information about the dev mailing list