RE: [PATCH net-next v4] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x
From: Michal Smulski <hidden>
Date: 2023-06-01 21:47:48
Both of your suggestions are excellent. It appears that there were a few changes made to chip.c and port.c since I submitted this patch. I re-generated this patch against latest state of net-next(main) as v5 and will email to all maintainers and anyone who else who commented on this patch. Regards, Michal -----Original Message----- From: Jakub Kicinski <kuba@kernel.org> Sent: Wednesday, May 31, 2023 10:57 PM To: msmulski2@gmail.com Cc: netdev@vger.kernel.org; Michal Smulski <redacted> Subject: Re: [PATCH net-next v4] net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x CAUTION: This email is originated from outside of the organization. Do not click links or open attachments unless you recognize the sender and know the content is safe. On Wed, 31 May 2023 10:47:20 -0700 msmulski2@gmail.com wrote:
From: Michal Smulski <redacted> Enable USXGMII mode for mv88e6393x chips. Tested on Marvell 88E6191X.
Doesn't seem to apply to net-next, and the CC list is definitely way too short. You must CC people who responded to previous version of the patch and the maintainers. Failed to apply patch: Applying: net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x Using index info to reconstruct a base tree... M drivers/net/dsa/mv88e6xxx/chip.c M drivers/net/dsa/mv88e6xxx/port.c Falling back to patching base and 3-way merge... Auto-merging drivers/net/dsa/mv88e6xxx/port.c Auto-merging drivers/net/dsa/mv88e6xxx/chip.c CONFLICT (content): Merge conflict in drivers/net/dsa/mv88e6xxx/chip.c Recorded preimage for 'drivers/net/dsa/mv88e6xxx/chip.c' error: Failed to merge in the changes. hint: Use 'git am --show-current-patch=diff' to see the failed patch Patch failed at 0001 net: dsa: mv88e6xxx: implement USXGMII mode for mv88e6393x When you have resolved this problem, run "git am --continue". If you prefer to skip this patch, run "git am --skip" instead. To restore the original branch and stop patching, run "git am --abort". -- pw-bot: cr