Messages in this thread |  | | From | Kuniyuki Iwashima <> | | Date | Thu, 9 Apr 2026 23:33:29 -0700 | | Subject | Re: [PATCH net-next v7 08/10] net: team: Add new rx_enabled team port option |
| |
On Wed, Apr 8, 2026 at 7:59 PM Marc Harvey <marcharvey@google.com> wrote: > > Allow independent control over rx enablement via the rx_enabled option > without affecting tx enablement. This affects the normal enabled > option since a port is only considered enabled if both tx and rx are > enabled. > > If this option is not used, then the enabled option will continue to > behave exactly as it did before. > > Tested in a follow-up patch with a new selftest. > > Reviewed-by: Jiri Pirko <jiri@nvidia.com> > Signed-off-by: Marc Harvey <marcharvey@google.com>
Reviewed-by: Kuniyuki Iwashima <kuniyu@google.com>
|  |