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 2F6FE45B2D for ; Sun, 13 Oct 2024 13:17:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 29DFE40273; Sun, 13 Oct 2024 13:17:54 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 82BF940151 for ; Sun, 13 Oct 2024 13:17:53 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-71e52582cf8so512434b3a.2 for ; Sun, 13 Oct 2024 04:17:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728818273; x=1729423073; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=yRwqAxTB3PNqbA1yJz18ppzhMYc4cDCTf3zFcOofZQQ=; b=W6QM+0A/ba1e0WNr4iKaGuTZgbpGXsDahSrVnLpWPZUB8Fhvmlyh63IFGaF2NI1tA8 A3kF0wS1eN67u8lURn6yf5Y7GaBhlrxN0qX9qmx2oK+WfbG5bpQ0R9iA1S9+rlg2lJI2 h2GdcJ7cKMfN0vKcW9dUOXnExn+OR1UNqscsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728818273; x=1729423073; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=yRwqAxTB3PNqbA1yJz18ppzhMYc4cDCTf3zFcOofZQQ=; b=E9Oa9TH0cE1Kx856weQLbL6rdiGTI/MDK8i2fF6a36QX/rDXIJxNjRldEEQTAcc5qM kpQj9uQmeBZ6nGo8KDpmq36YBzJ4cr6fxzKJ+9ynneTuMaTXP5MBEaHFBAq4UjMnLyDr 89ufBaT3MEcqjWCgvEJEaQ3PsQddCptczlrpCZ131DinElbJvVfPj8hXCICAsKO9ja4k MZJ0OcGKX3KwiU2xmOsSFfzLFqdoZ6ItGg0zdNl73ir0VgQCLprM88H6suOwNuxzYfLy I2miCCSq0faQ/VJAPMi1VD423x0gdyMMnbCNU2k2HFT7UfVF7/ueyWJb5sUdu9jmrAiK PKOA== X-Gm-Message-State: AOJu0Yw510aQQ6gsqKfj5lAbOiEMq6WcwnTUnHFamPWJiLnLJwajOu0P 4qAhIXMvdWH64EVCBSi9vy8NvKoqzIIB9teHBFhViHZjstnDqHyXJkUCdjCwo1XirWkfbXy1eTS zrgNl01bHMrsNWOXiqmZm9YKvD9kCyI3LmP2gCTu9 X-Google-Smtp-Source: AGHT+IEblFmOhdBRCN/UhyTd5v33bfS+C8YNN8QhawlBqAGI2JOdb69y4rgQCMZ+jm9od/td23pysfWNkIqR X-Received: by 2002:a05:6a20:2d14:b0:1d2:bb49:63ac with SMTP id adf61e73a8af0-1d8c9699b10mr7630272637.40.1728818272787; Sun, 13 Oct 2024 04:17:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-71e2a9e9b57sm429266b3a.5.2024.10.13.04.17.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 04:17:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 04:17:52 -0700 (PDT) Message-ID: <670bac60.050a0220.2afc58.c70cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 03CD76052472; Sun, 13 Oct 2024 07:17:52 -0400 (EDT) Subject: |SUCCESS| pw145778 [PATCH] Revert "build: disable gcc 10 zero-length From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241011175710.314016-1-stephen@networkplumber.org> References: <20241011175710.314016-1-stephen@networkplumber.org> Content-Type: text/plain 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145778 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, October 11 2024 17:57:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145778 --> functional testing pass Upstream job id: Template-DTS-Pipeline#187588 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/