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 C82CC436F3 for ; Thu, 14 Dec 2023 21:37:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C467C43291; Thu, 14 Dec 2023 21:37:25 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 3E98F42DDB for ; Thu, 14 Dec 2023 21:37:24 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d350dff621so21009435ad.1 for ; Thu, 14 Dec 2023 12:37:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702586243; x=1703191043; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eLry7a4xHuk8lYC6NYozJFlb0iGguYq8h0XU2aFH6e0=; b=gVq6VfJg4sldIyB/twUyNtqh7dUIUimdm7BvbcschGuKQrarGN7Utp3JBsXY4D0LBs vdECuVk+MxIpoIduQ6XSvPCvWeq6ycdrqsGhmja7EQLBLZW0sLpFK5eeptgYLfk9mXf2 DEECaCmHuAeD/PM7aNN5pF7/3o8nd+D3eWR0Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702586243; x=1703191043; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eLry7a4xHuk8lYC6NYozJFlb0iGguYq8h0XU2aFH6e0=; b=d7sTY9/3DHaNB+ZX67iSIgbmgz4TmKhXyvBn0QvuBjcYMjCl/TJzzqtlvRaIc8xf0v vHsMApz3Y5HnCsVuOb7mBWjo5/uMMxVq54jCb+e08cjAAT4g4wdugs7DAV6Q49T1n/a2 kF5BQ9EE26KOjAWgDfutcb/Hw6Jxe+PNbBAvtkjM286iD1QONMSQ4/Q19sWV1w2P4TbQ Fj4EFBZU+dqZfWmEY9Oac9V9OB8/XU+dGH4EfC7Fs7EZua4/+vur2k9rSlg3eq6ZDdse IpuZVmjCrlbfZ3cYlmNrPsNmFG4Ct4/XjS/srmvUNUYkehZ42eejrevIgMYjLfBbryOj s2yA== X-Gm-Message-State: AOJu0Yx+ePzY4Tg8w1PgMq1Yv6Za8EdNdE+1c2ERLdSepvhGHcGZ7tjl fJaC3edRqihu3zYVdTi7PVKXfMZGK98uG4thIaZ6Pbh9M2p7xFjDsqTFMQ== X-Google-Smtp-Source: AGHT+IF8t8ypG72GK8nyJNrtF6oNoQLLW2gQgytXo8nqcg4S5o7nCTqQMyBQU9wgGYABbNSKSqVIZZKGr7P5 X-Received: by 2002:a17:902:d511:b0:1d0:6ffd:9e13 with SMTP id b17-20020a170902d51100b001d06ffd9e13mr11381913plg.101.1702586243399; Thu, 14 Dec 2023 12:37:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jn3-20020a170903050300b001d0ced578a7sm776847plb.75.2023.12.14.12.37.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:37:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:37:23 -0800 (PST) Message-ID: <657b6783.170a0220.46b52.65deSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 96ACE605C311; Thu, 14 Dec 2023 15:37:22 -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 | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL8 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/