From nobody Thu Oct 2 14:24:05 2025 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 12103307AD7 for ; Tue, 16 Sep 2025 13:08:51 +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=1758028133; cv=none; b=DccoOSyzQef0sN/DvM/vPZqRe9HKJsUE7iEnyyKkXs3CtlEA7LYFXWnUFyn8vTal96vWocb3WeWncN30HJmmg12VO5kUo8kNJj6Ar4lO3Grc8eZxQjppHy7ZythFmyAIm+VvlOF7mR2ubDHMpWbWJnfECKAwFfBc9f6X1ALZWkk= ARC-Message-Signature: i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1758028133; c=relaxed/simple; bh=pbBzLjrUvy4Jws3IrdIk6Q8D7H91HuRG6YGPY55CtrI=; h=From:To:Cc:Subject:Date:Message-ID:In-Reply-To:References: MIME-Version:Content-Type; b=CinjyMVxXD8SsR0DT52BTV45xtwx5t1zCUsqgWC8YmNXYb7q4lDIZOFlIFhXSLcmjV3GyPhMGfoYJxdxre2RHHSlqMQukcQCJeD3HRMEutEF/HQJbTfipHIIPmbZ3gHr35A0/TfTmzJww6+olIrquayWHuQYgBsPzIs5s51qs+0= 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=GDAjJkIk; 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="GDAjJkIk" DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1758028131; 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=6Dg27mnkpxY6+wpImWrHzQoz+UEHN7ql4f1eRWWfzQk=; b=GDAjJkIkLNCwM3/0gKu1THW+iQoWGuhH+eKePMj/GwC8tPVdKa2o9eBlZlPAtyFIrzIgPz T0X2lopNkmpPIWCU+vIt9dP78zK+JWR/vaKBXHKwUJvkBsj6W3KKV3rJXAdtJc4/ebEGjf STUEk0qIO0AIHYJfYYbcWT8x3/8hfhw= Received: from mx-prod-mc-08.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-621-8UvkHeh8NO2a03xXa6XTLA-1; Tue, 16 Sep 2025 09:08:47 -0400 X-MC-Unique: 8UvkHeh8NO2a03xXa6XTLA-1 X-Mimecast-MFC-AGG-ID: 8UvkHeh8NO2a03xXa6XTLA_1758028126 Received: from mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com [10.30.177.12]) (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-08.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTPS id 7D87618002CC; Tue, 16 Sep 2025 13:08:46 +0000 (UTC) Received: from fedora.redhat.com (unknown [10.44.34.12]) by mx-prod-int-03.mail-002.prod.us-west-2.aws.redhat.com (Postfix) with ESMTP id B5F9E1956048; Tue, 16 Sep 2025 13:08:41 +0000 (UTC) From: =?UTF-8?q?Eugenio=20P=C3=A9rez?= To: "Michael S . Tsirkin " Cc: Stefano Garzarella , jasowang@redhat.com, Xuan Zhuo , linux-kernel@vger.kernel.org, Maxime Coquelin , Yongji Xie , Cindy Lu , Laurent Vivier , virtualization@lists.linux.dev, =?UTF-8?q?Eugenio=20P=C3=A9rez?= Subject: [PATCH v2 1/7] vduse: add v1 API definition Date: Tue, 16 Sep 2025 15:08:27 +0200 Message-ID: <20250916130833.329087-2-eperezma@redhat.com> In-Reply-To: <20250916130833.329087-1-eperezma@redhat.com> References: <20250916130833.329087-1-eperezma@redhat.com> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable X-Scanned-By: MIMEDefang 3.0 on 10.30.177.12 This allows the kernel to detect whether the userspace VDUSE device supports the VQ group and ASID features. VDUSE devices that don't set the V1 API will not receive the new messages, and vdpa device will be created with only one vq group and asid. The next patches implement the new feature incrementally, only enabling the VDUSE device to set the V1 API version by the end of the series. Signed-off-by: Eugenio P=C3=A9rez --- include/uapi/linux/vduse.h | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/include/uapi/linux/vduse.h b/include/uapi/linux/vduse.h index 10ad71aa00d6..ccb92a1efce0 100644 --- a/include/uapi/linux/vduse.h +++ b/include/uapi/linux/vduse.h @@ -10,6 +10,10 @@ =20 #define VDUSE_API_VERSION 0 =20 +/* VQ groups and ASID support */ + +#define VDUSE_API_VERSION_1 1 + /* * Get the version of VDUSE API that kernel supported (VDUSE_API_VERSION). * This is used for future extension. --=20 2.51.0