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 08DCF43E2A for ; Tue, 9 Apr 2024 14:40:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 056E2402C6; Tue, 9 Apr 2024 14:40:12 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 87C2B402C0 for ; Tue, 9 Apr 2024 14:40:10 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-78d57bd5781so192500985a.3 for ; Tue, 09 Apr 2024 05:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712666410; x=1713271210; 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=WMM35L8hHb00oEoRfQEY7IbhTfEl59ouljR2DwbDW3Y=; b=jPpSLHYx4L6XFDnhHIVFad46m4kLMpdKwxOKMFEwMoJRwdt2T5eczG5GpHLXrc5I6r uyBSRXtZ/CIE/zusiPv8LRYtMOzl18UlX5V+dwb6RThGvnxoyk2kTHEByRAiTqz8n7Aw OdwsFoFyZRnzOZZljE4m4+xXEXF9wPqjWxHp0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712666410; x=1713271210; 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=WMM35L8hHb00oEoRfQEY7IbhTfEl59ouljR2DwbDW3Y=; b=nfsP5f+FOqwGBV4Za8hDXPKI+Vx77lKnwzqKjAl61Oi76/9npZjqKE92YPL88bQTDu 2I+MRlVG8te3rtOhJ7cPdJ3t2AcPUHkfAo+hXGt/OZgApCuWx695kGvU1+WX1iJNq40C fCkwWpkR5K1g7ugjOjIfLVzeZBqD8Ay2eOJoMkbaUp5UBZ+yjW/AhFZv/Zi4daEdzzDX cXkY7noa1h7SQR4NH94/xDXzcuPQ6iqiukebbga5LHZVDDj8VlCaYcobKbhcBF8g8IFK AG2QPRTYoUaDcDTH6fj9+UNjQHyjGDFghRt6+Kflk1e67a7VlZv9mPoogD8vQys1RRxG NesA== X-Gm-Message-State: AOJu0YxBhuDGymSo2p0i2fR1Kg+IrkfjRQOC0PsfKke9ejbPtYqPFG62 M8TWl9tsFQ2K6wO+U5B7s6bzBz3bQpi8KkQJ25GpUEWsRKkSqpgo6vdSZTOJscpQxgtfxKKtIhw 7CKlk2BHpqVVIfsS5VuDV2Jy1gPhtuc48mmQtOMA1eqfDs4ttE6mCK01T X-Google-Smtp-Source: AGHT+IEyTdFmlZj/sskDDv4Z2E7WHNiBsksq5ybfI9RqTtaoiRtDG2jpq1q4eJ/6u42SduoQGcbGXJPwnXh/ X-Received: by 2002:a05:6214:d81:b0:699:404d:196b with SMTP id e1-20020a0562140d8100b00699404d196bmr12300268qve.31.1712666409953; Tue, 09 Apr 2024 05:40:09 -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 c2-20020ad45ae2000000b00696926943adsm572148qvh.65.2024.04.09.05.40.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 05:40:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 05:40:09 -0700 (PDT) Message-ID: <66153729.d40a0220.ca31.9267SMTPIN_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 A26276052514; Tue, 9 Apr 2024 08:40:09 -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 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 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/