Re: [PATCH RFC 01/16] linux-headers: Update to Linux v6.15-rc net-next

2025-05-23 Thread Akihiko Odaki
On 2025/05/21 20:33, Paolo Abeni wrote: Update headers to include the virtio GSO over UDP tunnel features Signed-off-by: Paolo Abeni --- The relevant bits are not yet merged upstream, will update this patch after merge. --- include/standard-headers/asm-x86/setup_data.h | 4 +- include/stan

Re: [PATCH RFC 01/16] linux-headers: Update to Linux v6.15-rc net-next

2025-05-23 Thread Paolo Abeni
On 5/23/25 11:50 AM, Akihiko Odaki wrote: > On 2025/05/21 20:33, Paolo Abeni wrote: >> @@ -235,4 +235,12 @@ >>*/ >> #define VHOST_VDPA_GET_VRING_SIZE _IOWR(VHOST_VIRTIO, 0x82, \ >>struct vhost_vring_state) >> + >> +/* Extended features manipu

[PATCH RFC 01/16] linux-headers: Update to Linux v6.15-rc net-next

2025-05-21 Thread Paolo Abeni
Update headers to include the virtio GSO over UDP tunnel features Signed-off-by: Paolo Abeni --- The relevant bits are not yet merged upstream, will update this patch after merge. --- include/standard-headers/asm-x86/setup_data.h | 4 +- include/standard-headers/drm/drm_fourcc.h | 41