lkml.org 
[lkml]   [2024]   [May]   [8]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
From
SubjectRE: [PATCH net-next v1 2/3] net: dsa: microchip: dcb: rename IPV to IPM
Date
Hi Oleksij,

Thanks for change.

> @@ -2726,20 +2726,20 @@ static int
> ksz9477_set_default_prio_queue_mapping(struct ksz_device *dev,
> int port)
> {
> u32 queue_map = 0;
> - int ipv;
> + int ipm;
>
> - for (ipv = 0; ipv < dev->info->num_ipvs; ipv++) {
> + for (ipm = 0; ipm < dev->info->num_ipms; ipm++) {
> int queue;
>
> /* Traffic Type (TT) is corresponding to the Internal
> Priority
> - * Value (IPV) in the switch. Traffic Class (TC) is
> + * Value (IPM) in the switch. Traffic Class (TC) is

Change "Value (IPM)..." to "Map (IPM)..."

After this change,

Reviewed-by: Woojung Huh <woojung.huh@microchip.com>


\
 
 \ /
  Last update: 2024-05-08 15:43    [W:0.053 / U:2.736 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site