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 DE34A454EA for ; Tue, 25 Jun 2024 04:47:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA4CB402A3; Tue, 25 Jun 2024 04:47:51 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5344A4026F for ; Tue, 25 Jun 2024 04:47:51 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70666aceb5bso2123909b3a.1 for ; Mon, 24 Jun 2024 19:47:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719283670; x=1719888470; 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=O1WDPBL9cDKQb63fE/bKT2zvyiIoR7kA/KQBG8wmZg0=; b=A0oLDI6MePUrFJ4JQvcmHSKEfBINB4VBULLauoatO3d9YOrvTCyEiYAtjHZ7CpZUPz P4J50QZBUyiFxJF5imxF/hZcXK+BistFf/mbmn8SRKDHSnJIUnDBn0WZm0L0sniP0SGd pKWeKnKh6zdFCPqQF1tL405kfXOsoHb047VuY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719283670; x=1719888470; 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=O1WDPBL9cDKQb63fE/bKT2zvyiIoR7kA/KQBG8wmZg0=; b=n6xRakJbqt8WuIyxRL6n1KjaOPcQnZXXGSQ2pyF3HXacAi/2c7p/p3R8sMmGQdqJdC lToxXExCN/1AhHOqQ0UNjjjmF/L7sQswwdWHusbOF9In/c9c5x6ER+evo397dFTLM8RG eNUYexaGz20RFYOUV/CgF8ijEZY1s8Eip/fzsxpTgSUMb49YBDa8ETJaxmAtxz722c0R C4+lGOQ+MLh7XLT2TdB4coNuxWYmat24VjjGICPHeB7xk2imgzANjr9pfKkpzffZQmdW RH4NjQcaitj/alRosYkQSlgg1J117bgouRbREiMN+NsDv/sta9hfZR5BjI1yrcgBxtaa j8/g== X-Gm-Message-State: AOJu0Yz1AcYmv3H64NrJs5vZ+qMsPxP1BsccJ3Zb8NLEVmLNI08xnchU NDzlJq96X8klNB8O1kZOFRd96I8VcGSJ2fgWg6kq3lftC6Vol+TF30cAnm7o/vdN3bs/yvrQRew LOzta/L+s+MBwi8KKgkr+bwOeuMClDcI31eE2O9qxPcs9njWTrkdnFyEo X-Google-Smtp-Source: AGHT+IH2ur3nfQyDZG8+X80zRIV095Kf5CSKOggmzwSQktCYFxT28ialz2XcMQ87waMXr87moQpRAsd/v8er X-Received: by 2002:a05:6a20:bca6:b0:1bc:fd5c:1bfd with SMTP id adf61e73a8af0-1bcfd5c1c89mr5906673637.13.1719283670482; Mon, 24 Jun 2024 19:47:50 -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 d9443c01a7336-1f9eb3b4493sm1499705ad.92.2024.06.24.19.47.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 24 Jun 2024 19:47:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 24 Jun 2024 19:47:50 -0700 (PDT) Message-ID: <667a2fd6.170a0220.9cd96.b27dSMTPIN_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 DAB616052754; Mon, 24 Jun 2024 22:47:49 -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-abi-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 | abi_test | +==================+==========+ | Fedora 40 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 24.04 | PASS | +------------------+----------+ Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.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/