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 C040B436F3 for ; Thu, 14 Dec 2023 20:42:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BBDF54333E; Thu, 14 Dec 2023 20:42:57 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 717EF4333C for ; Thu, 14 Dec 2023 20:42:56 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b72d574399so395994039f.0 for ; Thu, 14 Dec 2023 11:42:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702582976; x=1703187776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MD6lOjfl25T7oXkpuh2oudxw08GgasGxGUdis0x2MDo=; b=QoI/KEs/+Wy7SHfojAdCTEJy0w61VQ3bv6plefH/yis0Zjt+26mfJ01fmpjavN+/qn TJIg27aczpsYc04QumdJalqvbI+pb2exP9eYetU7/I1ypbpfHenHZZoUUQb4ykUOlINs KWRIizpb8wZH8NFAfy+VnFMsZvA0Ekg3eWcVA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702582976; x=1703187776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MD6lOjfl25T7oXkpuh2oudxw08GgasGxGUdis0x2MDo=; b=Su/Sq8GUwfCoIe4nyv4oMtK1M64A3eQVxlLY9HWlOgH4+Ci/YVeReDkVEKcn9pskrs L4YRra9T8ACkuiZrnU1DCtB7MpxyH+yUimAsXZkR3LSmU0nsmIovEMsnAYqF+qhdfocg Orw8wXW6JYjv22OAr2urP0VC4N2CfBRLb7YfbIhjsLagEtOLljnwwh2LLloCSWl6Umto V6QB6F/E5vLymxvbV5gmdSdfz1JO4ggeSgOd1fSR/BDyyrFwRIOQdSCCH128kQHaZY0N y8sih7afnjesI7w8jUnPncWFn934AQ0JKCD1JfNb2Ov7SjzST5AZlO1Ljgb5HQBDHXz8 iPCw== X-Gm-Message-State: AOJu0YwkCUAreYinDlLYjmd8GG1Vochkx6jWNG6TVzvWwaYX718bBNK9 8Z5sOUd84n+mNqe2T5+aGCrK9iyQHFLEScZ4yeka6vyJovNO8XdklmCcNw== X-Google-Smtp-Source: AGHT+IGB502UodTcfvojVSCoTKQIkZuLVZhIlsjT8KqIdNclaP48ki2nc4aM4BRjw4aPjMSXfyFrCl/1QcJG X-Received: by 2002:a05:6602:158a:b0:7b3:ecad:32ed with SMTP id e10-20020a056602158a00b007b3ecad32edmr16584398iow.8.1702582975874; Thu, 14 Dec 2023 11:42:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o19-20020a05660213d300b007b3943f2cc2sm955966iov.0.2023.12.14.11.42.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 11:42:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 11:42:55 -0800 (PST) Message-ID: <657b5abf.050a0220.7d841.b966SMTPIN_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 4A516605C311; Thu, 14 Dec 2023 14:42:55 -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-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/