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 C83E543D6C for ; Thu, 28 Mar 2024 15:57:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BFA08402E7; Thu, 28 Mar 2024 15:57:56 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 2F3C7402D8 for ; Thu, 28 Mar 2024 15:57:14 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-696499bd61eso7491656d6.0 for ; Thu, 28 Mar 2024 07:57:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711637833; x=1712242633; 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=tYETh3XwTOjrk+fmGka9qcYtPglPw6ZkHeGasNhl5Uw=; b=ERgg8wHfrSXRPyJ3mH0J9KRCVfL4nJpB1oY/JyskH9jSlrDUl424sybicib651m6UB YrCWGr3Ygjn4ee7C3NH0wnK6j3EdeUWSWsR5Yy7j1F0Te+CKZ8AO04ia22BJz4DjkEtc 2sgOa7yyLjsOavb5FrCONavCdXfRpMkuPiM+4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711637833; x=1712242633; 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=tYETh3XwTOjrk+fmGka9qcYtPglPw6ZkHeGasNhl5Uw=; b=tVlI7QRDAut1RDzE6I7ppIAvWBL3AU4xnmDuCZyZqBdcPlda5yCC+ihuS8hQuP+/uB Bfz+WS/Xi1wXXJKaBAQnVGvrpvxLpYj5KQG656Yl2nfA1XiGEQh5hVTKfcea98tEdKg2 FiTxycdniW8n9laU8/B6PtJZjK/jEa79J6K/D8v5F3sLk5Lb6GSoKCdcJr1lQt7od5dK bWaxill2HKPpIe7jmlRxc1PrDfJdsMoHMBG/QddwNOBN1V04GGbHFS0go0wgSyg1DFDQ odcvB5f+vMse0T2Mz/jty/03aZSxM/ARMM6gnpcl2Mc7IbNDm6gkeuodzIcmZ8QbCgKx 8hJw== X-Gm-Message-State: AOJu0Yz0xp0eCOeXWIy44aQCytjPemqTP6NrjajUOW5SP2n2WYZSHjE+ gOoDyZkNxUeBU4qTU0SLTROYybvT/VnaAlLoT+bs6Mw00Lf1uUBlPraj1M9DL+8KqMRZ4pxwLES RTmhCXuYcvitFdsiQRh5yzRAq3JsA6z/waTycCAVc X-Google-Smtp-Source: AGHT+IENpNkAyN4zaCuz1Z3YWeiM5h7L6B1yQMzjO2NRrciEkJQJujfgIb0EWlZo+PmZiGrJx/gHcZhq/xmB X-Received: by 2002:a0c:d650:0:b0:696:3a75:2964 with SMTP id e16-20020a0cd650000000b006963a752964mr3125154qvj.18.1711637833620; Thu, 28 Mar 2024 07:57:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ge10-20020a05621427ca00b00696857c395csm91202qvb.58.2024.03.28.07.57.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 07:57:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 07:57:13 -0700 (PDT) Message-ID: <66058549.050a0220.f8767.5a61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 536246052471; Thu, 28 Mar 2024 10:57:13 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/138956 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 28 2024 13:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138955-138956 --> 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 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/