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 C5CE2436F3 for ; Thu, 14 Dec 2023 21:58:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2B5343291; Thu, 14 Dec 2023 21:58:28 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 75E9A42DDB for ; Thu, 14 Dec 2023 21:58:27 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d35569b8c6so14029725ad.3 for ; Thu, 14 Dec 2023 12:58:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702587506; x=1703192306; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Re1vZmJnYI074VQnp3SUjRvhYcTXRtFkn94m42sxnto=; b=W9y7B7NlaUIujxyXjB7cVQv7zEqC088j93WDoZduqPIJVLuzhQ9ftJSCMxv8ANQnLe HI07IKI5n9yxB/AeMoavpDtYtRvXg89ox7WIalKAICn8yaJiSeXkkNnIZms86wLMAK6C yqvxEIvom3GEp77/XCTmIMdRj6OzQlXel2Yq8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702587506; x=1703192306; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Re1vZmJnYI074VQnp3SUjRvhYcTXRtFkn94m42sxnto=; b=HFj7SZ7E8XV9nPGsKs7FYSXYKggkZzaEBEb1EPvOoLwk0G4MZHFg8JEQv33NMjrDhH aCXBsmtm8gSiK24LVX24pjMVF7+ujzRNCZTxxZbcHAQbX8z11XtrJANZj0fv1ULcjgfx 9oXs3aS3q+18ZH4ovGwe0YbXqWJZefNuQ/tKRjPxXRsPgy9EbLOwZif6B/XZk8+LdJjH 6rphzRVyX8d3kMrZbrC6XmWmD2sfKymwuGSZOwBlgWh9G6f8d+i61aD6z29bNDR+IJ+2 v8vTmRRUkf0dkE7wJ1kwbMLejY2PPAq7pdB1M0fHh56YrvboBvb5vItwykxq58B4tk/I oWcg== X-Gm-Message-State: AOJu0YyN4DD4pJKDOzn+Jb40Am3k7cnSh22VREX6aeeFfm7PWAm1BQHZ iUxZSt99rSVvGjDpIBa+jQqM8+zzLNawTxuDqnZ2MR9pR0586KTMTq1Zxw== X-Google-Smtp-Source: AGHT+IHvZQsUV/5awRgXNG8Vr4TxcsDp5bRSFYQ3gM1TItZqxh/SzUNmGeEDxYxVXxkcSexyZoYmauFOxSDv X-Received: by 2002:a17:903:98c:b0:1d3:4316:68d3 with SMTP id mb12-20020a170903098c00b001d3431668d3mr3938753plb.76.1702587506702; Thu, 14 Dec 2023 12:58:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n22-20020a170902969600b001d344ad2159sm297644plp.134.2023.12.14.12.58.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:58:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:58:26 -0800 (PST) Message-ID: <657b6c72.170a0220.c198e.a45dSMTPIN_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 E07E96051831; Thu, 14 Dec 2023 15:58:25 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/