From mboxrd@z Thu Jan 1 00:00:00 1970 From: David Miller Subject: Re: [PATCH net-next] net: dcb: add DSCP to comment about priority selector types Date: Sun, 29 Jul 2018 12:54:08 -0700 (PDT) Message-ID: <20180729.125408.1091535473105769876.davem@davemloft.net> References: <20180727122702.17995-1-idosch@mellanox.com> <20180727201100.26891-1-jakub.kicinski@netronome.com> Mime-Version: 1.0 Content-Type: Text/Plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: idosch@mellanox.com, petrm@mellanox.com, huyn@mellanox.com, john.fastabend@gmail.com, mlxsw@mellanox.com, jiri@mellanox.com, netdev@vger.kernel.org, oss-drivers@netronome.com To: jakub.kicinski@netronome.com Return-path: Received: from shards.monkeyblade.net ([23.128.96.9]:44012 "EHLO shards.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726644AbeG2VZo (ORCPT ); Sun, 29 Jul 2018 17:25:44 -0400 In-Reply-To: <20180727201100.26891-1-jakub.kicinski@netronome.com> Sender: netdev-owner@vger.kernel.org List-ID: From: Jakub Kicinski Date: Fri, 27 Jul 2018 13:11:00 -0700 > Commit ee2059819450 ("net/dcb: Add dscp to priority selector type") > added a define for the new DSCP selector type created by > IEEE 802.1Qcd, but missed the comment enumerating all selector types. > Update the comment. > > Signed-off-by: Jakub Kicinski Applied.