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 468D545BD2 for ; Fri, 25 Oct 2024 08:20:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B639406FF; Fri, 25 Oct 2024 08:20:08 +0200 (CEST) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 97F5B4026B for ; Fri, 25 Oct 2024 08:20:07 +0200 (CEST) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e292926104bso1822665276.0 for ; Thu, 24 Oct 2024 23:20:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729837207; x=1730442007; 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=3S8N6ypK8U6nrOIFI7tpRuyMAoHE5BUBK+w24CWMWNw=; b=i6i1BZyVPs0EzVFgUh7UnVrc7NE1X+vjvLB5MWO8hnzILkW22FB8R3eYehRuIlMGUp a/cfTM6wfPTPM6FsWGXuwfIeP1eSUz0DPI448dZ93XnoFyeiDcwnz4/jJ4RTiNluK4qM SP7lz4w0yb6iPFC8t73gCroHQTZmudzCX1Wio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729837207; x=1730442007; 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=3S8N6ypK8U6nrOIFI7tpRuyMAoHE5BUBK+w24CWMWNw=; b=hTRLv2THspMOd3TR963yA8EYcRov3py23gJXLmxSMTAOZ8hn2Pn1JX28TGHkC+qSPj Vl1xEaNOrTMPrbxlLXIPJglim9pgb4GOwU8hiLq5LMaoP+54FRnc4u0pRQQ5n6gMH+9v Mued6w9xIkz4Api7MJPvBv8xiLVpsKXxiWr4I+lOdHfH7GawzmouOdn3ylmm/KqlagX8 jjRz/wbICmCvvG55R467OgWTM5DCDfFAV2+filfnYDxE5NsK9Bi69ByJVtJXDU2fqG3G u1f1BavHFWKYI9WlBIecJMz/+5qjsG2+udQnAhz+1JlWFZ6dtEzTgwb5ht+UyQEb3jgl EyLQ== X-Gm-Message-State: AOJu0Yzv/Rg41PxKRNXyB7zzzblfcTiWi8Lq+PghDg8EL+7aqiE0doK/ 51WqJey9XSonwG9XiaQ6oLEYb3LPG0eoGUjm5mF+yVHSUC6gSJmf7ul7Bb6LpOSR2uUKvkWMuLD H2vjb6PiGVu95JRKJnaqn1fbqAbr7FYqJYY83JDauo9s428CAKElbDsKd X-Google-Smtp-Source: AGHT+IEUv0r+5aqxqhcPwVIoL9qLGBd0kdqNRhOlioduLwDTNZ5WVcdVyoYa5S17qUGECLc8KkCCObwOqcIQ X-Received: by 2002:a5b:8c6:0:b0:e2b:dcb6:ff95 with SMTP id 3f1490d57ef6-e2f2fbc0cb7mr3993048276.45.1729837206840; Thu, 24 Oct 2024 23:20: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 3f1490d57ef6-e3079d514easm7995276.6.2024.10.24.23.20.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 24 Oct 2024 23:20:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 24 Oct 2024 23:20:06 -0700 (PDT) Message-ID: <671b3896.250a0220.2c3a66.0895SMTPIN_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 7D3DA6052471; Fri, 25 Oct 2024 02:20:06 -0400 (EDT) Subject: |SUCCESS| pw147069-147073 [PATCH] [v2,6/6] vhost: move VDUSE reconne From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241024075441.3723352-7-maxime.coquelin@redhat.com> References: <20241024075441.3723352-7-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147073 _Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, October 24 2024 07:54:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:90cb8ff8196f9b9c1c2bcee1c94ea583789bb63f 147069-147073 --> testing pass Upstream job id: Template-DTS-Pipeline#190944 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31634/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/