From: Stephen Hemminger Date: Mon, 13 Nov 2023 16:38:58 +0000 (-0800) Subject: uapi: update headers from 6.7-rc1 X-Git-Tag: v6.7.0~45 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=22f27fcb13175882abbcfc6f1138687432a7f072;p=thirdparty%2Fiproute2.git uapi: update headers from 6.7-rc1 Signed-off-by: Stephen Hemminger --- diff --git a/include/uapi/linux/virtio_config.h b/include/uapi/linux/virtio_config.h index 94a301954..8c3f151d7 100644 --- a/include/uapi/linux/virtio_config.h +++ b/include/uapi/linux/virtio_config.h @@ -103,6 +103,11 @@ */ #define VIRTIO_F_NOTIFICATION_DATA 38 +/* This feature indicates that the driver uses the data provided by the device + * as a virtqueue identifier in available buffer notifications. + */ +#define VIRTIO_F_NOTIF_CONFIG_DATA 39 + /* * This feature indicates that the driver can reset a queue individually. */ diff --git a/rdma/include/uapi/rdma/rdma_netlink.h b/rdma/include/uapi/rdma/rdma_netlink.h index 47ca21768..e8861b5ee 100644 --- a/rdma/include/uapi/rdma/rdma_netlink.h +++ b/rdma/include/uapi/rdma/rdma_netlink.h @@ -556,11 +556,7 @@ enum rdma_nldev_attr { RDMA_NLDEV_ATTR_STAT_HWCOUNTER_INDEX, /* u32 */ RDMA_NLDEV_ATTR_STAT_HWCOUNTER_DYNAMIC, /* u8 */ - /* - * To enable or disable using privileged_qkey without being - * a privileged user. - */ - RDMA_NLDEV_SYS_ATTR_PRIVILEGED_QKEY_MODE, /* u8 */ + RDMA_NLDEV_SYS_ATTR_PRIVILEGED_QKEY_MODE, /* u8 */ /* * Always the end