From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id 79DC8372060 for ; Tue, 23 Jun 2026 06:51:43 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=170.10.129.124 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782197504; cv=none; b=k5Sy7Z732LBIDLFzOIidoDb5WKIjSM+OjdvDY9rb52pkgXTQ39l7Cwbqm0XDttX2n/2diXkUYmxWe0GWj0+6+clEsTJISovKbOQyZn/xjY0j9EuSZ64XSh29sH3/O4pfe5q+Q8PTqUu4StSPUVesi6E8EYB5pNEDR7SIwbEr0iU= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1782197504; c=relaxed/simple; bh=x8TJwUtC+G+n+qNyQWu0ehmMk+LBRSH9bQBQaUoR0T0=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=uIaH6uFYbjBWDkfMrw9ysE/w0O826G2XYSu1WsNLIZkNaO+XE2aaI/GxCks1lPw7XsqNGhGRMpvlF6xj0nlvKd3trcApvqX0B/fxl3koOwVXQI2rFlqXrrqU+HvhmxCMsf9BGcuaZNf5IzrQUMskDyds/yFopERQQ9UMCqLEhog= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com; spf=pass smtp.mailfrom=redhat.com; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b=Oy+fX3Mv; arc=none smtp.client-ip=170.10.129.124 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=quarantine dis=none) header.from=redhat.com Authentication-Results: smtp.subspace.kernel.org; spf=pass smtp.mailfrom=redhat.com Authentication-Results: smtp.subspace.kernel.org; dkim=pass (1024-bit key) header.d=redhat.com header.i=@redhat.com header.b="Oy+fX3Mv" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1782197502; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=x8TJwUtC+G+n+qNyQWu0ehmMk+LBRSH9bQBQaUoR0T0=; b=Oy+fX3Mv8JI0D3sjRKfBDtSCfpoDNLACMt2jT5/BVWntNps65nlePnHG0SfqAJdoS49b3K VtEJsrXBOug8jjLxIWDwwnZVB8AjpIwRrROhakiH+zzpEEDPDMTkf7Qt/IIBzr7YILKP5s ukGecAmwrNw6Pzxwr3nZ5V0PK+NHlnQ= Received: from mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (ec2-54-186-198-63.us-west-2.compute.amazonaws.com [54.186.198.63]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-111-zoNZJuxdNRquAp2fEwsbbQ-1; Tue, 23 Jun 2026 02:51:38 -0400 X-MC-Unique: zoNZJuxdNRquAp2fEwsbbQ-1 X-Mimecast-MFC-AGG-ID: zoNZJuxdNRquAp2fEwsbbQ_1782197496 Received: from mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.93]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by mx-prod-mc-01.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 0A1911956041; Tue, 23 Jun 2026 06:51:36 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.44.48.11]) by mx-prod-int-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id C0C551800591; Tue, 23 Jun 2026 06:51:31 +0000 (UTC) From: Jose Ignacio Tornos Martinez 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 Message-ID: <20260623065130.600628-1-jtornosm@redhat.com> In-Reply-To: <55f9e2af-54fb-4257-af25-dc9c0fbeb72c@intel.com> References: <55f9e2af-54fb-4257-af25-dc9c0fbeb72c@intel.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.93 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