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 2BAE843E38 for ; Wed, 10 Apr 2024 18:56:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 27239402C7; Wed, 10 Apr 2024 18:56:30 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 5436C4029C for ; Wed, 10 Apr 2024 18:56:28 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-78d6bc947aeso159846785a.0 for ; Wed, 10 Apr 2024 09:56:28 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712768187; x=1713372987; 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=5Q34iSNaFYpSUZpCC8jxjI9ANkLklChmTAlmMm+b9yo=; b=R5SY49Y4Xkxy9EUNDPxjGARnzTUacfWlTDOKhEZLdSostgn5BAbG4jSAPYoVYZwBwJ lySW0BF0jA9MVKNBPfzpZYzLHwzxPV1Z/T22lVU4HSSe8bvNcLnnDg+zjMokp0/wy1qw zec83z0hmeXjJvcwqnL/J9wvertDM23JI3gIM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712768187; x=1713372987; 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=5Q34iSNaFYpSUZpCC8jxjI9ANkLklChmTAlmMm+b9yo=; b=ZErVI/qlAlflsTHGwW75ymWh6QN/TwtR0jHkIYn7LZFUwk86OYB0o/vBOhYCLVaIN2 s5+Xqu78Dqgv0vYgTuL53gSqP9Z7U9k7HRgr3C+bXVDUwEqSZutNt7JH1h3NsQHycJ99 tR7uz6eToHpAFF1fPQLWG6L/uMiszcR1QWLLux7nt4GCrUIApW5NZ4zHJ75TOeCcp/H7 n4XwmwqtKYyiykSMCYe6iriWyzycxso7VdwazKdaVcvjwFpJImVk2/RLWv9s5wBvdYUk TW6Njz/2+pCZkBPDSlRvi/hLDXQyZFblrs3Hyqa9/4aUqJH8Q6QBN0fsfHtUO4Hh6bk+ 6uZg== X-Gm-Message-State: AOJu0YxmsFOLvpXvSNUQFVcSz4C5WUENHe99DZbK7o2bd9oYp4fDH1qF lBjrya7TS6C3Mfw24BfjN2gHCp59mG+wbMIwG+O+v6WjCgNfU0TzknaTpe76NkNFJAbAAknfL6s aWuv+INWU608eRqmxo9hpMyTOzhE+ZAqwfamJbD3j X-Google-Smtp-Source: AGHT+IGvifYEDjMf6HEC7tSmFHtg/iYCdDOdMY9dasFQNCYiAHAEdLHPHsrFMN2RLN1kGl/U2KeyXULnGuK/ X-Received: by 2002:a05:6214:2a8b:b0:69b:12a0:296f with SMTP id jr11-20020a0562142a8b00b0069b12a0296fmr2990858qvb.54.1712768187788; Wed, 10 Apr 2024 09:56:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id hu13-20020a056214234d00b00696930639fasm727039qvb.1.2024.04.10.09.56.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:56:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:56:27 -0700 (PDT) Message-ID: <6616c4bb.050a0220.eb2eb.5636SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 75FF16052514; Wed, 10 Apr 2024 12:56:27 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/139219 _Functional Testing PASS_ Submitter: Luca Vizzarro Date: Wednesday, April 10 2024 15:21:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139219 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/