All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Tariq Toukan <tariqt@nvidia.com>
Cc: "David S. Miller" <davem@davemloft.net>,
	Paolo Abeni <pabeni@redhat.com>,
	Eric Dumazet <edumazet@google.com>,
	"Jay Vosburgh" <jv@jvosburgh.net>,
	Andy Gospodarek <andy@greyhouse.net>, <netdev@vger.kernel.org>,
	Saeed Mahameed <saeedm@nvidia.com>, Gal Pressman <gal@nvidia.com>,
	Leon Romanovsky <leonro@nvidia.com>,
	Hangbin Liu <liuhangbin@gmail.com>,
	Jianbo Liu <jianbol@nvidia.com>
Subject: Re: [PATCH net V4 0/3] Fixes for IPsec over bonding
Date: Fri, 16 Aug 2024 19:24:42 -0700	[thread overview]
Message-ID: <20240816192442.221e7182@kernel.org> (raw)
In-Reply-To: <20240815142103.2253886-1-tariqt@nvidia.com>

On Thu, 15 Aug 2024 17:21:00 +0300 Tariq Toukan wrote:
> This patchset by Jianbo provides bug fixes for IPsec over bonding
> driver.
> 
> It adds the missing xdo_dev_state_free API, and fixes "scheduling while
> atomic" by using mutex lock instead.

Let's take Nik's patches first.

      parent reply	other threads:[~2024-08-17  2:24 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-08-15 14:21 [PATCH net V4 0/3] Fixes for IPsec over bonding Tariq Toukan
2024-08-15 14:21 ` [PATCH net V4 1/3] bonding: implement xdo_dev_state_free and call it after deletion Tariq Toukan
2024-08-16  3:07   ` Hangbin Liu
2024-08-16  9:10     ` Jianbo Liu
2024-08-15 14:21 ` [PATCH net V4 2/3] bonding: extract the use of real_device into local variable Tariq Toukan
2024-08-15 14:21 ` [PATCH net V4 3/3] bonding: change ipsec_lock from spin lock to mutex Tariq Toukan
2024-08-17  2:24 ` Jakub Kicinski [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=20240816192442.221e7182@kernel.org \
    --to=kuba@kernel.org \
    --cc=andy@greyhouse.net \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=gal@nvidia.com \
    --cc=jianbol@nvidia.com \
    --cc=jv@jvosburgh.net \
    --cc=leonro@nvidia.com \
    --cc=liuhangbin@gmail.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=saeedm@nvidia.com \
    --cc=tariqt@nvidia.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.