From: Adrien Mazarguil Date: Thu, 7 Apr 2016 10:34:30 +0000 (+0200) Subject: doc: fix nics features matrix for mlx X-Git-Tag: spdx-start~7052 X-Git-Url: http://git.droids-corp.org/?a=commitdiff_plain;h=fbd7c90c9c85c46736eb1db81f861df0df59c64b;p=dpdk.git doc: fix nics features matrix for mlx Enable "other kdrv" because both NICs require kernel support to work. Unicast and multicast MAC filters are also enabled as both address types can be filtered on through the MAC add/remove/set callbacks. Fixes: e86b85ca757b ("doc: fill nics features matrix for mlx") Signed-off-by: Adrien Mazarguil --- diff --git a/doc/guides/nics/overview.rst b/doc/guides/nics/overview.rst index 464a8fccfd..4b1f936211 100644 --- a/doc/guides/nics/overview.rst +++ b/doc/guides/nics/overview.rst @@ -99,8 +99,8 @@ Most of these differences are summarized below. TSO X X X X X X X X X X X X X X X X promiscuous mode X X X X X X X X X X X X X X X X X X allmulticast mode X X X X X X X X X X X X X X X X X X X - unicast MAC filter X X X X X X X X X X X X X X X X - multicast MAC filter X X X X X X X X X + unicast MAC filter X X X X X X X X X X X X X X X X X X + multicast MAC filter X X X X X X X X X X X RSS hash X X X X X X X X X X X X X X X X X X RSS key update X X X X X X X X X X X X X X X RSS reta update X X X X X X X X X X X X X X X @@ -136,7 +136,7 @@ Most of these differences are summarized below. BSD nic_uio X X X X X X X X X X X X X X X X X X X Linux UIO X X X X X X X X X X X X X X X X X X X X Linux VFIO X X X X X X X X X X X X X X X X X X X - other kdrv X + other kdrv X X X ARMv7 X X ARMv8 X X Power8 X X