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 585EC425F1 for ; Wed, 20 Sep 2023 17:30:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3518640041; Wed, 20 Sep 2023 17:30:54 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 6BD3A40041 for ; Wed, 20 Sep 2023 17:30:52 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d857c8a1d50so1829155276.3 for ; Wed, 20 Sep 2023 08:30:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695223851; x=1695828651; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HZNjtszjl6jdZwsLfrdqm+NxVLUnUWj9LdrWn0l2zHs=; b=WWqrVSLvsl3/BNoMu6ICFlwo5EJDSfpAc+27tsQnHoaTlVE+NlptVj7Rh9OheFxi4Z k3gJC6kKEnxZbEbSlVXYVqVNWn8/qGkLlhRAhgEjQtdSzZBD3BhmxeqzinpNUtHji7UG e5CWjuWh5W6HCIejdUf9suVF9RuhWil4hguTA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695223851; x=1695828651; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HZNjtszjl6jdZwsLfrdqm+NxVLUnUWj9LdrWn0l2zHs=; b=RN1HBXvedVNAoEnbwTr04RDI+6xou92yrh3S/ugEXp6OsB7yIEJ+NbscgV1rzpl2eQ hxcaWSdjKU/QZXixcBvC9zL4EOODvtIEi7s115jXeOod/3Eif1zDTuTzSIOKNByGMKkJ XqgIqRp5uLt3dxRjBLTEfOmUltJKbNN1lEO7a/E71i9f7YcGOactmsF1SaSY00rtCm3j CKIHCQyu1X3ehvXeg9l8hMCbsWxNIWbKYIUO8IXiUbMk+1J0bF6hIeGSSiYVELWt35v7 41QkK6nlRj2HQe4FF77IpON6iesMAfkkbsM3etvf3bJVq8YBhYdtb1ljGc57uZg0OXi/ MwZg== X-Gm-Message-State: AOJu0Yx5JhtHMtvaaJ0jtR7+UozNTE/Am6iU+AZWJp5ogU0e4KjFBiRp BdPLxUGFyHLBAzUWWxFTnrn/1hBRLR7Rd+cjqPYTCamJQcvPiQ== X-Google-Smtp-Source: AGHT+IGuFzM7hkDXQXUED05jZtH6JcjQ30nC11bP7VVQt3+TJ4GjDmxinwfUAVDONJ+RlG+Jq2ePku+kzCEk X-Received: by 2002:a25:407:0:b0:d81:7d22:4c83 with SMTP id 7-20020a250407000000b00d817d224c83mr3000761ybe.12.1695223851718; Wed, 20 Sep 2023 08:30:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a130-20020a25ca88000000b00d8141b1449bsm1373992ybg.12.2023.09.20.08.30.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:30:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:30:51 -0700 (PDT) Message-ID: <650b102b.250a0220.86b8b.642fSMTPIN_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 4F0246052514; Wed, 20 Sep 2023 11:30:51 -0400 (EDT) Subject: |SUCCESS| pw131712-131724 [PATCH] [13/13] net/nfp: cleanup the inclu From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He , Andrew Rybchenko , Ferruh Yigit 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/131724 _Testing PASS_ Submitter: Chaoyong He Date: Wednesday, September 20 2023 11:34:54 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:a4e700a878e7fa2651fd718e61f7228c3277e556 131712-131724 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27667/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/