]> git.ipfire.org Git - thirdparty/iproute2.git/commitdiff
uapi: update headers from 6.7-rc1
authorStephen Hemminger <stephen@networkplumber.org>
Mon, 13 Nov 2023 16:38:58 +0000 (08:38 -0800)
committerStephen Hemminger <stephen@networkplumber.org>
Mon, 13 Nov 2023 16:38:58 +0000 (08:38 -0800)
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>
include/uapi/linux/virtio_config.h
rdma/include/uapi/rdma/rdma_netlink.h

index 94a30195428f8864ff66a2963b862c3e418d152f..8c3f151d72b15311905488a90332181b6d69fba1 100644 (file)
  */
 #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.
  */
index 47ca21768b6d532afb2c2ed94b2bae15de7b5248..e8861b5ee24b70c3b42b1dd4080dc9f9ce3e951f 100644 (file)
@@ -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