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 3FD7D43FFC for ; Thu, 16 May 2024 18:44:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B4594029B for ; Thu, 16 May 2024 18:44:52 +0200 (CEST) Received: from mail-qk1-f176.google.com (mail-qk1-f176.google.com [209.85.222.176]) by mails.dpdk.org (Postfix) with ESMTP id 0727740261 for ; Thu, 16 May 2024 18:44:46 +0200 (CEST) Received: by mail-qk1-f176.google.com with SMTP id af79cd13be357-792b8d989e4so673937485a.2 for ; Thu, 16 May 2024 09:44:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1715877885; x=1716482685; 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=WEUbNZNU10uB5Z6h1MND9rPlnBnOCck7ZvSUbJJtyEc=; b=NgOERn+DLDvkfmcn6urTKBQ/1dfFqcznbv6cAr2Af10322ecd/B1nh3rQi4ytAAj7j IUdNp6IPo7drrtv8SjMZ0e4ivMyGnE6NBTbzg6yzZ1aH2B1GXYlPFLFujv/oW25xJObW Kj/ocSsC4NwQhO5IHobXD+MUdsMRnQHtAVvAaH8Rlry2YFDmcmw5+pjvh268YXu1KI6A NbzK0P3xWmv3gAh9LVfya+3PholZCHQBh2uDWtmCAQC1hE9F8xWsyR9bIopQxohv+3X5 pMM6ewCV+uYhwMIGr8bfQL+Qbz8ZxAfgeFrew2j6ftFs5GE0X0uv2l2MS6HIDTLUFG14 lvDg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715877885; x=1716482685; 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=WEUbNZNU10uB5Z6h1MND9rPlnBnOCck7ZvSUbJJtyEc=; b=sNIN9Q7S9M1jgMrgh1AUOLYMSEdHna8c9rOQTe/wvQge+VQ9+IkxMRlG6Lx1ngIA/g Gewno+8asawgDIP8qyjpGtyxwnNiIJ4fEFygbBsvBtAeC2lEq61EiOLwyb5mQ/ieqghm sWuCnhWX//f4A4utH9JCmNzTvhZOR4xqOFFhiOwBgwhsGTS+UCsd6L2npuZeGCyXw8uO VU8lE+6c106cXdcfCdYZe/XjkhWTB3laAIJFMQEM60ZwTr/BSVnWrFIZSmmAtf+R+brp r7v/E+A56mM3kmzLeGmupM4tXLrBN3QoQuadjc/DOGrnb/PEi7O6OJWBtUXyB/2rncPt GSNg== X-Gm-Message-State: AOJu0YyLGvBf4SehLnrZXcSS/qw0bXvnwP7d/hOqBszlxztPmiUHcgvS DQIHpFpb3MXQio49Y12V2R8AnlA3uQImQeYSCBVaFleIcldUn3qGtM5GjlD7tlWVRNc0lfqF4cV Q X-Google-Smtp-Source: AGHT+IGZ7CaBYufNwnZ2QMj4P0hlpA5Hxn4ERrXJukxvsHjPNlMcupXlaI7REDUYluj+hNPKPTKyXw== X-Received: by 2002:a05:6214:3383:b0:6a3:58d1:ff6f with SMTP id 6a1803df08f44-6a358d20220mr48639996d6.57.1715877884782; Thu, 16 May 2024 09:44:44 -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-6a15f1cd250sm77832276d6.98.2024.05.16.09.44.43 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 16 May 2024 09:44:44 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: stephen@networkplumber.org, robot@bytheb.org Subject: |FAILURE| pw140148 [PATCH v5 9/9] net/null: use generic SW stats Date: Thu, 16 May 2024 12:44:42 -0400 Message-ID: <20240516164442.1322611-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240516154327.64104-10-stephen@networkplumber.org> References: <20240516154327.64104-10-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/140148/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9115610687 Build Logs: -----------------------Summary of failed steps----------------------- "ubuntu-22.04-gcc-mini" failed at step Build and test "ubuntu-22.04-gcc-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-gcc-stdatomic" at step Build and test #################################################################################### #################################################################################### #### [End job log] "ubuntu-22.04-gcc-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-----------------------------