summary refs log tree commit diff
path: root/scripts/.gitignore
diff options
context:
space:
mode:
authorRafal Rogalski <rafalx.rogalski@intel.com>2023-07-28 10:12:43 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2023-08-11 12:08:15 +0200
commit4461b2cae3262279f254b3cd0f02d4323b1acc01 (patch)
tree4bac08f98f64f1505b009ed53728c0cdabe6994c /scripts/.gitignore
parent0b45af982a4df0b14fb8669ee2a871cfdfa6a39c (diff)
downloadlinux-4461b2cae3262279f254b3cd0f02d4323b1acc01.tar.gz
ice: Fix RDMA VSI removal during queue rebuild
[ Upstream commit 4b31fd4d77ffa430d0b74ba1885ea0a41594f202 ]

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>
Reviewed-by: Leon Romanovsky <leonro@nvidia.com>
Link: https://lore.kernel.org/r/20230728171243.2446101-1-anthony.l.nguyen@intel.com
Signed-off-by: Jakub Kicinski <kuba@kernel.org>
Signed-off-by: Sasha Levin <sashal@kernel.org>
Diffstat (limited to 'scripts/.gitignore')
0 files changed, 0 insertions, 0 deletions