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 E41D943C8A for ; Mon, 11 Mar 2024 21:34:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DEA6C40689; Mon, 11 Mar 2024 21:34:45 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id D6E9140647 for ; Mon, 11 Mar 2024 21:34:39 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-dd14d8e7026so1152762276.2 for ; Mon, 11 Mar 2024 13:34:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710189279; x=1710794079; 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=sRISAmn9oVPL8oetJb5cYjpYmarNrXr/G293Esk/OHs=; b=ZfssQCp+VtuJWvQ18Jot19+RTS2qy38/W6aPzS1IdYosnKoU/2oxdK5YfFilitNBND 82Siq8OJX5gDMFyL0FFW3oQYlhYLxAkB3H9TR9k9osecwof6FWuVm4s3twIUif5Q8TZq O8BOoCYcKS+D4xNhhsGV9YjiqZI2dcqVdiw8s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710189279; x=1710794079; 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=sRISAmn9oVPL8oetJb5cYjpYmarNrXr/G293Esk/OHs=; b=Ia2qWawFJHEe3tLKyz80Op3WINXb7d37kdHY3TLhTXJrmNRTYNktDgICGcwp0yP6Tm tPyg5tvVBEoWNPc3jA0BdUQFUlf3Q/KWXv+R1cCX6cSDUjFSdKKjsyWyTRyQ4CCXEveb yC3SGf2HOHRhEn/do9gKYQglkdpDO97iZ0uCl7iwcoGdZexnOO4R1qeEktdabBqHbVO7 xqBhXJ2s5QqdSLgme/MHIDf5iTw4BlAozNmnYl5ziZJt5xbKGwRL5WYdYjao3ISb0jAN JVoPTwB5QZctOj3w5XFtrzUj8GEYuTfX14pWzUb2f7DahdUUjBu7QLi+33fnn6vrbxng O6Ew== X-Gm-Message-State: AOJu0YwZxO2ZEk47Xy7NbH5oee2aEkXOAtYdHw7Br2AClli9sC0lWUOn +Kw67/X8FLjM9t8eVYO4DvbcX1t1jZrjypFRlqgQ6Elh+EDTYyIoGSp5MeMdcXYh9FzzSiwe97o catK6BXnVV0SVR3wj/i7nQU4qXYyr0Nr1URlWUWYT5bIkvMgSCagj10qV X-Google-Smtp-Source: AGHT+IGp5wAnWA/kuYyIc/gy4vvwDfyA6FdwHKuF4KV3KGhc10JL9R3d9lmjGaAoFHFnAyjLTneVkHkWkrSw X-Received: by 2002:a5b:c43:0:b0:dc6:17d2:3b89 with SMTP id d3-20020a5b0c43000000b00dc617d23b89mr1513582ybr.61.1710189279136; Mon, 11 Mar 2024 13:34:39 -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 l16-20020a25ad50000000b00dd137d215e3sm410165ybe.9.2024.03.11.13.34.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 13:34:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 13:34:39 -0700 (PDT) Message-ID: <65ef6adf.250a0220.cbe12.9f8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C0BCA6052471; Mon, 11 Mar 2024 16:34:38 -0400 (EDT) Subject: |SUCCESS| pw138167 [PATCH] [v4] tap: do not duplicate fd's From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240311194543.39690-1-stephen@networkplumber.org> References: <20240311194543.39690-1-stephen@networkplumber.org> 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/138167 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, March 11 2024 19:45:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:de1c82651fd93e79e5c53607f5c327343105f07a 138167 --> 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 | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29504/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/