From mboxrd@z Thu Jan 1 00:00:00 1970 From: Petr Machata Subject: Re: [PATCH net-next] net: dcb: add DSCP to comment about priority selector types Date: Sat, 28 Jul 2018 00:14:33 +0300 Message-ID: References: <20180727122702.17995-1-idosch@mellanox.com> <20180727201100.26891-1-jakub.kicinski@netronome.com> Mime-Version: 1.0 Content-Type: text/plain Cc: davem@davemloft.net, Ido Schimmel , Huy Nguyen , john.fastabend@gmail.com, mlxsw@mellanox.com, jiri@mellanox.com, netdev@vger.kernel.org, oss-drivers@netronome.com To: Jakub Kicinski Return-path: Received: from mail-he1eur01on0086.outbound.protection.outlook.com ([104.47.0.86]:18144 "EHLO EUR01-HE1-obe.outbound.protection.outlook.com" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2389459AbeG0Wij (ORCPT ); Fri, 27 Jul 2018 18:38:39 -0400 In-Reply-To: <20180727201100.26891-1-jakub.kicinski@netronome.com> (Jakub Kicinski's message of "Fri, 27 Jul 2018 13:11:00 -0700") Sender: netdev-owner@vger.kernel.org List-ID: Jakub Kicinski writes: > 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 Reviewed-by: Petr Machata