DPDK patches and discussions
 help / color / mirror / Atom feed
From: Shahaf Shuler <shahafs@mellanox.com>
To: Matan Azrad <matan@mellanox.com>, Yongseok Koh <yskoh@mellanox.com>
Cc: "dev@dpdk.org" <dev@dpdk.org>
Subject: Re: [dpdk-dev] [PATCH] net/mlx5: fix tunnel offloads
Date: Wed, 1 Aug 2018 11:58:50 +0000	[thread overview]
Message-ID: <DB7PR05MB4426B72BA5E81F1CFCB8F7A4C32D0@DB7PR05MB4426.eurprd05.prod.outlook.com> (raw)
In-Reply-To: <1533112658-24390-1-git-send-email-matan@mellanox.com>

Wednesday, August 1, 2018 11:38 AM, Matan Azrad:
> Subject: [dpdk-dev] [PATCH] net/mlx5: fix tunnel offloads
> 
> There are a dedicated QP attributes, tunnel offload flag and mask, which
> must be configured in order to allow part of the HW tunnel offloads.
> 
> So, if a QP is pointed by a tunnel flow, the above QP attributes should be
> configured.
> 
> The mask configuration is wrongly only performed if an internal RSS was
> configured by the user, while there is no reason to condition the tunnel
> offloads in RSS configurations.
> 
> Consequently, some of the tunnel offloads was not performed by the HW
> when a tunnel flow was configured, for example, the packet tunnel types
> was not reported to the user.
> 
> Replace the internal RSS condition with the tunnel flow condition.
> 
> Fixes: df6afd377ace ("net/mlx5: remove useless arguments in hrxq API")
> 
> Signed-off-by: Matan Azrad <matan@mellanox.com>

Applied to next-net-mlx, thanks. 

      reply	other threads:[~2018-08-01 11:58 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-08-01  8:37 Matan Azrad
2018-08-01 11:58 ` Shahaf Shuler [this message]

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=DB7PR05MB4426B72BA5E81F1CFCB8F7A4C32D0@DB7PR05MB4426.eurprd05.prod.outlook.com \
    --to=shahafs@mellanox.com \
    --cc=dev@dpdk.org \
    --cc=matan@mellanox.com \
    --cc=yskoh@mellanox.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).