>From: De Lara Guarch, Pablo
>Sent: Monday, October 9, 2017 3:15 PM
>To: Kavanagh, Mark B <mark.b.kavan...@intel.com>; dev@dpdk.org
>Cc: sta...@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>;
>ajit.khapa...@broadcom.com; Kavanagh, Mark B <mark.b.kavan...@intel.com>
>Subject: RE: [dpdk-stable] [PATCH] net/bnxt: fix compilation
>
>
>
>> -----Original Message-----
>> From: stable [mailto:stable-boun...@dpdk.org] On Behalf Of Mark
>> Kavanagh
>> Sent: Monday, October 9, 2017 3:00 PM
>> To: dev@dpdk.org
>> Cc: sta...@dpdk.org; Yigit, Ferruh <ferruh.yi...@intel.com>;
>> ajit.khapa...@broadcom.com; Kavanagh, Mark B
>> <mark.b.kavan...@intel.com>
>> Subject: [dpdk-stable] [PATCH] net/bnxt: fix compilation
>>
>> As of 5ef3b79fdfe6f, compilation of DPDK fails with the following error
>> message:
>> "bnxt_filter.c:960:117: error: ‘vnic’ may be used uninitialized in this
>> function [-Werror=maybe-uninitialized]".
>>
>> Resolve this by initializing 'vnic' to NULL;
>>
>> Fixes: 5ef3b79fdfe6f ("net/bnxt: support flow filter ops")
>> CC: sta...@dpdk.org
>
>Hi Mark,
>
>You don't need to cc stable, since you are fixing code that was sent in this
>release.
>Only fixes for patches sent in previous DPDK versions need to be applied to
>the stable repo.

Thanks for the clarification Pablo - makes sense.

Removing sta...@dpdk.org from this thread.

Cheers,
Mark

>
>Regards,
>Pablo

Reply via email to