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 655D6454EA for ; Tue, 25 Jun 2024 04:49:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 605F9402A3; Tue, 25 Jun 2024 04:49:31 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 93A5D4026F for ; Tue, 25 Jun 2024 04:49:27 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-700a7b3d6bdso1510572a34.2 for ; Mon, 24 Jun 2024 19:49:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719283767; x=1719888567; 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=V6VFIo8GJmgUIeuBjgcqhr6P3fgIeH1ELVPK6K4574g=; b=cu5FOv8pRaP1yszwefI3nCMC9+i/NHV2ZUPno/UO8O98iPZcahhXj6Yu7gk6YprNBK O07Lpmv8GbiBm8fJ3PfMiFa1QY7TvSDH7BxOgsVezHuetlttxpr6H5pWffWaKQD7wGUY EjEePgIESG/38GcssAf15NkseAvw+s8VZWVJE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719283767; x=1719888567; 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=V6VFIo8GJmgUIeuBjgcqhr6P3fgIeH1ELVPK6K4574g=; b=PH8jX9jgVqYrH4PHF37RyuEeyBoEtBIL3zalH/7HO6fATJmERVzb5CMFuk4bPJMEJL rw6VHVkPsJpPbZNiXDrmDemh3MtpBHDIgm//8CihEddEUuNNC9gIjBtSRARHyY1Jxqud jv4y5V9JVqfpKgcZgP7hDCG61o4AOOAd5jaBim79SRFFmEfdqBpBb8keXrah0bfFT1Zd TGUpBNP3orvawivViNJqsVmsjIXWIxvtoTO8+sP9z1AY3vqSxVK6rjRqE5YVXfcG2wE+ 6NUtn0c5WsTUpxOJGcBEp0fdeMOFRd1UO1YuxBuzX6DZ1uE6CvKORJUKHGl+UuC4kZQ4 U2Qg== X-Gm-Message-State: AOJu0YzpuSKK72keBmyaQp0fiOzSktY/0tr80MSx1t8nwGH7jgJ3Jy1n T6AKXKgv3pk8TfBO0nUan1aMd6EO+rG5pMEGJzl/9KiRRp8P3c8fYfTB4AF0SIFmgptJrWI2ii1 K9HpX+9ya7S6Sja8yzF9H/XY/MbyoZ52HOfva9rD8 X-Google-Smtp-Source: AGHT+IHckD8iPpgQTIFzlYGXCm9ITy/IscL1LAaoc4r5aa/HoK9Xq/jDqwKfyy9/zkfiJEON2nKB9yoQ5VH1 X-Received: by 2002:a9d:69c7:0:b0:6f9:90de:c67f with SMTP id 46e09a7af769-700b11c68f2mr7347024a34.10.1719283766768; Mon, 24 Jun 2024 19:49:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-716b2ca74e3sm404030a12.7.2024.06.24.19.49.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 19:49:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 19:49:26 -0700 (PDT) Message-ID: <667a3036.630a0220.33d8a.e5c1SMTPIN_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 00A266052754; Mon, 24 Jun 2024 22:49:26 -0400 (EDT) Subject: |SUCCESS| pw141580 [PATCH] vhost: only emit debug log with invalid F From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240624144613.1855582-1-maxime.coquelin@redhat.com> References: <20240624144613.1855582-1-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/141580 _Testing PASS_ Submitter: Maxime Coquelin Date: Monday, June 24 2024 14:46:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:fc10d6bd7632dff48a9f191e8d43872f47509e09 141580 --> testing pass 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/30298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/