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 2147443D6D for ; Thu, 28 Mar 2024 17:22:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08033402E7; Thu, 28 Mar 2024 17:22:09 +0100 (CET) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id 9D21C402D8 for ; Thu, 28 Mar 2024 17:22:07 +0100 (CET) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-5d8ddbac4fbso817513a12.0 for ; Thu, 28 Mar 2024 09:22:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711642927; x=1712247727; 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=UIHiR59XhyRmy1pB1Qcwx3ZJ0zEKRMj3huXXNvtJn94=; b=fUbzHqWDyspjzk5Y8/jjNjZ2zxspxiqRTNQ2xOPMxtBHRg7MOk+jG+OoGwWW1G0lQS AH2mLjmuYROKxhP11W6fEaZ0ZdrzcA8UDFpygBz0oZn3kz5EL2HlZaR/IQGw5ZR5mNSj b5emTxzUOJDqznLptxp6iGRMblZkYPyc7KeRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711642927; x=1712247727; 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=UIHiR59XhyRmy1pB1Qcwx3ZJ0zEKRMj3huXXNvtJn94=; b=C1Jerm8hu7baYoSVosu6vLWfNtRRMIVzhSHnn8mnnChS0uh8PVGcOazN5OQ/x/DPda y3iJQiTl85Hs0y4ghz0KmX+ycQvg2PFkEgsMJAGC0fJd5j801VFaKszmVKv1ZY4GYfFH 0/hx9pJOFQeMiViTZqC1tyTyZuc/PuG4f770J5MUpum9PF9GVdtFZ4GF/Kz+Pdkdth7f 1vIdCD5ozfuupQvnX31WeqG4V2J4CCLIF5DKWA4VASj3ZzpnJOMi/LwffL0qv8VvFARC oVj2YomBjF5TPJk/jOd0NW0cM7OXaoH7ApGUBUX+b5Tkn5zkUBnj9cd7IMGAuHerUIiE vZQA== X-Gm-Message-State: AOJu0YyFzuYkNbfuxYDXjhr/qupUZYTUxInjKHcriTHwGOxgrYx1GqQd ReTcEBvCv8VAAy3vzXIN7vdEkjAwfj3QBeleh7DYjrNtObBZYBRVNNIrhThiqvPVS1iaZmw0iV2 NC2Ll9l/pn6z7NugSayb88Q+Xr3E4tWRilibF81eZlfcnin5Oru/67IPH X-Google-Smtp-Source: AGHT+IEqjd58MqrqmQBLwm1nNQibL3kw1IjRTbR8aL5HnlWgtCUumiP+EGTEjuWLwMCI68JfeJErAEoHoFZk X-Received: by 2002:a05:6a20:85a5:b0:1a3:6f26:6858 with SMTP id s37-20020a056a2085a500b001a36f266858mr3207693pzd.25.1711642926751; Thu, 28 Mar 2024 09:22:06 -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 m16-20020a056a00081000b006e7a2e9002csm99592pfk.27.2024.03.28.09.22.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 09:22:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 09:22:06 -0700 (PDT) Message-ID: <6605992e.050a0220.c5428.65aaSMTPIN_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 DA6386052471; Thu, 28 Mar 2024 12:22:05 -0400 (EDT) Subject: |SUCCESS| pw138955-138956 [PATCH] [v2,4/4] net/virtio-user: fix cont From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240328130813.3696005-5-maxime.coquelin@redhat.com> References: <20240328130813.3696005-5-maxime.coquelin@redhat.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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138956 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 28 2024 13:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138955-138956 --> testing pass Test environment and result as below: +---------------------+-------------------+--------------------+----------------------+ | Environment | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.2 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 9 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian Bullseye | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Debian 11 (arm) | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.2 Kernel: 13.2 Compiler: clang 14.0.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/