DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: "Zhang, Qi Z" <qi.z.zhang@intel.com>,
	"Ling, WeiX" <weix.ling@intel.com>,
	 "Zhou, YidingX" <yidingx.zhou@intel.com>,
	"Richardson, Bruce" <bruce.richardson@intel.com>,
	"Wang, Haiyue" <haiyue.wang@intel.com>
Cc: "Yang, Qiming" <qiming.yang@intel.com>, "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [PATCH] net/ice: fix gcc error with -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
Date: Thu, 10 Feb 2022 10:12:43 +0000	[thread overview]
Message-ID: <1222fb24-8f26-da82-4fd1-bd2352f49e6c@intel.com> (raw)
In-Reply-To: <e12ae9deff7949878ad13cea6159b8a8@intel.com>

On 2/10/2022 9:30 AM, Zhang, Qi Z wrote:
> 
> 
>> -----Original Message-----
>> From: Ling, WeiX <weix.ling@intel.com>
>> Sent: Thursday, February 10, 2022 11:09 AM
>> To: Zhou, YidingX <yidingx.zhou@intel.com>; Richardson, Bruce
>> <bruce.richardson@intel.com>; Wang, Haiyue <haiyue.wang@intel.com>
>> Cc: Yang, Qiming <qiming.yang@intel.com>; Zhang, Qi Z
>> <qi.z.zhang@intel.com>; dev@dpdk.org
>> Subject: RE: [PATCH] net/ice: fix gcc error with -
>> DRTE_LIBRTE_ICE_16BYTE_RX_DESC
>>
>>> -----Original Message-----
>>> From: Zhou, YidingX <yidingx.zhou@intel.com>
>>> Sent: Tuesday, February 8, 2022 1:35 PM
>>> To: Richardson, Bruce <bruce.richardson@intel.com>; Wang, Haiyue
>>> <haiyue.wang@intel.com>
>>> Cc: Yang, Qiming <qiming.yang@intel.com>; Zhang, Qi Z
>>> <qi.z.zhang@intel.com>; dev@dpdk.org
>>> Subject: RE: [PATCH] net/ice: fix gcc error with -
>>> DRTE_LIBRTE_ICE_16BYTE_RX_DESC
>>>
>>>
>>>
>>>> -----Original Message-----
>>>> From: Richardson, Bruce <bruce.richardson@intel.com>
>>>> Sent: Monday, February 7, 2022 9:46 PM
>>>> To: Wang, Haiyue <haiyue.wang@intel.com>
>>>> Cc: Zhou, YidingX <yidingx.zhou@intel.com>; Yang, Qiming
>>>> <qiming.yang@intel.com>; Zhang, Qi Z <qi.z.zhang@intel.com>;
>>>> dev@dpdk.org
>>>> Subject: Re: [PATCH] net/ice: fix gcc error with -
>>>> DRTE_LIBRTE_ICE_16BYTE_RX_DESC
>>>>
>>>> On Mon, Feb 07, 2022 at 01:14:18PM +0000, Wang, Haiyue wrote:
>>>>>> -----Original Message-----
>>>>>> From: Yiding Zhou <yidingx.zhou@intel.com>
>>>>>> Sent: Tuesday, February 8, 2022 00:48
>>>>>> To: Yang, Qiming <qiming.yang@intel.com>; Zhang, Qi Z
>>>>>> <qi.z.zhang@intel.com>
>>>>>> Cc: dev@dpdk.org
>>>>>> Subject: [PATCH] net/ice: fix gcc error with
>>>>>> -DRTE_LIBRTE_ICE_16BYTE_RX_DESC
>>>>>>
>>>>>> gcc will report error "unused parameter 'rxq'" when the macro
>>>>>> RTE_LIBRTE_ICE_16BYTE_RX_DESC is defined. use "(void)rxq" to
>>>>>> avoid it
>>>>>>
>>>>>> Fixes: 7a340b0b4e03 ("net/ice: refactor Rx FlexiMD handling")
>>>>>> Cc: stable@dpdk.org
>>>>>>
>>>>>> Signed-off-by: Yiding Zhou <yidingx.zhou@intel.com>
>>>>>> ---
>>
>> Tested-by: Wei Ling <weix.ling@intel.com>
> 
> Acked-by: Qi Zhang <qi.z.zhang@intel.com>
> 
> Applied to dpdk-next-net-intel.
> 

Hi Qi,

Just to confirm, there is a v2 of this patch, which version is merged?


  reply	other threads:[~2022-02-10 10:12 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-02-07 16:48 Yiding Zhou
2022-02-07 13:14 ` Wang, Haiyue
2022-02-07 13:46   ` Bruce Richardson
2022-02-08  5:35     ` Zhou, YidingX
2022-02-10  3:09       ` Ling, WeiX
2022-02-10  9:30         ` Zhang, Qi Z
2022-02-10 10:12           ` Ferruh Yigit [this message]
2022-02-08 15:42 ` [PATCH v2] " Yiding Zhou
2022-02-10  2:36   ` Ling, WeiX

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1222fb24-8f26-da82-4fd1-bd2352f49e6c@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=bruce.richardson@intel.com \
    --cc=dev@dpdk.org \
    --cc=haiyue.wang@intel.com \
    --cc=qi.z.zhang@intel.com \
    --cc=qiming.yang@intel.com \
    --cc=weix.ling@intel.com \
    --cc=yidingx.zhou@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).