> -----Original Message-----
> From: Ali Alnubani <alia...@nvidia.com>
> Sent: Wednesday, July 7, 2021 6:36 PM
> To: Xu, Ting <ting...@intel.com>; dev@dpdk.org
> Cc: Zhang, Qi Z <qi.z.zh...@intel.com>; Wu, Jingjing <jingjing...@intel.com>;
> Xing, Beilei <beilei.x...@intel.com>; NBU-Contact-Thomas Monjalon
> <tho...@monjalon.net>; sta...@dpdk.org
> Subject: RE: [dpdk-dev] [PATCH] net/ice: fix unmatched integer type
>
> > -----Original Message-----
> > From: dev <dev-boun...@dpdk.org> On Behalf Of Ting Xu
> > Sent: Wednesday, July 7, 2021 12:51 PM
> > To: dev@dpdk.org
> > Cc: qi.z.zh...@intel.com; jingjing...@intel.com;
> > beilei.x...@intel.com; NBU-Contact-Thomas Monjalon
> > <tho...@monjalon.net>; Ting Xu <ting...@intel.com>; sta...@dpdk.org
> > Subject: [dpdk-dev] [PATCH] net/ice: fix unmatched integer type
> >
> > This patch fixed the unmatched interger type issue in the comparison,
> > which causing compilation failure on RHEL.
> >
> > Fixes: 3a6bfc37eaf4 ("net/ice: support QoS config VF bandwidth in
> > DCF")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Ting Xu <ting...@intel.com>
> > ---
>
> Tested-by: Ali Alnubani <alia...@nvidia.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
>
> Thanks,
> Ali