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 44E5043D8E for ; Wed, 10 Apr 2024 18:24:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E8EF4064C; Wed, 10 Apr 2024 18:24:40 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id BBC3C4028B for ; Wed, 10 Apr 2024 18:24:39 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36a205e0f16so14243345ab.1 for ; Wed, 10 Apr 2024 09:24:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712766279; x=1713371079; 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=omESsLJFzjlffchUfMAlZMOFFgEA81q9XrX6BD7mggY=; b=NFpp6SEIJKdeYjH9QmPzMoo2F9xdyXSfRMmNNyEpGS2mRCYC2mV/OyER06qYe+Pmtf Jd3Yyk9AdVGhkUgUdVXi/mle44fHDUR8RWUavsjcvwumc2p0SprjhHz6dVlXlTA6Dlv7 NnfwwKrK8aAfYEaDJd3RfkiMqyB6uGvfUgkdo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712766279; x=1713371079; 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=omESsLJFzjlffchUfMAlZMOFFgEA81q9XrX6BD7mggY=; b=Erp0dL6UvrNT69+NQfqK0h009/9HcNoj1hZ4SgLg+ReYcMGCrKpqfVL6Sss78VXS6T keUDWL0dXPpLGp6LkcSqnbcGpV+Lm++7c0TBjc9ugQ1g/dAPH3+7kzMzwpTJU60EyDyy I10UQYVyXPYuMICXBGaUXoeVeb8MxE+CuVmC1Sp8CT8toNBJxeSHafgrJffwxu//2zbb mYj8xTcva2WPZTIT4MXw1Piq8C1Qo7yQsb6XPsTwExoQD3zpB8NlGqgjuHbh3llYymjY M+INB/AqsWVTNcYBsvYy5K0jit2cCuNiEu28cJsev5xpY4lfUir0AXYqLFi6pTtJMz0F EJzA== X-Gm-Message-State: AOJu0Yx2Vmcr+UDo/itJ4CnO3L9IqFG7ToaweBudz9rvq/QKtgmcVjmm 3YPR7uu4LBpuq4vmB4SSJ81yQiyrAL5QtkcO6Vkf3CWrHXCGN0gyUvJTdEnLWWvXsDM0H/t8xeR Ot4cJGiIldp210O6Wd98F/OxL3dQTww/PZGBIlCFIxR0Dk6+7Los3yw2N X-Google-Smtp-Source: AGHT+IE34iQcj0VopIKegtnuGr8+TX9qb0NINr8DZmuYqAUJac42eJaMR//nEtCzO/Zd9IaynVHSyPDt2FwH X-Received: by 2002:a05:6e02:1a62:b0:36a:3d88:4be0 with SMTP id w2-20020a056e021a6200b0036a3d884be0mr2023187ilv.1.1712766279144; Wed, 10 Apr 2024 09:24:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a056638265400b00481b24766c6sm491276jat.30.2024.04.10.09.24.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:24:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:24:39 -0700 (PDT) Message-ID: <6616bd47.050a0220.9f3d1.2eadSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BB6A76052514; Wed, 10 Apr 2024 12:24:38 -0400 (EDT) Subject: |SUCCESS| pw139219 [PATCH] [1/1] vhost: fix GCC 13 build error From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240410152101.3211244-2-luca.vizzarro@arm.com> References: <20240410152101.3211244-2-luca.vizzarro@arm.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139219 _Testing PASS_ Submitter: Luca Vizzarro Date: Wednesday, April 10 2024 15:21:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139219 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/