Reviewed-by: Wei Zhao <wei.zh...@intel.com>
> -----Original Message----- > From: Sun, GuinanX <guinanx....@intel.com> > Sent: Saturday, May 23, 2020 1:23 PM > To: dev@dpdk.org > Cc: Zhao1, Wei <wei.zh...@intel.com>; Yang, Qiming > <qiming.y...@intel.com>; Sun, GuinanX <guinanx....@intel.com> > Subject: [PATCH v2 0/2] fix MAC ctrl frame fwd get > > Fix incorrect MAC control frame forward. > Fix flow control status get. > --- > v2 changes: > * Rebase. > * Split into two patches. > * Set fc mac_ctrl_frame_fwd by bit operation. > * Modify commit messge. > > Guinan Sun (2): > net/ixgbe: fix incorrect MAC control frame forward > net/ixgbe: fix flow control status get > > drivers/net/ixgbe/ixgbe_ethdev.c | 7 +++++-- > 1 file changed, 5 insertions(+), 2 deletions(-) > > -- > 2.17.1