Kindly ping. Thanks, Dongdong
On 2023/4/21 17:53, Dongdong Liu wrote:
This patchset is to add some features for hns3 pmd. Chengwen Feng (1): net/hns3: support dump media type Dongdong Liu (1): net/hns3: simplify for hardware csum offloading drivers/net/hns3/hns3_cmd.c | 3 ++ drivers/net/hns3/hns3_cmd.h | 1 + drivers/net/hns3/hns3_dump.c | 3 ++ drivers/net/hns3/hns3_ethdev.c | 2 +- drivers/net/hns3/hns3_ethdev.h | 3 ++ drivers/net/hns3/hns3_rxtx.c | 52 +++++++++++++++++++++++++++++++++- drivers/net/hns3/hns3_rxtx.h | 12 +++++++- 7 files changed, 73 insertions(+), 3 deletions(-) -- 2.22.0 .