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 1B3C8436F3 for ; Thu, 14 Dec 2023 21:43:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1866543291; Thu, 14 Dec 2023 21:43:02 +0100 (CET) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 76E5D42DDB for ; Thu, 14 Dec 2023 21:43:00 +0100 (CET) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6da4e123a96so5405a34.0 for ; Thu, 14 Dec 2023 12:43:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702586579; x=1703191379; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eLry7a4xHuk8lYC6NYozJFlb0iGguYq8h0XU2aFH6e0=; b=jk3zB80FrA/EBbXPJzd5YBiBlyOzIl5uhmqc1W0rp6nBsocAds95phThLGklQWJfIp i0Htfj+yxAt4chLiaYw72oqRdgGDKRnvh5+vWQ5LbJcQbohcHHlzOyjokxJATFcFHWU1 WsG1fCbKHlEztvtnnrnCoMM8KXv0t1zTJ0qZ4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702586579; x=1703191379; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eLry7a4xHuk8lYC6NYozJFlb0iGguYq8h0XU2aFH6e0=; b=tvPmB/PJ/hJaFJOeyD6i9n+vHLnLD6ACDT31ZfDArulWWkHucg2PHnRMkrRvRFf86d v15ewwhYgBT9qVhjCWnaTRnQDRieAsiBn6Q0mbpFs/5dEvpawyvkSPFZdtIZ4cScu3Q1 jPMR4ofZj4d7c9XqQ9thFBHrfxf3QnrpVrOutmMv/GquBe+k/9HZGTPq2H9GKwxLk5lA Mzzr6RoKfFyK1x1HvsOjhna8QzArdu73vMTo9O1IeKN1GBSfACR3je31PfCvZrV+jrux fr70Y+QWI8YaP3Bfxl12qJUh1f3o44EnWpRLM7XthNeUtgDic2OHe5lRxFoV8PLcDor8 77dA== X-Gm-Message-State: AOJu0Yw4xXUsPnq8y+yD258pGyszCDwDrhLVXyBqiv/QMVzfVKpgJq5l gfyvNReLLCkri35oi/jXrkuVa0pvVjJ8vdjUMYzlP/pE4xR9BXu1/DS08Wbs/mjlEdXgbw1XLw= = X-Google-Smtp-Source: AGHT+IFxOYMDJJXQgOVLvwln6alhL/jZKkYDn2pf9irMa03EeIDS/l0OS8k44Vl/raVYZlmA6sK36uySoOno X-Received: by 2002:a9d:694f:0:b0:6d8:74e2:5d16 with SMTP id p15-20020a9d694f000000b006d874e25d16mr10660108oto.63.1702586579803; Thu, 14 Dec 2023 12:42:59 -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 el3-20020a056830718300b006da221f5f7fsm388887otb.9.2023.12.14.12.42.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:42:59 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:42:59 -0800 (PST) Message-ID: <657b68d3.050a0220.5a602.df8eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4CF01605C311; Thu, 14 Dec 2023 15:42:59 -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/