Re: [RFC 09/11] Add LL2 RoCE interface

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

 



On Mon, Sep 12, 2016 at 07:07:43PM +0300, Ram Amrani wrote:
> Add light L2 interface for RoCE.
>
> Signed-off-by: Rajesh Borundia <rajesh.borundia@xxxxxxxxxx>
> Signed-off-by: Ram Amrani <Ram.Amrani@xxxxxxxxxx>
> ---

<....>

> +		DP_ERR(cdev,
> +		       "QED RoCE set MAC filter failed - roce_info/ll2 NULL\n");
> +		return -EINVAL;
> +	}
> +
> +	p_ptt = qed_ptt_acquire(QED_LEADING_HWFN(cdev));
> +	if (!p_ptt) {
> +		DP_ERR(cdev,
> +		       "qed roce ll2 mac filter set: failed to acquire PTT\n");
> +		return -EINVAL;
> +	}

Please use single style for your debug prints QED RoCE vs. qed roce.

Attachment: signature.asc
Description: PGP signature


[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