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 13B664402F for ; Wed, 15 May 2024 01:59:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0ED284029E; Wed, 15 May 2024 01:59:52 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id A762F4025C for ; Wed, 15 May 2024 01:59:50 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1eeb1a4c10aso37933935ad.3 for ; Tue, 14 May 2024 16:59:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715731190; x=1716335990; 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=+ifp+D9rh7MVngc2aPzhYAj1VLRCeLdIWZ15HQLJ9uE=; b=ALBeqvuK2A5dAzjrEmY5YADYAL7l/pJOJLMoxW7m03xwPbuIT2gCYfHi3msRsmTW8d T9brIDq4TUeUH2qfATwOZ6hYSU/k7wo5Fs3kFqi+WOBsc5JgTjwq86utvaEUzFg95dgA gebX2LNoQzw5yIfVku/EF5o4d35SPIlQTVKSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715731190; x=1716335990; 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=+ifp+D9rh7MVngc2aPzhYAj1VLRCeLdIWZ15HQLJ9uE=; b=BW6K7cvLOmeHX7qQP4BSmRQtj5QJ4KmPt8xVt2nZzwgJfWJRn4pcwf9hZ8J0cReD0J NSXi1RGKLN+VVr2O5bqHyjyJmJuk1FdMdsOHEoIz8K0gcRYKExEXc2ElRFWZAQOlRUXa PR/XqLGwjJDqYAbkScMcV2RTi8dGlJCIG+5orQ1Nk7uaCjpi9jiSWAYyusBjjfwrWseq 6xKgmeLljGymZ/9BGtreEYT2GD4v0XQKtcvbCCJe2s5yT3JWrUYBBIIGZQyw2/lIlUep uA0XAw9HPTc44CMPFzg5yh894P99FcxkVK9aoteTZoDii0sFrf3Pdq2IKLiKwBcGzT9P ij+g== X-Gm-Message-State: AOJu0YwS8cAkJ+oHfuaPa61hNwsU11yPB4AmsGIc5HRO4nmWXh27XSOq /suB9EKiBYrs77slRo2bUIpSdmeA44EBqwQog2SQop3dkIlVwnDXfoIIE2aXa4iGq4596G3ajqp z/FqUJXuB41WJyQRIjlDvaF9aQogU9lFkIU8okrDkIBwn1MVNysBrLEfe X-Google-Smtp-Source: AGHT+IHRgmcfQAwcPHS17VgkzoCmLBGLyIxQidufHOzBi8LQkmpDTYudwUY8JHopLZ6ZjIXEm77gMtu+ufiq X-Received: by 2002:a17:902:cf0b:b0:1e4:6253:75db with SMTP id d9443c01a7336-1ef43d1707emr167407635ad.17.1715731189969; Tue, 14 May 2024 16:59:49 -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 d9443c01a7336-1ef0b9ce620sm4105695ad.19.2024.05.14.16.59.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 16:59:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 16:59:49 -0700 (PDT) Message-ID: <6643faf5.170a0220.6cf4c.a0a4SMTPIN_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 1FD1C605C373; Tue, 14 May 2024 19:59:49 -0400 (EDT) Subject: |SUCCESS| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514153845.42489-8-stephen@networkplumber.org> References: <20240514153845.42489-8-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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140073 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 14 2024 15:35:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140067-140073 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/