[dpdk-dev] [PATCH 0/2] i40e improvements

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Jul 2 10:56:40 CEST 2014


> These patches include:
> * use i40e_clear_hw() to clear hardware before PF reset.
>     It is quite straightforward, use new perfect function to repalce
>     old ones for clearing hardware before doing PF reset.
> * add required steps in TX queue enable, disable.
>     Hardware specification changed recently which requries additional
>     steps. Without the steps, DPDK might be not able to transmit
>     packets after standard Linux i40e driver loaded.
> 
> Helin Zhang (2):
>   i40e: use i40e_clear_hw() to clear hardware before PF reset
>   i40e: add required steps in TX queue enable, disable

Tested-by: Min Cao <min.cao at intel.com>

Applied as last minute fixes for version 1.7.0.

Thanks
-- 
Thomas


More information about the dev mailing list