Re: [PATCH] net/bonding: fix the log MAC address restore failure
Stephen Hemminger <[email protected]>
| Newsgroups | org.dpdk.dev |
|---|---|
| Message-ID | <[email protected]> |
On Mon, 29 Jun 2026 13:58:40 +0000 Evgeny Sokolov <[email protected]> wrote: > Log an error when rte_eth_dev_default_mac_addr_set() fails while > restoring the default MAC address of a member device removed from a > bonding device. > This improves visibility of failures without changing the existing > behavior. > > Fixes: aa7791ba8de0 ("net/bonding: fix setting slave MAC addresses") > Cc: [email protected] > > Signed-off-by: Evgeny Sokolov <[email protected]> > Cc: [email protected] > --- This patch is technically correct, and I have no issues with the code itself. However, the submitter's mail domain (infotecs.ru) belongs to JSC InfoTeCS, which is on the EU consolidated sanctions list. Whether a contribution from a sanctioned entity can be accepted is a legal question, and not one a maintainer has the authority to decide. Holding off on merging this patch until there is direction from LF legal and/or the DPDK governing board.