Re: [PATCH V2 vfio 01/11] net/mlx5: Introduce ifc bits for page tracker

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 21/07/2022 11:28, Tian, Kevin wrote:
From: Yishai Hadas <yishaih@xxxxxxxxxx>
Sent: Thursday, July 14, 2022 4:13 PM
@@ -1711,7 +1712,9 @@ struct mlx5_ifc_cmd_hca_cap_bits {
  	u8         max_geneve_tlv_options[0x8];
  	u8         reserved_at_568[0x3];
  	u8         max_geneve_tlv_option_data_len[0x5];
-	u8         reserved_at_570[0x10];
+	u8         reserved_at_570[0x9];
+	u8         adv_virtualization[0x1];
+	u8         reserved_at_57a[0x6];

  	u8	   reserved_at_580[0xb];
any reason why the two consecutive reserved fields cannot
be merged into one?

This follows our convention in this file that each 32 bits are separated into a block to ease tracking.

Yishai


	u8	resered_at_57a[0x11];





[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux