Re: [PATCH v5 for-next 7/7] RDMA/bnxt_re: Enable low latency push

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

 



> diff --git a/include/uapi/rdma/bnxt_re-abi.h b/include/uapi/rdma/bnxt_re-abi.h
> index c4e9077..f34e624 100644
> --- a/include/uapi/rdma/bnxt_re-abi.h
> +++ b/include/uapi/rdma/bnxt_re-abi.h
> @@ -41,6 +41,7 @@
>  #define __BNXT_RE_UVERBS_ABI_H__
>  
>  #include <linux/types.h>
> +#include <rdma/ib_user_ioctl_cmds.h>
>  
>  #define BNXT_RE_ABI_VERSION	1
>  
> @@ -51,6 +52,7 @@
>  enum {
>  	BNXT_RE_UCNTX_CMASK_HAVE_CCTX = 0x1ULL,
>  	BNXT_RE_UCNTX_CMASK_HAVE_MODE = 0x02ULL,
> +	BNXT_RE_UCNTX_CMASK_WC_DPI_ENABLED = 0x04ULL,
>  };
>  
>  enum bnxt_re_wqe_mode {
> @@ -78,6 +80,7 @@ struct bnxt_re_uctx_resp {
>   * not 8 byted aligned. To avoid undesired padding in various cases we have to
>   * set this struct to packed.
>   */
> +
>  struct bnxt_re_pd_resp {
>  	__u32 pdid;
>  	__u32 dpi;

Bogus space

Jason



[Index of Archives]     [Linux USB Devel]     [Video for Linux]     [Linux Audio Users]     [Photo]     [Yosemite News]     [Yosemite Photos]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux