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 DC620436F3 for ; Thu, 14 Dec 2023 21:32:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D82FA4333C; Thu, 14 Dec 2023 21:32:19 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 2A28E4028C for ; Thu, 14 Dec 2023 21:32:19 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-58a7d13b00bso5132334eaf.1 for ; Thu, 14 Dec 2023 12:32:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585938; x=1703190738; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZPO3wRuP3Xg0CKx+u2OpBMZCJqgmcISA9FOuc0NvaNY=; b=EE+/J9YXkLPIrrj5LjbfSrIGaNO8Ytc821+tmDzKDtgK6CsBnI366dOHokgzyTW9IP ZtkIt8Yski6Bdi/S6Ja4U7qiErbEJRV/RNryYn8Wjfc/smIg/LCthGTbTMGd5Hn9E3fJ +jrHLnYxXQ9nydN59eLFpWPjpKOWOrKaMknvI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585938; x=1703190738; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZPO3wRuP3Xg0CKx+u2OpBMZCJqgmcISA9FOuc0NvaNY=; b=q/3pfzNUnQtIjHvq6unUnqafZzkceQ4ByeEC+4Wczbk9UDWZ2fBnvveMLc57teE3gx /fKWbvCX5JzDEFs8EOpLR16QtOh8dCSBwVDhJ6NK5Hgqgvf/V6HE8SEkYn64gGbb53xt JM17zHnnsqTaz+BeEou+8fEk+PO1S7PGLFAExJEpFu9Yp8QVcPZrsyiIxnTI+KPTweT6 kpO116DLxY61WWZf0TJayzhpiPCEKQnanyJmLROF/2Y+r42LklU/q5oNpZlihqbTs39g 7wlXGiJ0KCYutPunK8YswbK+2uqyEaMxnHr+VoQwuc3GZ3B++18JC9+sdCu1NFsCrsAA n59w== X-Gm-Message-State: AOJu0YyY8X53dTMlXZoI/v2g/P6RMCxCDW0nHRAoa6r63aEhSZ+HZAMy L70C9Rukfe4y2XNcO9sBNy2OsIFsGWxNRTDaclKBtLFhFjZyEY0iR+stDE6lrim4My1IPdoINQ= = X-Google-Smtp-Source: AGHT+IEzuZbIA8tFfbK76jG+OK5G+7xyQsSFBZLKkldbmEmJ58/bzqtsMLUnaj0eCvJwgA9Q5fI47OusaF8Y X-Received: by 2002:a4a:af44:0:b0:590:87ea:16d1 with SMTP id x4-20020a4aaf44000000b0059087ea16d1mr6413983oon.11.1702585938479; Thu, 14 Dec 2023 12:32:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f203-20020a4a58d4000000b0058d7362564asm1425334oob.19.2023.12.14.12.32.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:32:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:32:18 -0800 (PST) Message-ID: <657b6652.4a0a0220.644c6.2a62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 027C5605C311; Thu, 14 Dec 2023 15:32:18 -0500 (EST) Subject: |SUCCESS| pw135210 [PATCH] net/tap: add deprecation notice for RTE_F From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135210 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 14 2023 17:49:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135210 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28632/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/