[PATCH v7 14/17] net/r8169: implement promisc and allmulti modes
Ferruh Yigit
ferruh.yigit at amd.com
Wed Nov 13 01:08:12 CET 2024
On 11/12/2024 9:58 AM, Howard Wang wrote:
> diff --git a/doc/guides/nics/features/r8169.ini b/doc/guides/nics/features/r8169.ini
> index e4bbcde2a0..d2ad94dcc6 100644
> --- a/doc/guides/nics/features/r8169.ini
> +++ b/doc/guides/nics/features/r8169.ini
> @@ -10,6 +10,10 @@ Link status = Y
> Link status event = Y
> Scattered Rx = Y
> TSO = Y
> +Promiscuous mode = Y
> +Allmulticast mode = Y
> +Unicast MAC filter = Y
> +Multicast MAC filter = Y
>
"Unicast MAC filter" & "Multicast MAC filter" seems not supported.
Please check 'doc/guides/nics/features.rst' for the descriptions of the
features.
More information about the dev
mailing list