Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-03-05 Thread Jakub Kicinski
On Wed, 5 Mar 2025 08:25:07 + Hangbin Liu wrote: > Could you help process it, or should I re-post it? Repost.

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-03-05 Thread Hangbin Liu
Hi David, This patch set was marked as "Changes Requested" due to my initial reply. The series has now been approved by Jay and Nikolay. Could you help process it, or should I re-post it? Thanks Hangbin On Fri, Feb 07, 2025 at 09:29:18AM +, Hangbin Liu wrote: > The mac address on backup sla

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-02-16 Thread Nikolay Aleksandrov
On 2/7/25 11:29, Hangbin Liu wrote: > The mac address on backup slave should be convert from Solicited-Node > Multicast address, not from bonding unicast target address. > > v3: also fix the mac setting for slave_set_ns_maddr. (Jay) > Add function description for slave_set_ns_maddr/slave_set_n

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-02-13 Thread Jay Vosburgh
Hangbin Liu wrote: >The mac address on backup slave should be convert from Solicited-Node >Multicast address, not from bonding unicast target address. > >v3: also fix the mac setting for slave_set_ns_maddr. (Jay) >Add function description for slave_set_ns_maddr/slave_set_ns_maddrs (Jay) >v2:

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-02-13 Thread Hangbin Liu
Hi Jay, Any comments? Thanks Hangbin On Tue, Feb 11, 2025 at 07:31:32AM +, Hangbin Liu wrote: > Hi Jay, > On Sat, Feb 08, 2025 at 06:34:21AM +, Hangbin Liu wrote: > > Please hold on this patch. Our QE reported that with bare NIC, the > > backup NIC can't receive the NS messages even after

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-02-10 Thread Hangbin Liu
Hi Jay, On Sat, Feb 08, 2025 at 06:34:21AM +, Hangbin Liu wrote: > Please hold on this patch. Our QE reported that with bare NIC, the > backup NIC can't receive the NS messages even after joining the multicast > MAC group. But after remove the backup NIC from bond, the NIC interface > could rec

Re: [PATCHv3 net 0/2] bonding: fix incorrect mac address setting

2025-02-07 Thread Hangbin Liu
Please hold on this patch. Our QE reported that with bare NIC, the backup NIC can't receive the NS messages even after joining the multicast MAC group. But after remove the backup NIC from bond, the NIC interface could receive the NS message. This is weird, it looks the backup NIC dropped the NS m