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 1D0C83BAD8F for ; Fri, 10 Apr 2026 16:25:55 +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=1775838357; cv=none; b=Dg+dxe2cSVc016P4Wknz01F8GUkWrMVR3krKtTUlo9zoBzpZRMSaF79OIdhfBoB/1sX3yHepwzH+0YCVXjpltqsoqWS7ISyvtAQwgE4gfYJ8a+FpDzLCirX3uCdu5lwVjo54XGa+LkSJQ9LBKpxAlRVYP7i+F+7Y0DUgnEaEv1w= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1775838357; c=relaxed/simple; bh=WIgf06YVrt3i8IDBeTEXTOVKt6Ma5XHOJR3hB7Q6upw=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version; b=kFlndl1TCGKDlBlK/EjgMEeNlCehMU3Uc7GQPYB7pa8NaTaYf9z1e5DQ87nbVJwI5RZd1kk2rYDjisA1gBEAYJZ+EbUuSAJk2IDSqhVNXpGISWJribWyt7iui9NGpR5TseP3jAA9dc8AfZa+eA8CQvuPGKB/M6TuV0+UHsMYFSc= 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=ZUWY9QP5; 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="ZUWY9QP5" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1775838355; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=WIgf06YVrt3i8IDBeTEXTOVKt6Ma5XHOJR3hB7Q6upw=; b=ZUWY9QP5sqAKGspnAAQah7D9Z83TIThQ3v1TOqqnunmxx8mDyNiPKnavfCjBOqH7zJH9pW J0OB3sCE3SocIdlvZhtYdNDsUYP2+UYgjEoorEo5Zd/KfH+9vRvCJKw9FS6BwHgMPWPgRO pgvwrIEhKpIQW6ju6WfKdXOStZ6NtDg= Received: from mx-prod-mc-06.mail-002.prod.us-west-2.aws.redhat.com (ec2-35-165-154-97.us-west-2.compute.amazonaws.com [35.165.154.97]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-651-uRPQk7QlOeyjSGPY8gCZmA-1; Fri, 10 Apr 2026 12:25:50 -0400 X-MC-Unique: uRPQk7QlOeyjSGPY8gCZmA-1 X-Mimecast-MFC-AGG-ID: uRPQk7QlOeyjSGPY8gCZmA_1775838348 Received: from mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.111]) (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-06.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id A82C3183EED1; Fri, 10 Apr 2026 16:25:48 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.44.32.88]) by mx-prod-int-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id 3F5B01800B7F; Fri, 10 Apr 2026 16:25:43 +0000 (UTC) From: Jose Ignacio Tornos Martinez To: przemyslaw.kitszel@intel.com Cc: anthony.l.nguyen@intel.com, davem@davemloft.net, edumazet@google.com, intel-wired-lan@lists.osuosl.org, jacob.e.keller@intel.com, jtornosm@redhat.com, kohei.enju@gmail.com, kuba@kernel.org, netdev@vger.kernel.org, pabeni@redhat.com, stable@vger.kernel.org Subject: Re: [Intel-wired-lan] [PATCH net v2 3/4] iavf: send MAC change request synchronously Date: Fri, 10 Apr 2026 18:25:42 +0200 Message-ID: <20260410162542.209743-1-jtornosm@redhat.com> In-Reply-To: <30d48647-8c1d-4683-ae9d-becb33cf8d4f@intel.com> References: <30d48647-8c1d-4683-ae9d-becb33cf8d4f@intel.com> Precedence: bulk X-Mailing-List: netdev@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 3.4.1 on 10.30.177.111 Hello Przemek, Thank you again for your comments. I will try to include the new ones too in the next version. In addition, I will analyze the suggested integration with existing iavf_poll_virtchnl_msg() and possibly iavf_virtchnl_completion, but maybe better in a new patch of the series as a refactoring. Best regards Jose Ignacio