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 7882E43C8A for ; Mon, 11 Mar 2024 21:32:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6F8CB40689; Mon, 11 Mar 2024 21:32:50 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 2DE8D40647 for ; Mon, 11 Mar 2024 21:32:49 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7db44846727so1377927241.0 for ; Mon, 11 Mar 2024 13:32:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710189168; x=1710793968; 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=8Qc0qhhFk0Svs+TYiM8wBJyCJV5Q5qRVDVMGgCPJ9DY=; b=NXrU8jvCB0Q9oUHKVsBmMHqrwF7LHpO4MmTZRjrpAvDjKkuo/ICAVyQaIe2LAXKu2f b717CglgSuX60s/TChZEP+ormFEGVk+aFAtuIwQlvxuRStePMk6lFoscoUCyyp/5G5ar 6mOkFddWFZuSpfAtiBLG912exNvbPDedy1AAw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710189168; x=1710793968; 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=8Qc0qhhFk0Svs+TYiM8wBJyCJV5Q5qRVDVMGgCPJ9DY=; b=d6ej8t25riDh6kn+3WwKAvivsAYsO77KL0/zrlyh4vubr4nVlfp4UYkgyz8/yq5Byz FJSOSOthP+n5v5HP49+Fnotn2Cv/YMHMt8aVBPIhIC1twRJN1RS2nGXkEzHZFg+QDYON 4eRFlc7JR94giOeEomcYamvLT9UyqpMtMaykQu4L0ZrUYlIaaukaJTvmx0NPQSyY/NQ2 BDHD7f5AUiqn/jSSLariI2EFNzcvImtkXKAOuZI0YiwqF0hN9e6tAISIuhP7jmeklR/J NpSsvR5YWdX2jAOoZJd18aP9pEh1KkEih6MRRmLKSlzQLDR+nlUk5hdM1QQijqVymhMR uGiA== X-Gm-Message-State: AOJu0Yz8mMOoo9r7FhEo+UoupZ8SQFLlUtm6EQwPyf7jRghBUks3++TL FHxWnCD/U+S2qAy6MdZMh3c91TbBiJ6+kSrGXhe9+E/5vrIjyVV2hddf7jxzRBvsLqNk9hLTjyU FdLUsA1JASo2GuK/+92kuylrrK6iAdR3MlBNgtFqZvCIwqdaMrKLNjURK X-Google-Smtp-Source: AGHT+IEtMVPsOglsliup7xorIlfRIO5TnB3JPGZIoysF5YIm466YDmaRiSv8oeVmxOfpwujIW8Erv3dHiL8W X-Received: by 2002:a05:6102:2a6d:b0:473:274c:e87f with SMTP id hp13-20020a0561022a6d00b00473274ce87fmr2932164vsb.21.1710189168561; Mon, 11 Mar 2024 13:32:48 -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 k14-20020ad45bee000000b00690b714b4c5sm292209qvc.46.2024.03.11.13.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Mar 2024 13:32:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Mar 2024 13:32:48 -0700 (PDT) Message-ID: <65ef6a70.d40a0220.252f9.2290SMTPIN_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 3EF206052471; Mon, 11 Mar 2024 16:32:48 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/