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 8F246431FA; Wed, 25 Oct 2023 11:54:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D8FB40A70; Wed, 25 Oct 2023 11:54:09 +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 BB16B402E8 for ; Wed, 25 Oct 2023 11:54:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1698227647; 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=mCTf+OXlGRBCHjKT+G6REh4EnwZYjULBdBHQA85d5pI=; b=jI/+9yj2vm2teTwuyApG/6V1agg0b+LT9jGdkawJg8VaYkBNFdRYmC4FZS4rvcNdaQ3s3d VLvAlHH8VUqQMOrv44Boh8jUwt/cUjTfkHyWlz1kaDTaDtc7G0bEjMJB4oRKK7e9iv7zW5 Oy/kRsFGGX6AgpmtuUrDz93EA9S4bko= Received: from mail-lj1-f200.google.com (mail-lj1-f200.google.com [209.85.208.200]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-689-zz2D_INxNyuOfej5ZmMu8w-1; Wed, 25 Oct 2023 05:54:06 -0400 X-MC-Unique: zz2D_INxNyuOfej5ZmMu8w-1 Received: by mail-lj1-f200.google.com with SMTP id 38308e7fff4ca-2c503b47880so4175671fa.0 for ; Wed, 25 Oct 2023 02:54:05 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698227644; x=1698832444; 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=mCTf+OXlGRBCHjKT+G6REh4EnwZYjULBdBHQA85d5pI=; b=GzgJH5ZDZ8CgMwR7avrcjaqqQnxLavR3CDV7dkd5GnlLPOYBgstpgD8TFCeSxaIyJT 6nYgAcvIZPGYrJfrAgvnHXHQJm+UtUh9G4JWsU+alUEuOqJRdHZYmn6b4AdGcnAvlpIo tYh2h33AFLmwdZorYLJohvvgvCwwHk74s1eEwjdGtGMjLPeYPafkOfnaNRO8JAfoauKa H8umFU7oTgTxV4pyN0v7FypDZz8uWVooEEr9X+afyqqItE3BUMDSjJsyMbuC/akq2a2t sZH8laZOpJpswvaWk8p178CfrtQ+WTmRQ+t4XMEch/gmDyoLlmdnKVCexAx+/F2ONKfe h5IQ== X-Gm-Message-State: AOJu0YwKKXwZJfWER2PwB2lnDVoNBQGzosWtilnbM8slv2pgeHqStnc0 iGZdFyySMKl/Ul1JMurmugExo2kuYspMQ/YNMJjLwhHAwbS1ScX7F9/fZrzxIYpjX2ACkqbt/So ZOxqlwvRaDk2iOc15JxI= X-Received: by 2002:a2e:a4a3:0:b0:2c4:e5d4:d246 with SMTP id g3-20020a2ea4a3000000b002c4e5d4d246mr5864674ljm.7.1698227644743; Wed, 25 Oct 2023 02:54:04 -0700 (PDT) X-Google-Smtp-Source: AGHT+IHWBXtRQi7WO72JP4tazrJQ/FcnRuYKhBpzFiBTjHQxYrGQxvqzJVhkbivbMh36u/tTpdogC4ItwV3I2A537n4= X-Received: by 2002:a2e:a4a3:0:b0:2c4:e5d4:d246 with SMTP id g3-20020a2ea4a3000000b002c4e5d4d246mr5864670ljm.7.1698227644425; Wed, 25 Oct 2023 02:54:04 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Wed, 25 Oct 2023 11:53:52 +0200 Message-ID: Subject: Re: [Bug 1304] l3fwd-power example fails to run with uncore options, -U -u and -i To: Sivaprasad Tummala Cc: dev@dpdk.org, Ferruh Yigit 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 Hello Siva, On Wed, Oct 25, 2023 at 11:34=E2=80=AFAM wrote: > > Bug ID 1304 > Summary l3fwd-power example fails to run with uncore options, -U -u and -= i > Product DPDK > Version 23.11 > Hardware All > OS All > Status UNCONFIRMED > Severity normal > Priority Normal > Component other > Assignee dev@dpdk.org > Reporter karen.kelly@intel.com > Target Milestone --- > > We suspect this particular commit introduces this bug, the sample app wil= l not > work with the -U -u and -i options. > > The options worked when I tried with 23.07. I also tried removing this co= mmit > and the options worked again. > > Result of git show: > > commit ac1edcb6621af6ff3c2b01d40e4dd6ed0527a748 > Author: Sivaprasad Tummala > Date: Wed Aug 16 03:09:57 2023 -0700 > > power: refactor uncore power management API > > Currently the uncore power management implementation is vendor specif= ic. > > Added new vendor agnostic uncore power interface similar to rte_power > and rename specific implementations ("rte_power_intel_uncore") to > "power_intel_uncore" along with functions. > > Signed-off-by: Sivaprasad Tummala > > > DPDK Version: 23.11-rc1 > Commands: > .//examples/dpdk-l3fwd-power -c 0x6 -n 1 -- -p 0x1 = -P > --config=3D"(0,0,2)" -U > .//examples/dpdk-l3fwd-power -c 0x6 -n 1 -- -p 0x1 = -P > --config=3D"(0,0,2)" -u > .//examples/dpdk-l3fwd-power -c 0x6 -n 1 -- -p 0x1 = -P > --config=3D"(0,0,2)" -i 2 > Error: > EAL: Error - exiting with code: 1 > Cause: Invalid L3FWD parameters Please register to dpdk.org bugzilla, and have a look at this report. Thanks. --=20 David Marchand