On Thu, Mar 26, 2026 at 12:54:05AM +0000, hailinxx wrote: > Signed-off-by: hailinxx <[email protected]> > ---
For this patch, I'd have the same comment about merging the tables as I suggested for the i40e driver. /Bruce > doc/guides/nics/ice.rst | 4 ++++ > 1 file changed, 4 insertions(+) > > diff --git a/doc/guides/nics/ice.rst b/doc/guides/nics/ice.rst > index 216c79b6f2..ea73f26b00 100644 > --- a/doc/guides/nics/ice.rst > +++ b/doc/guides/nics/ice.rst > @@ -89,6 +89,8 @@ For E810, > > +-----------+---------------+-----------------+-----------+--------------+-----------+ > | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 > | 4.9 | > > +-----------+---------------+-----------------+-----------+--------------+-----------+ > + | 26.03 | 2.4.5 | 1.3.53 | 1.3.61 | 1.3.25 > | 4.91 | > + > +-----------+---------------+-----------------+-----------+--------------+-----------+ > > For E830, > > @@ -99,6 +101,8 @@ For E830, > > +-----------+---------------+-----------------+-----------+--------------+-----------+ > | 25.11 | 2.3.14 | 1.3.43 | 1.3.55 | 1.3.25 > | 1.11 | > > +-----------+---------------+-----------------+-----------+--------------+-----------+ > + | 26.03 | 2.4.5 | 1.3.53 | 1.3.61 | 1.3.25 > | 1.20 | > + > +-----------+---------------+-----------------+-----------+--------------+-----------+ > > Dynamic Device Personalization (DDP) package loading > ---------------------------------------------------- > -- > 2.34.1 >

