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 B436542359 for ; Wed, 11 Oct 2023 04:44:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD727400EF; Wed, 11 Oct 2023 04:44:15 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 8B2DA400EF for ; Wed, 11 Oct 2023 04:44:14 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7b0e19acda7so2103065241.0 for ; Tue, 10 Oct 2023 19:44:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696992254; x=1697597054; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wEanMuHMxyuPeKHFxuF8v3RHexagyPrxMRyQ5Cr+ih0=; b=P+BEZleh/nSVYuMeVXWu535cVDzmGidltCtJddWFqYrN5HJfkE76oafgcY7UFFzCMw t5LiEI3YStmf0ErmIJV8s/2+dac55fa4kMdoRXICOAUXL9K6nPTUQgVvhH5vJp+aLuEx UHZ1RX4ZhorSbPGNsZWUIEY2vYXLlin5xxeUg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696992254; x=1697597054; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wEanMuHMxyuPeKHFxuF8v3RHexagyPrxMRyQ5Cr+ih0=; b=ht0LGv3G0ztgAJJkXxI2rlxX3Q/nf/lejSjZSMQ/jZ17VQJLZNYw5eQtXCsQu8WKhl e8oJjyE/bpo+XDr3mc3rMImZoEfpFC6gdLknM71Hb2jvMkzn/E/owEFoD3J7ZRg/IpUJ BDd5yLsTSacx8j9KrHpWTGZF0N47uN4hL0aMY5Sx41kYUIt1J3GhI033QMEJMTzIyQ5V 652H9VH48mO/9mIxuDtnaUIFNOxOoxVxre+rWD/52tFrqJLsWD8rkyUtrlYqIVagE2Pc 5qMhoqzWxXT63IuW2Pjlppg1988sTPVtHGhwft6MlS6xhlGSMonkCzSNrrZZ/AMEfpBY aWIQ== X-Gm-Message-State: AOJu0YzML6/w3M25PK95We2z8HfQe5Zwzv38whgDtYGZDytoAmyxzwFt 716TR0mvzdcnG+5zdbZSvtPMMeTK7/b6ZhOzvmT92IoaAd3+7V1KqqAtYw== X-Google-Smtp-Source: AGHT+IG7tIuI8a5Wa+VjLr57+ar/aLcsL+kViBMKjso58VIN7ediUtQCgJkxdcOeI+x78am7TpAJO2d/5adI X-Received: by 2002:a67:e309:0:b0:452:c729:e9df with SMTP id j9-20020a67e309000000b00452c729e9dfmr17439910vsf.33.1696992253941; Tue, 10 Oct 2023 19:44:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k21-20020ab05395000000b007b6043be874sm179852uaa.11.2023.10.10.19.44.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 19:44:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 19:44:13 -0700 (PDT) Message-ID: <65260bfd.b00a0220.f584d.900bSMTPIN_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 9D61B6052514; Tue, 10 Oct 2023 22:44:13 -0400 (EDT) Subject: |SUCCESS| pw132450 [PATCH] net/nfp: fix the initialization of physic 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/132450 _Testing PASS_ Submitter: Chaoyong He Date: Tuesday, October 10 2023 06:03:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132450 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27873/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/