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 3B405436F3 for ; Thu, 14 Dec 2023 21:33:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 373464333C; Thu, 14 Dec 2023 21:33:33 +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 5B7114028C for ; Thu, 14 Dec 2023 21:33:31 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5906df1d2adso3852429eaf.2 for ; Thu, 14 Dec 2023 12:33:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702586010; x=1703190810; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nDSiLGZnCXuc+zcOyNjziRu5CfqQ5AtGuZC/J8oOSYg=; b=d0yXW+YejXw/y2anpBrAnA2b/1NyVy+T6qbNeQlgNOJ/DSJwDeGK1s55WZI78Agbw0 wj8JFpI7cGsJ35wqwkpmnuYkza7132qBrqyM8cJ0Cu6Z/Pa/ocClRIrUn+pT96fMeBMv XDSzSSZHUqQ9IOXntM+o0Iw29eecr9nRVB5AA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702586010; x=1703190810; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nDSiLGZnCXuc+zcOyNjziRu5CfqQ5AtGuZC/J8oOSYg=; b=YxXuyj/AwmScMREcr7UdnEb+g3Ev2e/nxw70Tcx3rFQaZlbBM+y3fkdmt7NTzqkWQM BNyeYobldowKVgPf2ng4D3I5+vuGV1S5UVDFgUb6He+biVvERqwCp694AVjg9m77Jwhy /4r47APXopOvY54xGBxR9DAEWlP1DdNJyIXUGFIVyzA3S77tkeHiUTNtZCNYimwISST1 wD4qH/a3Un0hMl98VuHqH9SV1k5sggdxUrIZJGY2CRvQs9XHTVA1GBg/a2gd6CocC0ii 69xSNeDGCAfm/EiCxLfBJ5jJby6rUiiI+8AcbqpaqkZobWWtl0H8MqhRNxw8SR6LfX9y yP5Q== X-Gm-Message-State: AOJu0YwriSlT07bv6h4qgf3121oYLDoJjb8R30J5J26mHP90fkk+u26B p6nGu5gWJzMV/RDGaFR5sjUeP5Qe9kLCb60W0lnSy0yJtYA5vP8ILupJBg== X-Google-Smtp-Source: AGHT+IFlVEh7VRHSBtORqA69rMgooT3uiwZdzADTohOsxu+Wxw4PBPQZyL/C1z0IuPElCUXVeCrwoQzxJT+K X-Received: by 2002:a4a:4ec3:0:b0:590:bb9e:7253 with SMTP id r186-20020a4a4ec3000000b00590bb9e7253mr4660715ooa.19.1702586010640; Thu, 14 Dec 2023 12:33:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 126-20020a4a1484000000b0058e289f4e56sm1373770ood.22.2023.12.14.12.33.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:33:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:33:30 -0800 (PST) Message-ID: <657b669a.4a0a0220.ce768.eb1bSMTPIN_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 29D17605C311; Thu, 14 Dec 2023 15:33:30 -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-compile-arm64-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 | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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/