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 B68A745A3D for ; Fri, 27 Sep 2024 06:39:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B226E40650; Fri, 27 Sep 2024 06:39:04 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D2751402EE for ; Fri, 27 Sep 2024 06:39:00 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82aad6c83ecso65961439f.3 for ; Thu, 26 Sep 2024 21:39:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727411940; x=1728016740; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=PBSTsJ21X8DuQGtorF9sBzeRNFndlZ6tCbq1oqH3SIY=; b=Hg0u+ZqjDKu0L1/4948rp+rCWLwQRvuymNf6YZ3BrXEJHt4MuLI0ggC94y5q87YX0+ v+9h2veHut7w9ifvtxkzeZX9BRoecqoXOov1bapShU6SSygDam2mre7PkKZHXUmAor3t lCd8mtm78gvKRkEzB+SiPHK+Zw7Nu28vwmVgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727411940; x=1728016740; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=PBSTsJ21X8DuQGtorF9sBzeRNFndlZ6tCbq1oqH3SIY=; b=BkAmiPTo+495WJjAKseKOB3mnwcKuaLNjPrMaaArHhce06+gZ9q4C50AprnOj+0p0i 8UId1BIX52I3outkLT1/fKuWCRRDP/5KmfKVH+klj9VqPGrRanbGjs23ZvsDyWoJ+5H1 RrcyQ3iwXYbAvnOnZu7nB6qHks28YJTEuoCsb4H1QAc/BnF0eqme0/tTjKljXH/xRkJl gXEG+H5IxZmNLt/22mnqoUsgIi36KUh58c5uyUjPm6W21ROhJXZ5auXVZPMhfgBuqWFU nvXhGj5uXktomXjiBWM15uNTuZb1LfcesKIdoWrieKkrdMngmvzVCFFYjd99hKXhNuIy 9FuA== X-Gm-Message-State: AOJu0YxdjFAVe4Z1lcWcom499LOqz4PvRD7mH+PxmeQ2FrU6SNpxkR95 noqfoCI/gzmet3XpfE4FeP9z/8+/ss6VftQ60gZSl3YCxXGFsPDm1f4XX6XjbBI/Mtyv4/L6NhX 0fnUCPLEtyFZLFW4U87zZSYmnBOZY38zmtc3aPAGEh/uKqoDGdTsA4N/x X-Google-Smtp-Source: AGHT+IHI34AgR3+C/QHjRng5tkI9rRvWPqGMfboua5TmJaoYgu8ASKdCZNa4m6wjadUF130vfWqjW/T0NTG0 X-Received: by 2002:a05:6602:2c02:b0:82d:16a3:55b3 with SMTP id ca18e2360f4ac-834932415c7mr262460439f.10.1727411939869; Thu, 26 Sep 2024 21:38:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d8888a3937sm55720173.67.2024.09.26.21.38.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Sep 2024 21:38:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Sep 2024 21:38:59 -0700 (PDT) Message-ID: <66f636e3.050a0220.2ab760.392eSMTPIN_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 5F43D605C351; Fri, 27 Sep 2024 00:38:59 -0400 (EDT) Subject: |SUCCESS| pw144492 [PATCH] [v3] net/nfp: implement the device packet From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240927031054.3379687-1-chaoyong.he@corigine.com> References: <20240927031054.3379687-1-chaoyong.he@corigine.com> 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/144492 _Testing PASS_ Submitter: Chaoyong He Date: Friday, September 27 2024 03:10:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:483f451e5f3b6b28678e6e0658c611be2a817f6c 144492 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3226 Test environment and result as below: +---------------------+-----------------------+----------------------+-------------------+--------------------+ | Environment | dpdk_win_llvm_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_meson_compile | +=====================+=======================+======================+===================+====================+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 13.3 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ | FreeBSD 14.1 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+-----------------------+----------------------+-------------------+--------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31158/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/