On Mon, Mar 18, 2024 at 04:11:14AM +0000, Liao, TingtingX wrote: > Tested-by: Tingting Liao <tingtingx.l...@intel.com> > __________________________________________________________________ > > > -----Original Message----- > > > From: Ma, WenwuX <wenwux...@intel.com> > > > Sent: Friday, March 15, 2024 09:06 > > > To: dev@dpdk.org <dev@dpdk.org>; Guo, Junfeng > <junfeng....@intel.com>; Su, Simei <simei...@intel.com> > > > Cc: Liao, TingtingX <tingtingx.l...@intel.com>; Ma, WenwuX > <wenwux...@intel.com>; sta...@dpdk.org <sta...@dpdk.org> > > > Subject: [PATCH] net/igc: fix disabling timesync > > > > > > When disabling timesync, we should clear the IGC_RXPBS_CFG_TS_EN bit > > > of IGC_RXPBS, the patch fixes this. > > > > > > Fixes: 4f6fbbf6f17d ("net/igc: support IEEE 1588 PTP") > > > Cc: sta...@dpdk.org > > > > > > Signed-off-by: Wenwu Ma <wenwux...@intel.com> >
This seems a small enough, low-risk fix, so applying to dpdk-next-net-intel. Thanks, /Bruce