Re: [PATCH v9 00/12] preparation for the rte_flow offload of nfp PMD

2022-09-20 Thread Ferruh Yigit
On 9/15/2022 11:44 AM, Chaoyong He wrote: * Changes since v8 - Update the nfp.rst - Fix the 'app_hw' to 'app_fw' - Remove the ovs compatible header file - Remove the use of rte_eth_dev_configure()/rte_eth_rx_burst()/rte_eth_dev_start() API * Changes since v7 - Adjust the logics to make sure not

[PATCH v9 00/12] preparation for the rte_flow offload of nfp PMD

2022-09-15 Thread Chaoyong He
* Changes since v8 - Update the nfp.rst - Fix the 'app_hw' to 'app_fw' - Remove the ovs compatible header file - Remove the use of rte_eth_dev_configure()/rte_eth_rx_burst()/rte_eth_dev_start() API * Changes since v7 - Adjust the logics to make sure not break the pci probe process - Change 'app'