> -----Original Message-----
> From: dev <dev-boun...@dpdk.org> On Behalf Of Guo, Junfeng
> Sent: Wednesday, May 12, 2021 5:20 PM
> To: dev@dpdk.org
> Cc: Zhang, AlvinX <alvinx.zh...@intel.com>; Wang, Haiyue
> <haiyue.w...@intel.com>
> Subject: Re: [dpdk-dev] [DPDK] net/igc: fix speed configuration
>
>
>
> > -----Original Message-----
> > From: Zhang, AlvinX <alvinx.zh...@intel.com>
> > Sent: Wednesday, May 12, 2021 17:16
> > To: Guo, Junfeng <junfeng....@intel.com>
> > Subject: [DPDK] net/igc: fix speed configuration
> >
> > Fixed speed mode is not supported currently, this patch removes
> > configurations for this mode and adds fault handling for
> > ETH_LINK_SPEED_FIXED.
> >
> > Fixes: 4f09bc55ac3d ("net/igc: implement device base operations")
> > Cc: sta...@dpdk.org
> >
> > Signed-off-by: Alvin Zhang <alvinx.zh...@intel.com>
>
> Acked-by: Junfeng Guo < junfeng....@intel.com>
Applied to dpdk-next-net-intel.
Thanks
Qi
>
> Regards,
> Junfeng Guo