[Intel-wired-lan] [PATCH net 06/13] ice: Recognize 860 as iSCSI port in CEE mode

Brelinski, TonyX tonyx.brelinski at intel.com
Tue Mar 23 22:41:14 UTC 2021


> -----Original Message-----
> From: Intel-wired-lan <intel-wired-lan-bounces at osuosl.org> On Behalf Of
> Tony Nguyen
> Sent: Friday, February 26, 2021 1:19 PM
> To: intel-wired-lan at lists.osuosl.org
> Subject: [Intel-wired-lan] [PATCH net 06/13] ice: Recognize 860 as iSCSI port
> in CEE mode
> 
> From: Chinh T Cao <chinh.t.cao at intel.com>
> 
> iSCSI can use both TCP ports 860 and 3260. However, in our current
> implementation, the ice_aqc_opc_get_cee_dcb_cfg (0x0A07) AQ command
> doesn't provide a way to communicate the protocol port number to the AQ's
> caller. Thus, we assume that 3260 is the iSCSI port number at the AQ's caller
> layer.
> 
> Rely on the dcbx-willing mode, desired QoS and remote QoS configuration to
> determine which port number that iSCSI will use.
> 
> Fixes: 0ebd3ff13cca ("ice: Add code for DCB initialization part 2/4")
> Signed-off-by: Chinh T Cao <chinh.t.cao at intel.com>
> ---
>  drivers/net/ethernet/intel/ice/ice_dcb.c  | 38 +++++++++++++++++------
> drivers/net/ethernet/intel/ice/ice_type.h |  1 +
>  2 files changed, 30 insertions(+), 9 deletions(-)

Tested-by: Tony Brelinski <tonyx.brelinski at intel.com> A Contingent Worker at Intel




More information about the Intel-wired-lan mailing list