[v2,0/3] doc/hns3: update the features for hns3

Message ID 20231120111404.37924-1-lihuisong@huawei.com (mailing list archive)
Headers
Series doc/hns3: update the features for hns3 |

Message

lihuisong (C) Nov. 20, 2023, 11:14 a.m. UTC
  This series fix some feature description and update features for hns3.

Hope this series merge into 23.11.

---
 v2: patch [2/3] add fixes tag of each feature to track the relevant code
     commit.

Huisong Li (3):
  doc/hns3: fix compilation option about max queue number
  doc/hns3: update the features for hns3
  doc/hns3: fix the usage description for RSS flow

 doc/guides/nics/hns3.rst | 55 ++++++++++++++++++++++++++++------------
 1 file changed, 39 insertions(+), 16 deletions(-)
  

Comments

Ferruh Yigit Nov. 20, 2023, 4:02 p.m. UTC | #1
> On 11/20/2023 11:14 AM, Huisong Li wrote:
>> This series fix some feature description and update features for hns3.
>> 
>> Hope this series merge into 23.11.
>> 
>> ---
>>  v2: patch [2/3] add fixes tag of each feature to track the relevant code
>>      commit.
>> 
>> Huisong Li (3):
>>   doc/hns3: fix compilation option about max queue number
>>   doc/hns3: update the features for hns3
>>   doc/hns3: fix the usage description for RSS flow
>>  
>
> Acked-by: Jie Hai <haijie1@huawei.com>
>

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