[dpdk-dev] [PATCH v2] i40e: add link flow control support for FVL

2015-10-29 Thread Zhe Tao
Feature Add: Rx/Tx flow control support for the i40e All the Rx/Tx LFC enable/disable operation is done by the F/W, so PMD driver need to use the Set PHY Config AD command to trigger the PHY to do the auto-negotiation, after the Tx/Rx pause ability is negotiated, the F/W will help us to set the

[dpdk-dev] [PATCH v2] i40e: add link flow control support for FVL

2015-10-29 Thread Wu, Jingjing
> -Original Message- > From: Tao, Zhe > Sent: Thursday, October 29, 2015 8:57 PM > To: dev at dpdk.org > Cc: Tao, Zhe; Wu, Jingjing > Subject: [dpdk-dev][PATCH v2] i40e: add link flow control support for FVL > > Feature Add: Rx/Tx flow control support for the i40