[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20220728215613.3dfa0ac9@kernel.org>
Date: Thu, 28 Jul 2022 21:56:13 -0700
From: Jakub Kicinski <kuba@...nel.org>
To: Tariq Toukan <tariqt@...dia.com>
Cc: Boris Pismenny <borisp@...dia.com>,
John Fastabend <john.fastabend@...il.com>,
"David S. Miller" <davem@...emloft.net>,
Eric Dumazet <edumazet@...gle.com>,
Paolo Abeni <pabeni@...hat.com>, <netdev@...r.kernel.org>,
Saeed Mahameed <saeedm@...dia.com>,
Gal Pressman <gal@...dia.com>,
Maxim Mikityanskiy <maximmi@...dia.com>
Subject: Re: [PATCH net-next V3 2/6] net/tls: Multi-threaded calls to TX
tls_dev_del
On Wed, 27 Jul 2022 12:43:42 +0300 Tariq Toukan wrote:
> + flush_workqueue(destruct_wq);
> + destroy_workqueue(destruct_wq);
IIRC destroy does a flush internally, please follow up.
Powered by blists - more mailing lists