From: Leon Romanovsky <leonro@nvidia.com>
To: Tony Nguyen <anthony.l.nguyen@intel.com>
Cc: <davem@davemloft.net>, <kuba@kernel.org>, <pabeni@redhat.com>,
<edumazet@google.com>, <netdev@vger.kernel.org>,
Rafal Rogalski <rafalx.rogalski@intel.com>,
<david.m.ertman@intel.com>, <shiraz.saleem@intel.com>,
<mustafa.ismail@intel.com>, <jgg@nvidia.com>,
<linux-rdma@vger.kernel.org>,
Mateusz Palczewski <mateusz.palczewski@intel.com>,
Kamil Maziarz <kamil.maziarz@intel.com>,
Bharathi Sreenivas <bharathi.sreenivas@intel.com>
Subject: Re: [PATCH net] ice: Fix RDMA VSI removal during queue rebuild
Date: Sun, 30 Jul 2023 16:21:05 +0300 [thread overview]
Message-ID: <20230730132105.GE94048@unreal> (raw)
In-Reply-To: <20230728171243.2446101-1-anthony.l.nguyen@intel.com>
On Fri, Jul 28, 2023 at 10:12:43AM -0700, Tony Nguyen wrote:
> From: Rafal Rogalski <rafalx.rogalski@intel.com>
>
> During qdisc create/delete, it is necessary to rebuild the queue
> of VSIs. An error occurred because the VSIs created by RDMA were
> still active.
>
> Added check if RDMA is active. If yes, it disallows qdisc changes
> and writes a message in the system logs.
>
> Fixes: 348048e724a0 ("ice: Implement iidc operations")
> Signed-off-by: Rafal Rogalski <rafalx.rogalski@intel.com>
> Signed-off-by: Mateusz Palczewski <mateusz.palczewski@intel.com>
> Signed-off-by: Kamil Maziarz <kamil.maziarz@intel.com>
> Tested-by: Bharathi Sreenivas <bharathi.sreenivas@intel.com>
> Signed-off-by: Tony Nguyen <anthony.l.nguyen@intel.com>
> ---
> drivers/net/ethernet/intel/ice/ice_main.c | 18 ++++++++++++++++++
> 1 file changed, 18 insertions(+)
>
Thanks,
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
next prev parent reply other threads:[~2023-07-30 13:21 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2023-07-28 17:12 [PATCH net] ice: Fix RDMA VSI removal during queue rebuild Tony Nguyen
2023-07-30 13:21 ` Leon Romanovsky [this message]
2023-07-31 21:30 ` patchwork-bot+netdevbpf
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=20230730132105.GE94048@unreal \
--to=leonro@nvidia.com \
--cc=anthony.l.nguyen@intel.com \
--cc=bharathi.sreenivas@intel.com \
--cc=davem@davemloft.net \
--cc=david.m.ertman@intel.com \
--cc=edumazet@google.com \
--cc=jgg@nvidia.com \
--cc=kamil.maziarz@intel.com \
--cc=kuba@kernel.org \
--cc=linux-rdma@vger.kernel.org \
--cc=mateusz.palczewski@intel.com \
--cc=mustafa.ismail@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=rafalx.rogalski@intel.com \
--cc=shiraz.saleem@intel.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.