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 ED33145AF4; Wed, 9 Oct 2024 19:50:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A36F342DE3; Wed, 9 Oct 2024 19:50:26 +0200 (CEST) Received: from mail-pg1-f171.google.com (mail-pg1-f171.google.com [209.85.215.171]) by mails.dpdk.org (Postfix) with ESMTP id 592F942DE9 for ; Wed, 9 Oct 2024 19:50:25 +0200 (CEST) Received: by mail-pg1-f171.google.com with SMTP id 41be03b00d2f7-7e9fd82f1a5so25386a12.1 for ; Wed, 09 Oct 2024 10:50:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1728496224; x=1729101024; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=hf0Ecat76f/G6GPEF/M3uzjZoDwqcuMc2rHNrErjZpk=; b=JOCvEdk0+j0+bx7l5jyXU4gmfb/fETnm5tmNa7tS8dBRss3ExeCTe2ySLAQTmugIhl MIL/jlK+HIEAzfx57kqSIX7XslEVjhNSN+f/TSJIkot5Y02lmxEaACqKVQ/x47U4EnCF wTD6HmuXv+2ETKdIX1OiGSPFFWphBpsYaNCAGQwWdQfXxNuMDmnjcMhw3gztnWze4HFq dtKPio+Oau3MWA2EWmPSsy08/Qtp4J/4/P9wdkUGarpgLkVBzUmtp7DpISnOMV4hZaSv 9LppcZwKV5NNp/vEQp8Uzq6Hw9X8gysDHxrkrqQA1hK4FDdAvH+40xDSjme5zih9/SnI snnw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728496224; x=1729101024; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hf0Ecat76f/G6GPEF/M3uzjZoDwqcuMc2rHNrErjZpk=; b=CphAEdaDEN5+3E+8U6DgGjqhYpD7FyFHj/lk2wL2CpqwmRvL9m2xEuNDJJ1un+cTJM rMZn8wbpOfrJnml/rp+4e/ro/BOg9cJrijxl4T5afv4zcCJ/LDDZEIJuce62CK/aWYuG WwthXMztUC2yB6o2qwrDZxxB4Ev2qiwb9kUkzTIZgoeKQpNplShTVINpgf9nGio0B6rT snS/2ljE8JQ7/QAoW0FmisvS3EIb2oqGfSSnVDaRwx9g0dSMBxpQoPxMgLBQ3Xj2lfEU Ay8pKMrIYs5y4k7sLdmlU8U4Ts+1gnLsQWnQzLyg7yZ3auNbVj/EoqxubelgEmRA2ETK oIpA== X-Gm-Message-State: AOJu0YyB8Ymf1OZPGQ3p/Nm2q1lXxnMyUvMmGO+lkjIfxEIykZI6cxwh 7QqtJrMNiF7DioC6f2YJxSAu7dp0An/UeqTY6vlDUF1CqX/UF0Ct9TFk0qIz5gM= X-Google-Smtp-Source: AGHT+IF0dSp33XqCQDjHCx1nGdGBCc7sWm5JQ/NlxX8GJWEobvqq5qKsKONZ6P6IerEpizQGUed5Qw== X-Received: by 2002:a05:6a21:4006:b0:1d3:e72:75f2 with SMTP id adf61e73a8af0-1d8a3bfdc24mr5897103637.16.1728496224462; Wed, 09 Oct 2024 10:50:24 -0700 (PDT) Received: from hermes.local (204-195-96-226.wavecable.com. [204.195.96.226]) by smtp.gmail.com with ESMTPSA id 98e67ed59e1d1-2e2a5aabbb1sm1980603a91.35.2024.10.09.10.50.24 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 09 Oct 2024 10:50:24 -0700 (PDT) Date: Wed, 9 Oct 2024 10:47:43 -0700 From: Stephen Hemminger To: Bruce Richardson Cc: dev@dpdk.org Subject: Re: [PATCH 3/5] net/ice: add option to choose DDP package file Message-ID: <20241009104743.4b26c862@hermes.local> In-Reply-To: <20241009170822.344716-4-bruce.richardson@intel.com> References: <20241009170822.344716-1-bruce.richardson@intel.com> <20241009170822.344716-4-bruce.richardson@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 Wed, 9 Oct 2024 18:08:20 +0100 Bruce Richardson wrote: > The "Dynamic Device Personalization" package is loaded at initialization > time by the driver, but the specific package file loaded depends upon > what package file is found first by searching through a hard-coded list > of firmware paths. To enable greater control over the package loading, > we can add a device option to choose a specific DDP package file to > load. > > Signed-off-by: Bruce Richardson > --- Acked-by: Stephen Hemminger