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 6CE5342359 for ; Wed, 11 Oct 2023 05:00:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67759400EF; Wed, 11 Oct 2023 05:00:21 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 78C1C400EF for ; Wed, 11 Oct 2023 05:00:20 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6910ea9cca1so4758234b3a.1 for ; Tue, 10 Oct 2023 20:00:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696993220; x=1697598020; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Sqo4s/ROlAIA5eSaC94wVhV1HovQ+O9Fxaos1fkl3rI=; b=A6ZUnOJlEBD/4tPnPcBjWs3chbkj1sj2yDJ91nvwKNXIq5Z3/LBNXxm3a5jamNa3u9 jBmX7TqjFFXaUk7ICVue+iCsE/VciGec/u1vxoVisoGRAEHlIvpnFfQjKUr6Ki7JxbgY cHqCgI11bKPXyHEMDYC9PAjzPxTes0uTYk0T4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696993220; x=1697598020; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Sqo4s/ROlAIA5eSaC94wVhV1HovQ+O9Fxaos1fkl3rI=; b=qHdlviiZfjcQipiTDeyBjnva5Pdyox4+6dejwgR2hjTg+//YA0xdv05Kad6q4KkX26 AzRZp1m5vIZEXrk4p8oqxqsozhO3X3KZ++mZhvqVQGL1p2VDAm8Di+Qz7I9R3Bwc5HSa C70CRKrsViiwKCCXb/JEM1dua99QAAFGQxtrd9DKzXPt4uNsV2U8uJJ6RnQEfgWGUhYi Y/4QK/ijCwDg9P5CKBhAlyb3kHmdN6gtmre7Xb0L8XB/9rPVtlkZNzDSLmfupDp0X4dD EPePn/dnZ6rh4yvKFbsN1PqUFU7GJDgYdVY8Sl4cyfaMyaKSdXcgDzKA735LM0xHHr7q CiiQ== X-Gm-Message-State: AOJu0YxWcCH6fuylVCrN6bDM32puJXY8+ZjE0nTRzFE8sEqqvxl0Owpx SlXnosZYGsq+T4vovyytMHeBuocVv1OLmAnEi4jddkkhSRMhYQ7j5asvUw== X-Google-Smtp-Source: AGHT+IEBGuxn0+trtNE/SkocVwzGcPQ92+se0LR8xbNntVWacutPoNJ3uFuif87HHV6Z0iBMWTWWr2G7g8LC X-Received: by 2002:a05:6a00:3a1e:b0:68a:52ec:3d36 with SMTP id fj30-20020a056a003a1e00b0068a52ec3d36mr19683500pfb.31.1696993219661; Tue, 10 Oct 2023 20:00:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y3-20020aa79ae3000000b00690c31db99csm639003pfp.2.2023.10.10.20.00.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 20:00:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 20:00:19 -0700 (PDT) Message-ID: <65260fc3.a70a0220.fd9ff.3282SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B1FE6052514; Tue, 10 Oct 2023 23:00:19 -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 Clang 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/