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 CF23F43E2A for ; Tue, 9 Apr 2024 14:39:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C6791402C6; Tue, 9 Apr 2024 14:39:43 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 91A4A402C0 for ; Tue, 9 Apr 2024 14:39:42 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-699320fcbc1so33511206d6.3 for ; Tue, 09 Apr 2024 05:39:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712666382; x=1713271182; 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=RmVMLPZI02Rl10tIu4Li2b+DWv+/G/48m+F6zKXY1jo=; b=JCztH4cMZA+92pZP2tdsfz8pylUT6owsbJ/7O+6851Xc0z9Yl+1Yqcv8V1w4cW0Ov2 pJIiFaWgo4YNkUGrTIBTS3fGp+WyCbW6LSbqVe02cUhJYaxo5AcOFZ450EGl+qZJrf4Q I1yOtLEy/WgSt4D1xf0SHkl0OcGIJOCsWZtoY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712666382; x=1713271182; 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=RmVMLPZI02Rl10tIu4Li2b+DWv+/G/48m+F6zKXY1jo=; b=HBX4iYcozsMrVL6ffBIiklgucX3MPcx4tARIJT7kJkSCju7rckYIvWOiIE408afEZp d7O6Xzi0qdAF5w2OqmhiPnz7N5yXZH5G2S5VVcOaq+IAtUuax656fVDETONqjjaa155J QmRpGDIA2Szv9sRa/gwgBU4LGQTXvIbB8IiuVROxNN5DAx+fc1Ga0N99B2S9h/pRQPsP Ht9fXh4O+3VA9/m6tMRxXi+MDknvdWsgRkwaIGjOfS6qHjbm7Z8q2fOyx9rrkafjA+Re UQPI2GljOFpJe0qe10UxmzoP557nUdoctIg1JsgCn4nA+P7x396W0os11PdzZ9vtnB/R FUzQ== X-Gm-Message-State: AOJu0YyDHxtKu8PqI3u6hx0xE9yeA4S9QrofLXeK1U2UFyTNlIjoofDl A9M4S7qfima+eVpWAhPO0VaIgAZMiys4eh50dX+ZCwL4dPJjN0LRC2k/b9w9BqXPaWFbf5hdjzS lVOYf5OGkbGtC73gPSK8ilzhTMu68LhJYU1PPVIE3UnWQDZAxPkNYA0+k X-Google-Smtp-Source: AGHT+IGJGUY/1+AzEUF/63z+w/QmqpCJqc7Ugm9TJAigh5pSxc7KnquizPYx3+4gHgC4uteyeELxfvon4x0R X-Received: by 2002:a05:6214:495:b0:698:f66f:bdf3 with SMTP id pt21-20020a056214049500b00698f66fbdf3mr11914623qvb.28.1712666382066; Tue, 09 Apr 2024 05:39:42 -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 p20-20020a05621415d400b00698fda0ee75sm623559qvz.17.2024.04.09.05.39.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 05:39:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 05:39:42 -0700 (PDT) Message-ID: <6615370e.050a0220.892f.e662SMTPIN_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 BC9C16052514; Tue, 9 Apr 2024 08:39:41 -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-unit-arm64-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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/