Re: [PATCH RESEND iproute2 5.11] iplink_can: add Classical CAN frame LEN8_DLC support
From: Oliver Hartkopp <socketcan@hartkopp.net>
Date: 2021-02-02 17:38:25
Also in:
netdev
From: Oliver Hartkopp <socketcan@hartkopp.net>
Date: 2021-02-02 17:38:25
Also in:
netdev
On 02.02.21 16:35, David Ahern wrote:
On 2/2/21 3:48 AM, Oliver Hartkopp wrote:quoted
Are you sure this patch is correctly assigned to iproute2-next? IMO it has to be applied to iproute2 as the functionality is already in v5.11 which is in rc6 right now.new features land in iproute2-next just as they do for the kernel with net-next. Patches adding support for kernel features should be sent in the same development window if you want the iproute2 support to match kernel version.
Oh, I followed the commits from iproute2 until the new include files from (in this case) 5.11 pre rc1 had been updated (on 2020-12-24): https://git.kernel.org/pub/scm/network/iproute2/iproute2.git/commit/?id=2953235e61eb672bbdd2de84eb5b91c388f9a9b5 I thought the uapi updates in iproute2 are *always* pulled from the kernel and not from iprout2-next which was new to me. Do you expect patches for iproute2-next when the relevant changes become available in linux-next then? Even though I did not know about iproute2-next the patch is needed for the 5.11 kernel (as written in the subject). Regards, Oliver