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 39057436F3 for ; Thu, 14 Dec 2023 21:26:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35B7E4333C; Thu, 14 Dec 2023 21:26:22 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B9A944028C for ; Thu, 14 Dec 2023 21:26:21 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e2bd289172so22037717b3.0 for ; Thu, 14 Dec 2023 12:26:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585581; x=1703190381; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O9NVvueq3A9f+26qiQN4y1ixpk3u+zMtXohj+ELLNh0=; b=LlUdEV/orMJJP/Kt7OUYcbkSwVX+Vg+bbKyukadHhcVB2tlh32xJFWAHTJknkPcpZ1 EzmTIgvocGXgAiKPq7rL1JK69droVHZn1RGCcCzZfyvhX6micTfMU5bx0zu+fzIURovA LfAQx/9xu+YW2qRz9BI8GUTITdlJO/HjZFAkk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585581; x=1703190381; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O9NVvueq3A9f+26qiQN4y1ixpk3u+zMtXohj+ELLNh0=; b=dECT5AyUxf0sPu3zTwvb9MMhalN8CX1n+Xj1A9Fmt/hGY9qfL1/3EjszZxdj8J5cmL qtTmmxJpDMjDDpeGx/gy7lhtinlD/kaB3v6QSp740f89VrmZiCAPDhc+Uefr9T1sQJCg JQkc+KejhsrEV4ymoh9DoZUcGPLYJHCutqnuDJ6h0szszutaJ9kVApEvSCwfx6qWzxpC sibW9Yr33OV5XqDp+Xwd/lvgj3TSfH00n7DHc+YGPG2U+utZRBtQGnjhqm9loIHnygww wXGMpSIwVFfF+mexY5KaDL0d3vSaYbhnrgakJIxKmPF4C2lGT/HwhdKoB4wxmrl351Ct w0EA== X-Gm-Message-State: AOJu0YzdGn2XeQX7g+gNBRPTxNuKj9JuGF7lr1bohcfgKzqa1ji9yYW2 pRjP4KEH/qDuAIXeZUQewAW1v0D5jB5H6tOQajwSUVQBg9Ihe7tJgn+/SmW2uW38YcRHTBW4jw= = X-Google-Smtp-Source: AGHT+IH6mhXX8a34su/tqVFAIdynjAehurx98a/tTKPHDuLwAJyqm7aPurOZBggpPvLvg4UCgOL4UROAIV1f X-Received: by 2002:a81:4e87:0:b0:5e3:4d03:6409 with SMTP id c129-20020a814e87000000b005e34d036409mr2141544ywb.11.1702585581205; Thu, 14 Dec 2023 12:26:21 -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 i81-20020a816d54000000b005d7b449f457sm317201ywc.5.2023.12.14.12.26.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:26:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:26:21 -0800 (PST) Message-ID: <657b64ed.810a0220.fce2e.b4f0SMTPIN_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 D10F1605C311; Thu, 14 Dec 2023 15:26:20 -0500 (EST) Subject: |SUCCESS| pw135210 [PATCH] net/tap: add deprecation notice for RTE_F From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger 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 | +-----------------+----------+ 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 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/