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 204C345B00 for ; Thu, 10 Oct 2024 10:43:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3D7D402D8 for ; Thu, 10 Oct 2024 10:43:47 +0200 (CEST) Received: from mail-qt1-f176.google.com (mail-qt1-f176.google.com [209.85.160.176]) by mails.dpdk.org (Postfix) with ESMTP id 7D9C2400D6 for ; Thu, 10 Oct 2024 10:43:46 +0200 (CEST) Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-46042895816so5260741cf.0 for ; Thu, 10 Oct 2024 01:43:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1728549825; x=1729154625; 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=yMn6l/WxD6tbaQWPxoHtNV6ihaKA5RqOeGCTAbVCHCo=; b=reLkN7ygJPP/hn1ObPRrRk1IKNd//zEpbB+cha+eS15C3z+V+C6dN6c5Z0Mpm5y1vL dR5mkAwWZGeIZT6fV7E+6PsYCXLzbd+xl2gfejw1ewdlL2bJpSmf/aR2nEYRqR0tbxgk KZ4p1Lin+u6zK6JUCXpdDn26f0dIJ80e/fjA88LN4EGKPAn8kbEHx3fWAuifIZCkR2ZA 4aIWepIV/psO3m2H6pF/+x/N5WkQGk4O/Djuqm9r1e0uAtPhqj6mk9naFd+bH1jUjZHK wJUsFd58objNm7PxvRGHBnG+7Ha6PXAy+hPkFFjofExX8zNRWLqHzMW8lY4xY5UtPecl zVwg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728549825; x=1729154625; 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=yMn6l/WxD6tbaQWPxoHtNV6ihaKA5RqOeGCTAbVCHCo=; b=m+7skp21pFE3iw/qxtkqNyQF6vJJrwVdYj/oakHCPt+q6H7ZKGlGEGHSkWm4tU+c4T fivNvgHA36tRtty3nDZIRG/aldD9nytLsuSusuLQlVOSB0ACrK4Dbe4buqvULDMCTUp3 tI48WgKnhBm836AyeGZw9Qr6+YZMam931Tuj8t7VPYHiJmFajfIhFkL2CF2l+60MyO/s iK+WVHOWgp8CHkZS8Uq6BU+vyuMRfCmuk8nAtmGomZXRTnZh8RqakZtfZM/9tfNnxm8A G5yJYRVr6Sl/UhpeBaXBKrOqOUttCvJ/K4eMzo4o8vNaj6FWQKnwFKbx9lXGGpurEJQH XGiw== X-Gm-Message-State: AOJu0Yzbihffe/4cLD97iNelVGV7+9S3KWdclkpXAA9Htcqi1VTleiWX GfksUTYXnstvB/Wf35WdGhr0BgTfVhB2ijKaUp1WjMNrERkJgBIHbzdaXzw3UmttN1LdIZVCUve c X-Google-Smtp-Source: AGHT+IE+M9XLLSpCeElnWFV1cXvaLIrJhTD+DXQZqZx5JVresLHH3QrEETEGYpAmUNBx7+bi0Z6EFg== X-Received: by 2002:a05:622a:1486:b0:45b:5cdf:54b5 with SMTP id d75a77b69052e-45fb0e6e47amr91083231cf.41.1728549825422; Thu, 10 Oct 2024 01:43:45 -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-4604287ddf3sm3502261cf.71.2024.10.10.01.43.44 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Oct 2024 01:43:45 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: chaoyong.he@corigine.com, robot@bytheb.org Subject: |FAILURE| pw145575 [PATCH 2/2] net/nfp: enhance the flower service framework Date: Thu, 10 Oct 2024 04:43:43 -0400 Message-ID: <20241010084343.2678222-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20241010074557.3622716-3-chaoyong.he@corigine.com> References: <20241010074557.3622716-3-chaoyong.he@corigine.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/145575/ _github build: failed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11269931712 Build Logs: -----------------------Summary of failed steps----------------------- "fedora:39" failed at step Update ----------------------End summary of failed steps-------------------- -------------------------------BEGIN LOGS---------------------------- #################################################################################### #### [Begin job log] "fedora:39" at step Update #################################################################################### #################################################################################### #### [End job log] "fedora:39" at step Update #################################################################################### --------------------------------END LOGS-----------------------------