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 9BF3543F64 for ; Thu, 2 May 2024 06:31:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8745440299; Thu, 2 May 2024 06:31:52 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id E25714026F for ; Thu, 2 May 2024 06:31:51 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-de477949644so8401607276.1 for ; Wed, 01 May 2024 21:31:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714624311; x=1715229111; 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=lAOwq6hpgBudyw47IAIGkEacrfxwmF7vFrhieeylek4=; b=Ow3lYwZd9CT7IdsBaf/VSIwWRzN3s9yJ5t5ayJlvgIBRJ3Xw858LSVByPGM3Ihx3Zw TSniO31fH1tlkvSAZ+gyxiM9RERrcEkzW6kU8uMnEq8A5y3K6QFPuMbBlk6qwuTdjP+d RZGjQo4Kiv6u/Exg7HzCDTOc4S+inqE/fWxnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714624311; x=1715229111; 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=lAOwq6hpgBudyw47IAIGkEacrfxwmF7vFrhieeylek4=; b=TCisEOMBZkm7Dz18Bl870pJ0v2nWzGi2kzmVloN42WO2c9syPfmfTKLJOuQ2h95iRA QcnVQ/NgNh/3tUS03cEgP8d8rJBjUqZsgyjeZzWD0bnTFMLqnQiMWyAf/z+zCgrq6J/4 eJuiYi4RQMwCWtrlkhbHp1bM8X6gz1sWLHsLvGvDSaI/Ui88e+ocXe3/vj9e8NP7vw8s btjLuB3POwTAnjsM2L0h8JA83nNbXcjmoUMeaZWMQcXUcZFZsnswDxXl+6XUaCI50tFC wt+J8EXCavKrMDTrxY1ThhKvAl428Hecnd/JGbvFA2+beRbbM0LqCqYOS4f3xoP1ZX8x jJ/w== X-Gm-Message-State: AOJu0YwL+1S48pRCM4fpZDMX5+lOSPe9I260mnRdlkFeJRXPZIEkA97T HclkrInWtLzhFlPBcgvk5nPjK5LWutXmwCHPG9NFZp3PiO9LmVtTFJS3R93eug0C2rJzV0ys5xJ R3NBvWCI/xMuE4/YTwcr/+yp3Og1/LiMof0d9S3uHPZ6igr7Cp80Oj53z X-Google-Smtp-Source: AGHT+IGIAy83Pjvvztpm0oC/Rspy0imhMhjvRfybhkU9nMqI68oBx6fHhTfGetM7tliw4f3Juxi0bjr6Tgvt X-Received: by 2002:a25:b124:0:b0:de5:4a91:5c4f with SMTP id g36-20020a25b124000000b00de54a915c4fmr1104749ybj.53.1714624311289; Wed, 01 May 2024 21:31:51 -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 v2-20020a056902108200b00de8c1df98e6sm2105ybu.17.2024.05.01.21.31.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 01 May 2024 21:31:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 01 May 2024 21:31:51 -0700 (PDT) Message-ID: <66331737.050a0220.d5488.011bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E70A56052514; Thu, 2 May 2024 00:31:50 -0400 (EDT) Subject: |SUCCESS| pw139786-139794 [PATCH] [v11,9/9] net/tap: update document From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240502025201.28322-10-stephen@networkplumber.org> References: <20240502025201.28322-10-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/139794 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, May 02 2024 02:49:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 139786-139794 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29895/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/