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 3B1F142D5B for ; Mon, 26 Jun 2023 16:48:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 35AB04013F; Mon, 26 Jun 2023 16:48:22 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id A02E64013F for ; Mon, 26 Jun 2023 16:48:20 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-3fde82c8ca7so42115561cf.3 for ; Mon, 26 Jun 2023 07:48:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687790900; x=1690382900; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2yKFZfJDSBXBcXi86L7cxlIPzHpladGBaqX7CX4vQyc=; b=CtlLTSHDR8ur7ijJeem9HK1ngXtNE049uy4wrrZaLfB59yQhd4RIG/53PS70x4FDPf quQBVUqVavDlmGXKc+zNXrxcQKlESCVfgABZjWt/trmoZop+UrQJzVPdbM6nRbtT4hBt pp61prZSlOaHTqKRLO8/CIXHs/U9ZHS2QI3Bc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687790900; x=1690382900; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2yKFZfJDSBXBcXi86L7cxlIPzHpladGBaqX7CX4vQyc=; b=AOISAz31v0vmB6Qm9/gscbfJi7iCnQIixf7N5S9so56zdLTJgRnVB0Z22aQJ7XagOc 0UvXHXF/tWE+maspNNGIJeQq1Uq+X0nPeXRvGkDkUyHqlf+No2luBiFMPpjbI2gLwIeX Lz+HcvtYT8ck/dTPgrhq3TpXhZya5pHOAHbRstQDzxiU0wD2s4p1Yzu40MU8f0CfGkLZ W9RqWggGN06ok6O81eHkACYIt+jpfPaN3TSZmvqNXrwPRN0R8YP21QOpzQtMllNzhQYF BzmDToauGrTPRITxuCVnPmIEPQ9MeawmMxZkd+C7R2qfubCGk3ZjG4orN2iw4Zxb+KiS BpCQ== X-Gm-Message-State: AC+VfDy7igYpx4xif0qnb1kxl9/mTqCgUdgxLKL54m3G0N7N202tIpd4 2Smpo0dBl6jqluogCKBibo2BcAn8r6jWRomLPjnZ/5mYI3T1l/WCY7omLg== X-Google-Smtp-Source: ACHHUZ76xKpPMUp8PkzopfFiixRb0HGgFy0LZptbLhjyc75p6mWhx06KZvHst4gyW408OB9RlrYwgNsk2CzF X-Received: by 2002:ac8:5991:0:b0:400:9831:5a40 with SMTP id e17-20020ac85991000000b0040098315a40mr7485286qte.43.1687790900103; Mon, 26 Jun 2023 07:48:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d13-20020ac8544d000000b003f38d2c36e5sm161596qtq.28.2023.06.26.07.48.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 07:48:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 07:48:20 -0700 (PDT) Message-ID: <6499a534.c80a0220.cdb7.a5faSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id BC801605246B; Mon, 26 Jun 2023 10:48:19 -0400 (EDT) Subject: |SUCCESS| pw128985 [PATCH] net/idpf: refine RTE_PMD_REGISTER_PARAM_S 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128985 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128985 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26802/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/