From mboxrd@z Thu Jan 1 00:00:00 1970 From: Bowers, AndrewX Date: Thu, 30 Jan 2020 22:46:35 +0000 Subject: [Intel-wired-lan] [PATCH S39 06/15] ice: Report correct DCB mode In-Reply-To: <20200127085927.13999-6-anthony.l.nguyen@intel.com> References: <20200127085927.13999-1-anthony.l.nguyen@intel.com> <20200127085927.13999-6-anthony.l.nguyen@intel.com> Message-ID: <171f24ded39047b48a3b66310856391b@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: > -----Original Message----- > From: Intel-wired-lan [mailto:intel-wired-lan-bounces at osuosl.org] On > Behalf Of Tony Nguyen > Sent: Monday, January 27, 2020 12:59 AM > To: intel-wired-lan at lists.osuosl.org > Subject: [Intel-wired-lan] [PATCH S39 06/15] ice: Report correct DCB mode > > From: Avinash Dayanand > > Add code to detect if DCB is in IEEE or CEE mode. Without this the code will > always report as IEEE mode which is incorrect and confuses the user. > > Signed-off-by: Avinash Dayanand > Signed-off-by: Scott Register > --- > drivers/net/ethernet/intel/ice/ice_dcb_lib.c | 27 +++++++++++++++++--- > 1 file changed, 24 insertions(+), 3 deletions(-) Tested-by: Andrew Bowers