linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jason Gunthorpe <jgg@nvidia.com>
To: Shai Malin <smalin@marvell.com>
Cc: linux-rdma@vger.kernel.org, dledford@redhat.com,
	mkalderon@marvell.com, davem@davemloft.net, kuba@kernel.org,
	aelior@marvell.com, pkushwaha@marvell.com,
	prabhakar.pkin@gmail.com, malin1024@gmail.com
Subject: Re: [PATCH for-next 0/3][v2] qedr: consider dscp prio for vlan tag and update tos
Date: Fri, 20 Aug 2021 14:49:44 -0300	[thread overview]
Message-ID: <20210820174944.GA539584@nvidia.com> (raw)
In-Reply-To: <20210730065001.805-1-smalin@marvell.com>

On Fri, Jul 30, 2021 at 09:49:58AM +0300, Shai Malin wrote:
> From: Prabhakar Kushwaha <pkushwaha@marvell.com>
> 
> Add functions to check get/set dscp priority in qed and these functions
> are further used in deciding vlan priority based on dscp state.
> 
> Also update RDMA CM TOS.
> 
> Changes for v2:
> 	- incorporated Leon Romanovsky's comments
> 
> Prabhakar Kushwaha (3):
>   qed: add get and set support for dscp priority
>   qedr: Consider dscp priority for vlan priority
>   qedr: Use grh layer traffic_class as RDMA CM TOS
> 
>  drivers/infiniband/hw/qedr/qedr_roce_cm.c  | 13 +++-
>  drivers/net/ethernet/qlogic/qed/qed_dcbx.c | 71 ++++++++++++++++++++++
>  drivers/net/ethernet/qlogic/qed/qed_dcbx.h | 10 +++
>  drivers/net/ethernet/qlogic/qed/qed_rdma.c | 25 ++++++++
>  include/linux/qed/qed_if.h                 |  6 ++
>  include/linux/qed/qed_rdma_if.h            |  7 +++
>  6 files changed, 130 insertions(+), 2 deletions(-)

Since this is mostly netdev stuff can someone from netdev ack this if
you want it to go through the rdma tree?

Have you checked that there are no conflicts with things in net-next?

Thanks,
Jason

  parent reply	other threads:[~2021-08-20 17:49 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-07-30  6:49 [PATCH for-next 0/3][v2] qedr: consider dscp prio for vlan tag and update tos Shai Malin
2021-07-30  6:49 ` [PATCH for-next 1/3][v2] qed: add get and set support for dscp priority Shai Malin
2021-07-30  6:50 ` [PATCH for-next 2/3][v2] qedr: Consider dscp priority for vlan priority Shai Malin
2021-07-30  6:50 ` [PATCH for-next 3/3][v2] qedr: Use grh layer traffic_class as RDMA CM TOS Shai Malin
2021-08-20 17:49 ` Jason Gunthorpe [this message]
2021-08-20 18:02   ` [PATCH for-next 0/3][v2] qedr: consider dscp prio for vlan tag and update tos Jakub Kicinski
2021-08-20 18:03     ` Jason Gunthorpe
2021-08-22 11:42 Shai Malin

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210820174944.GA539584@nvidia.com \
    --to=jgg@nvidia.com \
    --cc=aelior@marvell.com \
    --cc=davem@davemloft.net \
    --cc=dledford@redhat.com \
    --cc=kuba@kernel.org \
    --cc=linux-rdma@vger.kernel.org \
    --cc=malin1024@gmail.com \
    --cc=mkalderon@marvell.com \
    --cc=pkushwaha@marvell.com \
    --cc=prabhakar.pkin@gmail.com \
    --cc=smalin@marvell.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).