netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next v3 0/3] net: dsa: microchip: DCB fixes
@ 2024-05-10  5:38 Oleksij Rempel
  2024-05-10  5:38 ` [PATCH net-next v3 1/3] net: dsa: microchip: dcb: rename IPV to IPM Oleksij Rempel
                   ` (3 more replies)
  0 siblings, 4 replies; 8+ messages in thread
From: Oleksij Rempel @ 2024-05-10  5:38 UTC (permalink / raw)
  To: David S. Miller, Andrew Lunn, Eric Dumazet, Florian Fainelli,
	Jakub Kicinski, Paolo Abeni, Vladimir Oltean, Woojung Huh,
	Arun Ramadoss
  Cc: Oleksij Rempel, kernel, linux-kernel, netdev, UNGLinuxDriver,
	David Ahern, Simon Horman, Willem de Bruijn, Søren Andersen

This patch series address recommendation to rename IPV to IPM to avoid
confusion with IPV name used in 802.1Qci PSFP. And restores default "PCP
only" configuration as source of priorities to avoid possible
regressions. 

change logs are in separate patches.

Oleksij Rempel (3):
  net: dsa: microchip: dcb: rename IPV to IPM
  net: dsa: microchip: dcb: add comments for DSCP related functions
  net: dsa: microchip: dcb: set default apptrust to PCP only

 drivers/net/dsa/microchip/ksz_common.c |  46 +++++------
 drivers/net/dsa/microchip/ksz_common.h |   2 +-
 drivers/net/dsa/microchip/ksz_dcb.c    | 106 ++++++++++++++-----------
 3 files changed, 85 insertions(+), 69 deletions(-)

-- 
2.39.2


^ permalink raw reply	[flat|nested] 8+ messages in thread

end of thread, other threads:[~2024-05-13 23:10 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-05-10  5:38 [PATCH net-next v3 0/3] net: dsa: microchip: DCB fixes Oleksij Rempel
2024-05-10  5:38 ` [PATCH net-next v3 1/3] net: dsa: microchip: dcb: rename IPV to IPM Oleksij Rempel
2024-05-10 12:28   ` Simon Horman
2024-05-10  5:38 ` [PATCH net-next v3 2/3] net: dsa: microchip: dcb: add comments for DSCP related functions Oleksij Rempel
2024-05-10 12:29   ` Simon Horman
2024-05-10  5:38 ` [PATCH net-next v3 3/3] net: dsa: microchip: dcb: set default apptrust to PCP only Oleksij Rempel
2024-05-10 12:29   ` Simon Horman
2024-05-13 23:10 ` [PATCH net-next v3 0/3] net: dsa: microchip: DCB fixes patchwork-bot+netdevbpf

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).