From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 57E754412D
	for <public@inbox.dpdk.org>; Sun,  2 Jun 2024 05:43:57 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 540F14028C
	for <public@inbox.dpdk.org>; Sun,  2 Jun 2024 05:43:57 +0200 (CEST)
Received: from mail-qk1-f174.google.com (mail-qk1-f174.google.com
 [209.85.222.174])
 by mails.dpdk.org (Postfix) with ESMTP id A04714028A
 for <test-report@dpdk.org>; Sun,  2 Jun 2024 05:43:55 +0200 (CEST)
Received: by mail-qk1-f174.google.com with SMTP id
 af79cd13be357-794ab0eb68cso285621585a.0
 for <test-report@dpdk.org>; Sat, 01 Jun 2024 20:43:55 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1717299834; x=1717904634;
 darn=dpdk.org; 
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:from:to:cc:subject:date
 :message-id:reply-to;
 bh=IYXrbCJyW4gKZf4UMpVAh1jkdAbJeEo2RWzdc14B7lQ=;
 b=aLFF63OFp+wcTQwFB+j5K8GBsAsEuliFYy5DeqOY1s6Qr1YT2s90RgjWJGwunjPZ5U
 LAavrmMOPBkCH2WwUdcdnGKwyl/9dnc5zLCorXcBbkh4cPOcdJZdo06pBihTDInGBRFo
 NG3uBYiGKU6Ag8KQg2W0HsAOnMAZFLyXcZhnzSgmodpPQiVLl1FLXgo/ze730r+oFmIL
 ra8tWZOraJp10kUsvWb71cXvG8HI3nHKDwY1qHgFXW2TPkAudcMW+drJ2g6N8ZrHQ+l5
 +pDbod1IXzL0B8a1sQ26gZU12Q06zgvjY9QG2Zfz9brqX9eSjkycDAOsvwc6Wycr63vy
 EI9Q==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1717299834; x=1717904634;
 h=content-transfer-encoding:mime-version:references:in-reply-to
 :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc
 :subject:date:message-id:reply-to;
 bh=IYXrbCJyW4gKZf4UMpVAh1jkdAbJeEo2RWzdc14B7lQ=;
 b=aygF6H3tvLy+gDTU9QZQArhH/JzUm5gBih6yFzMkCmFuAxNTpY7H/4zZRtJk1u0z/J
 7wL9PgK7hNhbZ4qM4bKAEz6kDoAQcOwQohm+8Pv5Kh7gaoyXrJz2/hJnfwtpQngUyuHV
 /BW2g/ygDR612JO3oL7P60YZXPSZC3Cife2q8+muN+x4T8pFBGCatAnBpUYI8+ScOVsz
 wMr3etj1bZDqki8uftXOtW8Ol5gSvgsAX7hMMp2CJCsEnWj9bwP8f9tOZtBUG/4lVR/P
 uWiLLTi2jroIjkZMvkpvbzUWGCsn7HYrfNInNNdG5njvZlYXL3gdqUTXf7YKQxQIMDVw
 oHnQ==
X-Gm-Message-State: AOJu0YwGGJO3Knqyc5JsnLdBwiOB5mLwsTcazCvwOnx8YBUIjodkcjKi
 20oe6HUfuAN/khEQLbQIJ2hgoNMTmj0dj76+wlAtUM0RjtQPZkiduMpzkRVpR/9ojJ76mDX4vBP
 k
X-Google-Smtp-Source: AGHT+IEZL0ycbNqItw5iswmtCFaT/EI4Uo+bdIknvU8lF7DMc2gK9JDd6vXZnRrdCPVN+2Q+TR+veQ==
X-Received: by 2002:a05:620a:3181:b0:795:42b:b74a with SMTP id
 af79cd13be357-795042bbb5amr285442585a.13.1717299834541; 
 Sat, 01 Jun 2024 20:43:54 -0700 (PDT)
Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140])
 by smtp.gmail.com with ESMTPSA id
 d75a77b69052e-43ff23e258asm24883471cf.45.2024.06.01.20.43.53
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Sat, 01 Jun 2024 20:43:54 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: damodharam.ammepalli@broadcom.com,
	robot@bytheb.org
