On 5/29/2023 2:09 PM, Dongdong Liu wrote: > This patchset contains some bugfixes for hns3 pmd. > > Chengwen Feng (3): > net/hns3: fix mbuf leak when start rxq in resetting > net/hns3: fix mbuf leak when start rxq after resetting > net/hns3: fix no errcode returned when failed to init queue > > Dengdui Huang (3): > net/hns3: make code more clean > net/hns3: fix inaccurate log > net/hns3: remove log redundant line break > > Huisong Li (4): > net/hns3: fix uninitialized RTC time > net/hns3: fix unenabled RTC time after reset > net/hns3: add the uninitialization process of PTP > net/hns3: extract a PTP header file > > Jie Hai (1): > net/hns3: fix uninitialized variable >
Except from comment on first patch, rest looks good to me, waiting for new version.