Add new types of Wangxun NICs into txgbe supported NICs list. Signed-off-by: Zaiyu Wang <zaiyuw...@trustnetic.com> --- doc/guides/nics/txgbe.rst | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-)
diff --git a/doc/guides/nics/txgbe.rst b/doc/guides/nics/txgbe.rst index 93fb592759..ccf645d51f 100644 --- a/doc/guides/nics/txgbe.rst +++ b/doc/guides/nics/txgbe.rst @@ -4,8 +4,12 @@ TXGBE Poll Mode Driver ====================== -The TXGBE PMD (librte_pmd_txgbe) provides poll mode driver support -for Wangxun 10 Gigabit Ethernet NICs. +Supported NICs +-------- + +- Wangxun 10 Gigabit Ethernet NICs +- Wangxun 25 Gigabit Ethernet NICs +- Wangxun 40 Gigabit Ethernet NICs Features -------- -- 2.21.0.windows.1