The Solarflare PMD has been updated to support VADAPTER statistics and to let the user attach to the X4 VFs (created by the PF that is attached either to the DPDK application or to the Solarflare Linux net driver).
Signed-off-by: Ivan Malov <[email protected]> Reviewed-by: Viacheslav Galaktionov <[email protected]> --- doc/guides/rel_notes/release_26_11.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/guides/rel_notes/release_26_11.rst b/doc/guides/rel_notes/release_26_11.rst index c8cc86295d..a4a8a67d8c 100644 --- a/doc/guides/rel_notes/release_26_11.rst +++ b/doc/guides/rel_notes/release_26_11.rst @@ -55,6 +55,10 @@ New Features Also, make sure to start the actual text at the margin. ======================================================= +* **Updated Solarflare network driver.** + + * Added VF support on AMD Solarflare X45xx adapters. + Removed Items ------------- -- 2.47.3

