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 D797645540 for ; Tue, 2 Jul 2024 00:25:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D4BD84029F for ; Tue, 2 Jul 2024 00:25:18 +0200 (CEST) Received: from mail-yw1-f181.google.com (mail-yw1-f181.google.com [209.85.128.181]) by mails.dpdk.org (Postfix) with ESMTP id 3B0BC40289 for ; Tue, 2 Jul 2024 00:25:18 +0200 (CEST) Received: by mail-yw1-f181.google.com with SMTP id 00721157ae682-64b417e1511so31688747b3.3 for ; Mon, 01 Jul 2024 15:25:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1719872717; x=1720477517; 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=NK9qkSdQvnY7l2Od/67oL13y8vFCqdQPOVIQdRBTxe8=; b=hpQxnvZv/aTlmskGFyYEntv8w921ZByGLewbCWqOFSbwTrmwxcedvTYCGfaOpbHpLW 0jlmzfK76bnDEwoGnbkk1M7HRGPo6iVdIiSV4HHz7sHJKhPx/hYsq8dekGZlLmtyMd7x 7YFNrCXTXMPHIs+JP1a0RPburb4otPFdmzSmG7itoAYDy/frVgiV1rjHgZj8suOuQvCT xzZPMxZm5v+sOgY5f89aIS+4frFaxfkK9yek+bzm6IfVGNxPKZ5jD+wnLVaRoz8pCeC3 dn946fu0kFMYfONRvhCBrPYsP5dP8x5mOqQ6yGoM/uk3/r6yWSAOhBIOmoX1qGNvSCX7 mPMQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719872717; x=1720477517; 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=NK9qkSdQvnY7l2Od/67oL13y8vFCqdQPOVIQdRBTxe8=; b=qxeEuG0e9vB9eHIdXxU7wYBmUuUp9tCrue+/6uTw2mEmPRIersF3/WTPJbQ9V7WDTG CCEk/9VMnMBvbV69YIAT3ozv2b6FrBp5dh1qE7gdIKlz7AzHlV5xGGTNWqF9YqRcl/T7 tBJ21jE4ZozhM1wGDrRmlBgf97fWapc+MlnCUAycT/vW3mtNMosR9C2g3M2qBYQ6kujp sYZDnev+Reqcn/PWFG2gdhQXJQXn9KNqeVu1pfhnj7pRA/jiqzkOIxzoJmuNUiwZ9SEx MCCwPevsrr49AcT4oyyuccgnLyMVg5phegZALr9oaV98qX1UKoU3dGsK9aKgQ7rKTK3J pKeA== X-Gm-Message-State: AOJu0Yxx3ImBWZNa33dH6rO+XWGPweMBLqUroC4czBqhBAyIszZAGLru +lbpKcns488Rn3/PWN3CUd7dmscv74NKgPnnA32e7mbhe/tRpfUgZtqbcbJgN9TVtOqEpNrEEM9 N X-Google-Smtp-Source: AGHT+IGihwoty4BsHulUdNBLABhgTVTf5U90e07BAN0Ff53sjKkjbEOHeUgIat2KhJvUv0fW+Mw06w== X-Received: by 2002:a81:ab4f:0:b0:62d:1a3:5c11 with SMTP id 00721157ae682-64c7123c705mr70071187b3.11.1719872717028; Mon, 01 Jul 2024 15:25:17 -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-446513d2fb6sm35225121cf.7.2024.07.01.15.25.16 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 01 Jul 2024 15:25:16 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: nicolas.chautru@intel.com, robot@bytheb.org Subject: |FAILURE| pw142001 [PATCH v1 3/3] baseband/acc: add support for k0 parameter Date: Mon, 1 Jul 2024 18:25:14 -0400 Message-ID: <20240701222514.1582576-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240701212703.417094-4-nicolas.chautru@intel.com> References: <20240701212703.417094-4-nicolas.chautru@intel.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 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/142001/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9751490141 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-abi+debug+doc+examples+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 #################################################################################### Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (30 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (3 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (1 filtered out), 0 Added function Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (278 filtered out), 0 Added (4 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed (4 filtered out), 0 Added functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable Functions changes summary: 0 Removed, 0 Changed, 0 Added (2 filtered out) functions Variables changes summary: 0 Removed, 0 Changed, 0 Added variable ##[error]Process completed with exit code 1. #################################################################################### #### [End job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### --------------------------------END LOGS-----------------------------