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 440B143E38 for ; Wed, 10 Apr 2024 18:12:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DBF9409FA; Wed, 10 Apr 2024 18:12:14 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id CEFA7406BC for ; Wed, 10 Apr 2024 18:12:13 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2a2d248a2e1so56a91.0 for ; Wed, 10 Apr 2024 09:12:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712765533; x=1713370333; 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=BiLD2yGX2AhIkD8uNlbYw508aa1haVYqJZXNqnw6o0Y=; b=CevgZdlclJxi4HiW9eIGJI1i8Pa8cXDSvt9nOcIJfitLS/5Wg7cmjNvtvJbsCUQE+9 2B69XfCAghz2fZOqnB1DXrjm6hzMDv/0SXgUrIPw+oT/ot2onKMVXsoHP+dF3kvTt986 JQG/tyOqSJ5/HgGudFw4FdZbgyzn/lkzsVvQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712765533; x=1713370333; 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=BiLD2yGX2AhIkD8uNlbYw508aa1haVYqJZXNqnw6o0Y=; b=r02UvlPpadLEK8dzs/HPdSoJ2Z/jJJ36LoNb88JGNuY7+fZOpyO4m6u3XfU2uHzPzK fUtDwaOqZ9XBCdujkAP3sOmbSgPirff6d7YQ2khIXwHDdh3hEwdTO2g8Sa0voeOdzsxD eRfl8nDFX7Fh8bYSSx0RQN9UH8Jnn7JwAlUfTF+hk16UkObibbnY7TjwBlPO2maAvXEJ tFbhNu9pV3k+k5Gs3u5O6zlm2QoiTtaRuX6YCxaPJqW/v0QOFX6BXnqHYQEJ3rxH8hPm 1UQvxdybBTUOSQxSh4wq3tkysipkuUCK2cLnpf5QU4nIsvDsahLsWwfCu8PTLMhUeNEn KoQA== X-Gm-Message-State: AOJu0Yxj6emfFWkn1cyzuyigWsqTmoVTLKcMCon39QfHHM6kg2bLa8FH 9CdSBUp3Z/WTR799x8MkVqCxHmT4ni3ifnT2v3HRLeYp4FCARnWViPFpM3yGxge+NCsynNXvr4c V9w7OPqxsdFO1pHruYNL9h+l91XVRhrxGvUK2tXxSIUNFPR0SGhKYZtFw X-Google-Smtp-Source: AGHT+IHRrDGaHu087fmowQoGNRJsXhKWbe2ga6vbzOUOz241JgFgL3wM+CC7VOU/5zSij/Cm0MNU35QwVyQ6 X-Received: by 2002:a17:90b:180a:b0:2a2:dcfe:bd69 with SMTP id lw10-20020a17090b180a00b002a2dcfebd69mr137980pjb.13.1712765533086; Wed, 10 Apr 2024 09:12:13 -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 gq6-20020a17090b104600b002a25c174501sm115776pjb.5.2024.04.10.09.12.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 10 Apr 2024 09:12:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 10 Apr 2024 09:12:13 -0700 (PDT) Message-ID: <6616ba5d.170a0220.6afa8.79c8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2BC1E6052514; Wed, 10 Apr 2024 12:12:12 -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 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/