Netdev List
 help / color / mirror / Atom feed
From: Jose Ignacio Tornos Martinez <jtornosm@redhat.com>
To: przemyslaw.kitszel@intel.com
Cc: aleksandr.loktionov@intel.com, anthony.l.nguyen@intel.com,
	davem@davemloft.net, edumazet@google.com, horms@kernel.org,
	intel-wired-lan@lists.osuosl.org, jacob.e.keller@intel.com,
	jtornosm@redhat.com, kuba@kernel.org, netdev@vger.kernel.org,
	pabeni@redhat.com, stable@vger.kernel.org
Subject: Re: [Intel-wired-lan] [PATCH net v6 3/4] iavf: send MAC change request synchronously
Date: Tue, 23 Jun 2026 08:51:29 +0200	[thread overview]
Message-ID: <20260623065130.600628-1-jtornosm@redhat.com> (raw)
In-Reply-To: <55f9e2af-54fb-4257-af25-dc9c0fbeb72c@intel.com>

Hello,

Thank you for catching this.
You're absolutely right - the loop can't work without polling between
iterations since the second call would hit the current_op check and
return -EBUSY. I will remove the multi-batch loop and revert this to
v5's approach.

v7 will be posted shortly with these changes.

Thanks

Best regards
José Ignacio


  reply	other threads:[~2026-06-23  6:51 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-06-19  6:13 [PATCH net v6 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes Jose Ignacio Tornos Martinez
2026-06-19  6:13 ` [PATCH net v6 1/4] iavf: return EBUSY if reset in progress or not ready during MAC change Jose Ignacio Tornos Martinez
2026-06-19  6:13 ` [PATCH net v6 2/4] i40e: skip unnecessary VF reset when setting trust Jose Ignacio Tornos Martinez
2026-06-19  6:13 ` [PATCH net v6 3/4] iavf: send MAC change request synchronously Jose Ignacio Tornos Martinez
2026-06-22 11:38   ` Przemek Kitszel
2026-06-23  6:51     ` Jose Ignacio Tornos Martinez [this message]
2026-06-19  6:13 ` [PATCH net v6 4/4] ice: skip unnecessary VF reset when setting trust Jose Ignacio Tornos Martinez
2026-06-22 11:18   ` Loktionov, Aleksandr
2026-06-22 11:19   ` Loktionov, Aleksandr
2026-06-22 10:31 ` [PATCH net v6 0/4] Fix i40e/ice/iavf VF bonding after netdev lock changes Simon Horman
2026-06-22 10:51   ` [Intel-wired-lan] " Jose Ignacio Tornos Martinez

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=20260623065130.600628-1-jtornosm@redhat.com \
    --to=jtornosm@redhat.com \
    --cc=aleksandr.loktionov@intel.com \
    --cc=anthony.l.nguyen@intel.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=intel-wired-lan@lists.osuosl.org \
    --cc=jacob.e.keller@intel.com \
    --cc=kuba@kernel.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=stable@vger.kernel.org \
    /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