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 6814243EAA for ; Fri, 19 Apr 2024 06:30:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57B4D40395; Fri, 19 Apr 2024 06:30:30 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id A784A40273 for ; Fri, 19 Apr 2024 06:30:25 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e3ff14f249so12132775ad.1 for ; Thu, 18 Apr 2024 21:30:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713501025; x=1714105825; 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=yZWMAQpO5QZ+yv0PB6bJ2OVusmzyXne7DN2+sp9Is2Q=; b=YnUntoGm83i8hQCagzW+cAebfa1B09+eabOhE2fQLbqkZjrDykbmcchzaVl7eUeB9/ Z4ITzvdngYPKnNx8Yr6bQyKMgLsccfmD6Xocctca9K6lWz6ldghp0RtnD2LX3YnVCJPS DLk2ZqIL4Q7sMjkzxdKbTPFrybkLyphwRR1rM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713501025; x=1714105825; 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=yZWMAQpO5QZ+yv0PB6bJ2OVusmzyXne7DN2+sp9Is2Q=; b=qImQktxwEGovAey9gEn12z41SilJDHs6de/SS2dD/syXdTZHH1vkE1eZv6HKGnBASU w39M1oM+TfFPZ38368k4z2fCiFsYsZOG25mmkpAoQLNa/+KKLsjJXPfGuaCPWyyxs0Fq D8znPUhdkFCMaPYH6zS/kh/f/C+HTLAHnYj53aWiUdhxmF3+D7nSk7wMqLl9qKFePGLF UT/7Cz8z18trh4cfkWMNiDPtiYnauU8SLy3MtwRYwol+kra3JmCkUcW+7H+ttd8SSIcs RyvkLV++SF2rzYgmXzN7uG74dYwvoTEBxCC9qrjqIhscbvEny70Z6jihtTAbg9fNAged b54w== X-Gm-Message-State: AOJu0YzI7JGpZ+EaHxTR+HLEaokeOqhJecCiSOSfyecJjkmdaTBM6o+K cgZKMjYGTEj8+Cf6LT+lt+doE6ujAqTGeoJZjoin2ax1NyjT07SXM8hfFG2rEYpf8I1K9dQSNYS wm/EImHOhPx8feBXGZ6iNqxpJYs5ak8nyxiGs3TPkfGexNUaqbS2Dy9AW X-Google-Smtp-Source: AGHT+IEdgta/MeVAZHDJftsnblBPcYTbwLUFRVmt7lO+z6sH5oAV1PhpEnomTe1ZkVlmJgeHb7SSbxpuvn53 X-Received: by 2002:a17:902:e5c6:b0:1e5:e676:4b09 with SMTP id u6-20020a170902e5c600b001e5e6764b09mr1830085plf.25.1713501024868; Thu, 18 Apr 2024 21:30:24 -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 u4-20020a170902bf4400b001e87ceddc72sm90380pls.70.2024.04.18.21.30.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 18 Apr 2024 21:30:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 18 Apr 2024 21:30:24 -0700 (PDT) Message-ID: <6621f360.170a0220.e5c34.540aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4576B6052514; Fri, 19 Apr 2024 00:30:24 -0400 (EDT) Subject: |SUCCESS| pw139516-139523 [PATCH] [8/8] net/nfp: unify port create a From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419031226.1191069-9-chaoyong.he@corigine.com> References: <20240419031226.1191069-9-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/139523 _Testing PASS_ Submitter: Chaoyong He Date: Friday, April 19 2024 03:12:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:ae59c6a42ee4f49409997765ae64502944e0ac33 139516-139523 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/