[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20250509174237.6e297577@kernel.org>
Date: Fri, 9 May 2025 17:42:37 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: David J Wilder <wilder@...ibm.com>
Cc: netdev@...r.kernel.org, jv@...sburgh.net, pradeeps@...ux.vnet.ibm.com,
pradeep@...ibm.com, i.maximets@....org, amorenoz@...hat.com,
haliu@...hat.com
Subject: Re: [PATCH net-next v1 2/2] bonding: Extend arp_ip_target format to
allow for a list of vlan tags.
On Thu, 8 May 2025 11:29:29 -0700 David J Wilder wrote:
> This change extends the "arp_ip_target" parameter format to allow for a
> list of vlan tags to be included for each arp target. This new list of
> tags is optional and may be omitted to preserve the current format and
> process of gathering tags. When provided the list of tags circumvents
> the process of gathering tags by using the supplied list. An empty list
> can be provided to simply skip the process of gathering tags.
drivers/net/bonding/bond_main.c:6126:55: warning: Using plain integer as NULL pointer
drivers/net/bonding/bond_main.c:6159: warning: No description found for return value of 'arp_ip_target_opt_parse'
--
pw-bot: cr
Powered by blists - more mailing lists