For hns3,
Acked-by: Chengwen Feng <[email protected]>
On 9/23/2026 11:20 AM, Thomas Monjalon wrote:
> Remove rows which are not useful in the NIC feature overview:
> documentation availability, basic stats and link status.
> The last two are always implemented so they are not really useful
> in the matrix but their description are kept in features.rst.
>
> Merge Rx/Tx variants when the support is identical:
> descriptor status and runtime queue setup.
>
> Signed-off-by: Thomas Monjalon <[email protected]>