Re: [PATCH net-next v5 7/9] net/smc: support extended GID in SMC-D lgr netlink attribute

From: Wen Gu
Date: Mon Dec 11 2023 - 05:10:04 EST




On 2023/12/11 17:39, Alexandra Winter wrote:


On 08.12.23 08:40, Wen Gu wrote:
Virtual ISM devices introduced in SMCv2.1 requires a 128 bit extended
GID vs. the existing ISM 64bit GID. So the 2nd 64 bit of extended GID
should be included in SMC-D linkgroup netlink attribute as well.

Signed-off-by: Wen Gu <guwen@xxxxxxxxxxxxxxxxx>
---

This patch did not apply cleanly.
Please always base patches on the current net-next

Strange.. I can apply them cleanly with the latest net-next
(6e944cc68633 ("Merge branch 'rswitch-jumbo-frames'")).

Could you please try again? Thanks.