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 59D30436F3 for ; Thu, 14 Dec 2023 21:20:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5545D4333C; Thu, 14 Dec 2023 21:20:26 +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 C31144028C for ; Thu, 14 Dec 2023 21:20:24 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b719f05b11so279868939f.1 for ; Thu, 14 Dec 2023 12:20:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702585224; x=1703190024; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=THjI9NVzsWIf+3UnpAv5OxqL4/zvDcawK4qi/bYQTRE=; b=FH8KAEqwux5QzmZNKlYqpxdicC8M7aYQbvl6+cunL3J5wAjxOL89ICbGiiF6trmB9O ThheKRBbn+ydcCoDb1+JEUrErA63wxt5ttmjkJtdYnawGd5Kaz9z+OIT4+gXW57KOgZ6 qHFc1sF2ID0E6Q4654unmwri9Yk2flljlqRnY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702585224; x=1703190024; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=THjI9NVzsWIf+3UnpAv5OxqL4/zvDcawK4qi/bYQTRE=; b=PWNhY1WsfWsnvpmBVB/0soIWKHhm7cnwZWUG/ra7nNyRknwlaUdAj3RBE6DSIIlpSW T/ruDDFRZ73egKo9FR8YDtzoMAfC4yej9KFJe7shuR5tXtnLaX6jj5wDQ0MWDf6dZ+7p 5zVPGMAjPKKE0NBsTt27q7hxlr1H53BXDhAQKHBc7fHhAxLSN0RWGS60sO2eOd+/LxbI XaVzTRzXifJWYHkuoa3QlWAzMMNQQ6Iq9Qo9nXHwpm9pZ8fRwhR8uWHEDjze5gRcMGtI gtHz3YzmRdGmazCNvMj1+Hyz/hLugtNBMZNuw/sDUyWM+v19b6czbgEIxeoh+CzhFDIa Xtkw== X-Gm-Message-State: AOJu0YyFh4CZn/tdHw8L0yAsA2Y2uyakNZWfSyQODpbrQifi0e5CtxNu wCNeRWO0ooYUi7i4uCs2xdABdETVFjHl0ADvMa2l0wmM0L333ZKtBhIKy6tBFlbi/A5nsJ/UZg= = X-Google-Smtp-Source: AGHT+IGQwX2/tNYe6M+FL8mc1XZmkPmkbwlShzRXlIalpqOB984eiSYsOnOcNieUYEvjlCjZmajQviZwVyw7 X-Received: by 2002:a5e:c605:0:b0:7b0:a8d7:3bb3 with SMTP id f5-20020a5ec605000000b007b0a8d73bb3mr13460215iok.16.1702585224212; Thu, 14 Dec 2023 12:20:24 -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 gh4-20020a056638698400b00469377922d1sm587186jab.53.2023.12.14.12.20.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 12:20:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 12:20:24 -0800 (PST) Message-ID: <657b6388.050a0220.40357.016aSMTPIN_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 D2290605C311; Thu, 14 Dec 2023 15:20:23 -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 | +---------------------+----------------+ 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/