From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9BE13455E2; Tue, 9 Jul 2024 13:14:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E17640689; Tue, 9 Jul 2024 13:14:40 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id 479EB4067D for ; Tue, 9 Jul 2024 13:14:39 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1720523678; 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=tX5iUI2SaQPQeyTODXZvSfJ/7MjgsfDEtHZlDRM2bn4=; b=VYKCTTzm0PGP9QOVqVTQqswrRFCqIUM71ekP/Iiwvv8QpHLTCJ+YNUdT+dP4HXufCHm51X kWvXIY7qzlT+lvN5wqAvgfBQdpD4CUXVdJy8tjdjEEmEg38gZSMfzScnc5JCFf/qxf4IKd YTTvtyUF3/cZJzlyL9mJlbHiL6ZjULU= Received: from mail-lj1-f197.google.com (mail-lj1-f197.google.com [209.85.208.197]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-463-2o9ZvFm9M3WPd1ciYLe6jg-1; Tue, 09 Jul 2024 07:14:37 -0400 X-MC-Unique: 2o9ZvFm9M3WPd1ciYLe6jg-1 Received: by mail-lj1-f197.google.com with SMTP id 38308e7fff4ca-2ee9f58c858so25372281fa.3 for ; Tue, 09 Jul 2024 04:14:37 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720523676; x=1721128476; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tX5iUI2SaQPQeyTODXZvSfJ/7MjgsfDEtHZlDRM2bn4=; b=HI3orBZ5XYEnNY7li8VZ4xWMvL7sYUE+SFfbzteL7EA7wmcmMDsvkMkD1zZWREi73G e+o02Gjcv1Chbcm2ABKGq9uI5FaRMMOEKFeRNo3MuWLaNuKIr9NYEJ0BF3AFZuMn8ZBf 4VZX9OtIoyROYBAVlYCENhPfFTYVzQW1o/morV8Cd8hf6aPbMkYwMH6tCUMOyKn6AhbS IPUEDQaMS20fTPigfy4h+sw0DuvU4iYFequpdUS6BBiMfhTJT+1cFoBJpHLYQn3yUdfY OGtGu0iCFEQiKZDGOv7oOXrPsuv6FZX2QjMz6rCh1/xSjiJwfBx/wPK3CT0yhiPeu+Yu uuOw== X-Gm-Message-State: AOJu0YwedNDJdqaiujXmxpcVmJZ9j7KoZW6aEshALXxU67+kowmU+uMa b4aU4OjdGNlStYcUt3V4CeaaAuKjyscWw0pLtiauwm3WwGFRvvL2oAHO25GR8hHRcUUX7u9LCGP rAUieYvFgBYr0nN5LGF1rFgy/HB0Vec96J6p+JQhLCfhm2pR6PiU/xJ2EMd2kbiPVmpii+xVfmI fb6o0X3PwdSxRPpHU= X-Received: by 2002:a05:651c:d4:b0:2ee:93ba:8b0a with SMTP id 38308e7fff4ca-2eeb310356amr15219841fa.29.1720523676107; Tue, 09 Jul 2024 04:14:36 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHp68Ei7dBoaKOV4A/Lf0+tf8OTFupp+WvS36NYOLBnuui/CWaczcOMvAqdTG3WUFrqx7OB1L80pPwTdM8rY0w= X-Received: by 2002:a05:651c:d4:b0:2ee:93ba:8b0a with SMTP id 38308e7fff4ca-2eeb310356amr15219731fa.29.1720523675731; Tue, 09 Jul 2024 04:14:35 -0700 (PDT) MIME-Version: 1.0 References: <20240628053458.78337-1-wenwux.ma@intel.com> <20240628095400.126083-1-wenwux.ma@intel.com> In-Reply-To: From: David Marchand Date: Tue, 9 Jul 2024 13:14:24 +0200 Message-ID: Subject: Re: [PATCH v2] dma/idxd: fix failure to configure a device instance for DSA To: Wenwu Ma Cc: dev@dpdk.org, songx.jiale@intel.com, Bruce Richardson X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org On Fri, Jun 28, 2024 at 12:26=E2=80=AFPM Bruce Richardson wrote: > > On Fri, Jun 28, 2024 at 05:54:00PM +0800, Wenwu Ma wrote: > > In ubuntu 24.04, DSA's workqueue has a new driver_name file in sysfs, > > DPDK needs to write a correct value to this file when configuring a dev= ice > > instance using the dpdk_idxd_cfg.py script, otherwise it will fail to b= e > > configured, this patch fixes the issue. > > > > Signed-off-by: Wenwu Ma > Acked-by: Bruce Richardson Applied, thanks. --=20 David Marchand