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]

 



> 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?

	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