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 8801643BF0 for ; Tue, 27 Feb 2024 21:06:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 831094026E for ; Tue, 27 Feb 2024 21:06:19 +0100 (CET) Received: from mail-qk1-f178.google.com (mail-qk1-f178.google.com [209.85.222.178]) by mails.dpdk.org (Postfix) with ESMTP id 77E7B40150 for ; Tue, 27 Feb 2024 21:06:16 +0100 (CET) Received: by mail-qk1-f178.google.com with SMTP id af79cd13be357-787cb2ef657so173725585a.1 for ; Tue, 27 Feb 2024 12:06:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1709064375; x=1709669175; 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=UUIUZeODT2BtSgEKsX7sQAW4q6Fm1rRUCduH9HE7LqE=; b=aMaf3SKDOQFOiBBE6Pr7dOkklSarkhfg6+vNwGya5v6FhYpwDlub+WmoWry/6UKsD6 qVOUmzJImYJlg9JzoolZU77A3jhJo2phJYROPifDbA91HdM0zwYqL3cVAfFzvUDqOIzF LrUs/4t3RU0Y6J5Hd2PuHaksrFWwKJrPpdAvQ/QEHz0xgOjPah+xPMyuZacOh+3jm3xI 2tyPdvqyP4BvP67MNr2zebzeOsAyJPEXLxJ1/f9lQCnhDU3IzV1FkUc0lBsuBASxXlf6 izOPeKj2BpULsEEkQXpZvfz7Za/bTthhW3tZPPCf86k8+vzSBqpJMnYoQkQL4jd/N4tU JBBQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709064375; x=1709669175; 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=UUIUZeODT2BtSgEKsX7sQAW4q6Fm1rRUCduH9HE7LqE=; b=g6dxiOPRC0tA4M3UVFhdgpQw2WW9kIZyLEgXzFtY2DV5bhcIbZOdhIdTBzNSLlMygQ SLOrRTkW0NFmKc01S+lrCD0kyDrsKQyfOdnIcZkPMK/hEcqdJ0im4kbxcBYQe/W6lfqw wqv+kIJF9IOBMQ2IIGfdH295HtjngjZxcIYNLklqHPN7/yoHIPm0N7Hr2UcwoeOinfK9 Pasyb26dThvTiuXHbFdZVZh/LhLzJ7UPORJOgZdTw8dZTdH+gR3CJqnZMoFe00uLVdLI LsTBkMbcOVILXocRwFVRcpi7M9HnVH7Jmp8ZbDiiNVBOxPCi2ppwjbcxx3cUdiBg+WGx 6LDg== X-Gm-Message-State: AOJu0Yzn85CTqrFPuIzVcQLDfe9rys5RgLnUf0KeY6mFY5TRvIMHcWPj ORYe9ZFf4ujEW/GMXxazl9Dpoz0RutkVf5xVErAGTV28wh6jw2W+uDqPsng0qi2Q8WyWkWRVNpS i X-Google-Smtp-Source: AGHT+IGb09ZVoMtkOFx6GSH9J9MQcifQhoB94vlyvwAWDWGqex0u+kWa0XDsD6Akj1qlwwZ1orGLog== X-Received: by 2002:a05:620a:1135:b0:787:9018:a0bc with SMTP id p21-20020a05620a113500b007879018a0bcmr3002332qkk.70.1709064375270; Tue, 27 Feb 2024 12:06:15 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id s16-20020a05620a16b000b00787b021007bsm3891636qkj.69.2024.02.27.12.06.12 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 27 Feb 2024 12:06:13 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw137373 [PATCH v2] lib/hash: add siphash Date: Tue, 27 Feb 2024 15:06:12 -0500 Message-Id: <20240227200612.1002843-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240227191437.346593-2-stephen@networkplumber.org> References: <20240227191437.346593-2-stephen@networkplumber.org> 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 List-Unsubscribe: , List-Archive: List-Post: List-Help: List-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/137373/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8070267836 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/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (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 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-fips_validation@exe/fips_validation_fips_validation_hmac.c.o'. [87/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_tdes.c.o'. [88/740] Compiling C object 'examples/c590b3c@@dpdk-fips_validation@exe/fips_validation_fips_validation_gcm.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/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (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 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/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (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 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. [76/740] Compiling C object 'examples/c590b3c@@dpdk-ethtool@exe/ethtool_ethtool-app_ethapp.c.o'. [77/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/hash/rte_siphash.h:47: error: argument 'initval' of command @param is not found in the argument list of rte_siphash(const void *data, uint32_t len, uint64_t init_val) (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 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. [78/740] Compiling C object 'examples/c590b3c@@dpdk-bbdev_app@exe/bbdev_app_main.c.o'. [79/740] Compiling C object 'examples/c590b3c@@dpdk-dma@exe/dma_dmafwd.c.o'. [80/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-----------------------------