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 A9DCD43D6D for ; Thu, 28 Mar 2024 16:56:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4F05402E7; Thu, 28 Mar 2024 16:56:38 +0100 (CET) Received: from mail-vk1-f226.google.com (mail-vk1-f226.google.com [209.85.221.226]) by mails.dpdk.org (Postfix) with ESMTP id 9D5CB402D8 for ; Thu, 28 Mar 2024 16:56:37 +0100 (CET) Received: by mail-vk1-f226.google.com with SMTP id 71dfb90a1353d-4d44216ea59so394235e0c.2 for ; Thu, 28 Mar 2024 08:56:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1711641397; x=1712246197; 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=aX6B1Bz1JSo+iqoZrFt5zIVDOjOuzchkZCijUr4TvCI=; b=dY1OPGOD15RENWCs7gfyVyCDLyNlbsfcwJGObq/nP4aqFT8kAozTLN2epQiDivcv4D ewo/3h0MouvQ5+8zWbDbMsHMh0FOZfRwoSdY4OkWYfjlRXrWR0CiBN1GyYG54awEZjsn Blu2bDih+UDCqMfueHKM6t+W9kjezGtQhENbE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1711641397; x=1712246197; 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=aX6B1Bz1JSo+iqoZrFt5zIVDOjOuzchkZCijUr4TvCI=; b=vX0vpwDq0ckMycWMh9YIpOrKRGcXZsjFyG1mCar3gxKdVadBj8hceOMDCp6p5DvdLJ vj787xB69vF8/dux99YfxcPnzTI0aj+tttThI3e7mRl13RlwD6ElCPD5VxMu/gvLp1vA rb6vY7hVt8QlXb8CkvWkRHupvCmziGd00YDQEfw9prSk7WsXldADSCexqbmFA3cubFOk Vxj3Bqtfj5/lTumyJK9uBs8qoAU2tNRI3gHSns5Y1zn9c4xR0Lh04kRguogOK6ol/0LJ EYa5Gegxr+7AiXDy8RdiGsBVa8hWY4v6TJSuZMH+6LjsbeuCddXZ2sx2mv+qnZLBeB4B 8MrQ== X-Gm-Message-State: AOJu0YwGHb/0b43HKLE+eoxKx9Tx2sOM8z7m2AIzGNeqzfn3jmiNKKHK lgJTJcqhAFES/YKpO1vxPNv7DRFseEBlpTEyngI5qU7yLbv14mcRo0z2vQXv10tcO7iEOAcPg1h cF8l6bwpKikZrThumHk+ubDo3lbPi6uPa2PInIvLp X-Google-Smtp-Source: AGHT+IFUz0HTwQqJ30snYEst5cHJfptpaLO0GkqntgSVsBbGu3vKfEV9VNurP8Lpyn54L+wgWfIyghNCbaIM X-Received: by 2002:ac5:c650:0:b0:4d8:7a74:31b with SMTP id j16-20020ac5c650000000b004d87a74031bmr3425064vkl.5.1711641397068; Thu, 28 Mar 2024 08:56:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fv15-20020a0561223c4f00b004c0255a7384sm109112vkb.1.2024.03.28.08.56.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Mar 2024 08:56:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Mar 2024 08:56:37 -0700 (PDT) Message-ID: <66059335.050a0220.3109d.51efSMTPIN_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 8B5106052471; Thu, 28 Mar 2024 11:56:36 -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-unit-arm64-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_unit_test | +=============================+================+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | +-----------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------------+----------------+ | Fedora 37 (ARM) | PASS | +-----------------------------+----------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/