Subject: |FAILURE| pw140544 [PATCH v2 4/4] testpmd: add support for displaying
 lanes capability
Date: Sat,  1 Jun 2024 23:43:52 -0400
Message-ID: <20240602034352.1262661-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20240602024504.179506-5-damodharam.ammepalli@broadcom.com>
References: <20240602024504.179506-5-damodharam.ammepalli@broadcom.com>
MIME-Version: 1.0
Content-Transfer-Encoding: 8bit
X-BeenThere: test-report@dpdk.org
X-Mailman-Version: 2.1.29
Precedence: list
List-Id: automatic DPDK test reports <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=subscribe>
Errors-To: test-report-bounces@dpdk.org

From: robot@bytheb.org

Test-Label: github-robot: build
Test-Status: FAILURE
http://patchwork.dpdk.org/patch/140544/

_github build: failed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9335191374
Build Logs:
-----------------------Summary of failed steps-----------------------
"ubuntu-22.04-gcc-abi+debug+doc+examples+tests" failed at step Build and test
"ubuntu-22.04-clang-asan+doc+tests" failed at step Build and test
----------------------End summary of failed steps--------------------

-------------------------------BEGIN LOGS----------------------------
####################################################################################
#### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6937: error: argument 'speed_lanes_capa' of command @param is not found in the argument list of rte_eth_speed_lanes_get(uint16_t port_id, struct rte_eth_speed_lanes_capa *capa) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[86/740] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'.
[87/740] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_generic.c.o'.
[88/740] Compiling C object 'examples/c590b3c@@dpdk-eventdev_pipeline@exe/eventdev_pipeline_pipeline_worker_tx.c.o'.
[89/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6937: error: argument 'speed_lanes_capa' of command @param is not found in the argument list of rte_eth_speed_lanes_get(uint16_t port_id, struct rte_eth_speed_lanes_capa *capa) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[90/740] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test
####################################################################################




####################################################################################
#### [Begin job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
FAILED: doc/api/man 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/man /usr/bin/doxygen doc/api/doxy-api-man.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6937: error: argument 'speed_lanes_capa' of command @param is not found in the argument list of rte_eth_speed_lanes_get(uint16_t port_id, struct rte_eth_speed_lanes_capa *capa) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-man.conf']' returned non-zero exit status 1.
[73/740] Generating doxygen-html with a custom command.
FAILED: doc/api/html 
/usr/bin/python3 ../doc/api/generate_doxygen.py doc/api/html /usr/bin/doxygen doc/api/doxy-api-html.conf
/home/runner/work/dpdk/dpdk/lib/ethdev/rte_ethdev.h:6937: error: argument 'speed_lanes_capa' of command @param is not found in the argument list of rte_eth_speed_lanes_get(uint16_t port_id, struct rte_eth_speed_lanes_capa *capa) (warning treated as error, aborting now)
Traceback (most recent call last):
  File "/home/runner/work/dpdk/dpdk/build/../doc/api/generate_doxygen.py", line 13, in <module>
    subprocess.run(doxygen_command, check=True, stdout=out)
  File "/usr/lib/python3.10/subprocess.py", line 526, in run
    raise CalledProcessError(retcode, process.args,
subprocess.CalledProcessError: Command '['/usr/bin/doxygen', 'doc/api/doxy-api-html.conf']' returned non-zero exit status 1.
[74/740] Compiling C object 'examples/c590b3c@@dpdk-distributor@exe/distributor_main.c.o'.
[75/740] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'.
[76/740] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'.
[77/740] Generating html_guides with a custom command.
ninja: build stopped: subcommand failed.
##[error]Process completed with exit code 1.
####################################################################################
#### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test
####################################################################################
--------------------------------END LOGS-----------------------------