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 4250743E2A for ; Tue, 9 Apr 2024 14:44:24 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 26CBD402C6; Tue, 9 Apr 2024 14:44:24 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E9AAE402C0 for ; Tue, 9 Apr 2024 14:44:22 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36a19fba840so7614775ab.0 for ; Tue, 09 Apr 2024 05:44:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712666662; x=1713271462; 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=1CenEzY/gjNhvK9FgeU3j4aBuu9ty87hsv8xV7kX45w=; b=OPxyACoUwr/vB0rx1sEidCbBHKsfQMqAYxSpv779wWEAIsbYoWq1RlVy8jeI3sJf8M cS8Kx29fHE4l5FVmOBjrXlQGvNhMqRh9vpuaBG+eeeAJRWZcStmHL5fgZ4wRTcgrGZZ3 AWIQHzwz62xMWRWVeBICVuRV7zSrSvlDoo9u8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712666662; x=1713271462; 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=1CenEzY/gjNhvK9FgeU3j4aBuu9ty87hsv8xV7kX45w=; b=me7z/yem6cHuK6xZruGZkwjexhhVDgMuou/4zjCgqUz0L/YUMeWGY7wrcszhB4Gg7S mmtGVGzJ+w9aWOc6YDPsrhi/VEy3KHc6ExEtGk/d6XKi+p6m8bjTeuizsdLIU4qfmgjn gDKLhUIMQfa7YCJn8HYyuH+Wr7A2RvW0ygBLekTSQVWTqko9qxFCehKrcz/o81dy38jd CD96p2N4dOfyUDYkrl4i4npjry07VZ+B1nwT24enbboeNExudc4nKthMlggbBuiy1FhV 8DzwcptUCmeWbgQy54INm5GwzWSHZV9CARN1z7u6fBd9H+6oRClqfcqBTvOqUogspgh6 ugKg== X-Gm-Message-State: AOJu0YzKYbX4jWSirl4ofOk644hr5LSx1UFPkpBRQOBkbqJsOK+sFxDu xkvn0mLjfzgtd0606jG38dio8SEBECHMZD6F/YDtDGeQkw4DMnDPFIPAy4uXAzdpQaUZYkxijIM s3hTsM+qJfElkobduuOsitn5uFGUwDffi6yuHEybuj2022Go5UpPfgupV X-Google-Smtp-Source: AGHT+IH9zAHLy+CyucK1EB4VU1mXhIkBguK+41SvrjzOoYxZuVG3FiexNmmlcoSSHOI4eNp03QOWkB4A1Ih8 X-Received: by 2002:a05:6e02:106b:b0:36a:3846:cca1 with SMTP id q11-20020a056e02106b00b0036a3846cca1mr130747ilj.16.1712666662299; Tue, 09 Apr 2024 05:44:22 -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 lb21-20020a056638951500b00482a3a437f2sm75346jab.85.2024.04.09.05.44.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 05:44:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 05:44:22 -0700 (PDT) Message-ID: <66153826.050a0220.694c9.5fc1SMTPIN_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 BE8986052514; Tue, 9 Apr 2024 08:44:21 -0400 (EDT) Subject: |SUCCESS| pw139210-139214 [PATCH] [v3,5/5] vhost: manage FD with epo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409114845.1336403-6-maxime.coquelin@redhat.com> References: <20240409114845.1336403-6-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/139214 _Testing PASS_ Submitter: Maxime Coquelin Date: Tuesday, April 09 2024 11:48:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:deedfb86a7a6e10064d3cccd593f62072de96e36 139210-139214 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29747/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/