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 556054408F for ; Tue, 21 May 2024 20:07:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 51810402F0 for ; Tue, 21 May 2024 20:07:27 +0200 (CEST) Received: from mail-oa1-f47.google.com (mail-oa1-f47.google.com [209.85.160.47]) by mails.dpdk.org (Postfix) with ESMTP id 401FC4025C for ; Tue, 21 May 2024 20:07:26 +0200 (CEST) Received: by mail-oa1-f47.google.com with SMTP id 586e51a60fabf-2454154e53aso2466665fac.3 for ; Tue, 21 May 2024 11:07:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1716314845; x=1716919645; 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=p5dHRTWEoctz8X8sQWXVZb8aMsDsqds4ZWIp9jhbSEM=; b=16vruo2JLaCTobx/KcIBRIbmS5F2fRHGvCndXNhxR4uFFM9u1gielFE4rDUInPbq3E IBR0XZYgWlsDT5Tm54NNvAN+2qr3x3sFVVnS90UIKkaiCH/nlou/O6RuScBRVNT7aoEu tllMLOvIInfB0xWdXpgAuFXtC1nQ1F4FsAds2715xpMdjTxay7yRGPfWtWFlI5vF5PO4 ZFH7t7WadaFHwWZRrcab55Qbq/wh5RZYYEWKsSB+xJXOchMrn/YCgJuOLLiRtx/Fo3+u 53zI19+zfcrUAGzKGKkqL9JXaWMn1nZvr4EHinrZ+O5VoP8/7altuEcBZDN4tcun9lA0 BsNQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716314845; x=1716919645; 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=p5dHRTWEoctz8X8sQWXVZb8aMsDsqds4ZWIp9jhbSEM=; b=eLFDWlHSSPQBu/2TRWHGM4Yd5P7I98juhFfvvOu7kqxu04BkFM5/69a07GgsQHet7W KkwRr9hyORSngmWNl5yOKbjS/Om9268692c2IaefLn5tt/rodZwU0bVWvHiLOer5BsFU vfA1tVX5KzBQy4ztQPplchdjxK6lHsegXwAqQWsdBYGB5vJZKh1g5HmSFUyakr7FZqVe iSH9s4a2YGTfBlts5EN/EIxRaUAPZaepf2RFgNPmOvx5ShAmOvgT/KsSCKjTKJkNHFHt nsp/SZWh4asRCpiylxfx6gE3Ru15k6sLgM82IiBUyRTrnX5z5WEMzu4TOCqqvjCwq2Wr Hp+w== X-Gm-Message-State: AOJu0YyTXxnddw9EP7hvsswGY+kG3HqWuonF0W8r6IGA/CFA7WAKjqtM 2rtPXt+EQMKvrmtbbY6dypgiEcywDQcvtXPyGV1cL6wTVVoOZ0dpjDh1XJ+7ZbmQGF8IiL7txek E X-Google-Smtp-Source: AGHT+IGHJbNpG6jNkV7fp4zcOUtBJuYQEaLv1mmH1I9CI2ODKSV1Ed1Kw1m4HC0Ej3XmUgUPX3BGbQ== X-Received: by 2002:a05:6871:5ca:b0:23a:2ddc:30d4 with SMTP id 586e51a60fabf-24172a9ca86mr35448443fac.23.1716314843322; Tue, 21 May 2024 11:07:23 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6a15f194bf9sm125467536d6.58.2024.05.21.11.07.22 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 21 May 2024 11:07:22 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw140206 [PATCH v8 8/8] net/null: use generic SW stats Date: Tue, 21 May 2024 14:07:21 -0400 Message-ID: <20240521180721.3050444-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240521170453.119036-9-stephen@networkplumber.org> References: <20240521170453.119036-9-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/140206/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9178784867 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-mini" failed at step Build and test "ubuntu-22.04-clang-stdatomic" failed at step Build and test "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 "ubuntu-22.04-gcc-static-i386" failed at step Build and test "ubuntu-22.04-gcc-static-mingw" failed at step Build and test "ubuntu-22.04-gcc-shared-aarch64" failed at step Build and test "ubuntu-22.04-gcc-ppc64le" failed at step Build and test "ubuntu-22.04-gcc-riscv64" failed at step Build and test "fedora:39-gcc" failed at step Build "fedora:39-clang" failed at step Build ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-mini" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-clang-stdatomic" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-clang-stdatomic" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-abi+debug+doc+examples+tests" at step Build and test #################################################################################### #################################################################################### #### [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 #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-clang-asan+doc+tests" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-i386" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-static-mingw" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-shared-aarch64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-ppc64le" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-riscv64" at step Build and test #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-gcc" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-gcc" at step Build #################################################################################### #################################################################################### #### [Begin job log] "fedora:39-clang" at step Build #################################################################################### #################################################################################### #### [End job log] "fedora:39-clang" at step Build #################################################################################### --------------------------------END LOGS-----------------------------