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 3787B42591 for ; Thu, 14 Sep 2023 06:22:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3261540289; Thu, 14 Sep 2023 06:22:43 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 8145440289 for ; Thu, 14 Sep 2023 06:22:42 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-54290603887so371639a12.1 for ; Wed, 13 Sep 2023 21:22:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694665361; x=1695270161; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=38elTZwOl0DwLRkaqeE3+yhn/KV3UaBa9ArYFf+MIDk=; b=O3WD/tsrFhzzuJwifXV8CVr7m0iSjPzEwlaKwrv332hi9eTIACETE/z1T/AyyNaFnJ jEpDjKs3YkLRA3LkyqwswNJKEI/pvNFGfNTDRGz/m8jIltyG08KIHBh5ufecUlR4/4GL M74EVb9clobvT/XkLSY230KgNgjGYZcWJcbiY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694665361; x=1695270161; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=38elTZwOl0DwLRkaqeE3+yhn/KV3UaBa9ArYFf+MIDk=; b=U0z7ADQ2xVz11xYGQMJOrWeHElBPlfSAEx7WWjteIYq+FXqiF/+oia7aJx1e5wf95K aNut2GCSGZY7KG8xBZZ4daItDl1tCYqMxC7S0FhXUp79fdYp5vVqPdJda8XkqrOfoooX 1k6gBkL6n9GJiMm0X903v+jl79fgt3fSrAPOkPcBRj63Qu+wcnTJh1ubzYJiUMFbbD85 TpVziBwPLYvUc0rX1Kc7HG/GBLBlPrtk1QqyZcjL9dqiSvXVj0QlK1QlaykBGxd73G2B kAt0OIIypzll8STOsNkSZdIRAJ8WvmX18pzFUWik9mcWT28o5/MdnAj70A1eUzXp9e6+ V+BA== X-Gm-Message-State: AOJu0Yw1m3nEGBAU+FCkB09G8EQ2vueYTr1VY1whpmYtf7lXCyrOXV67 Hjvp0UkMmDUjRoeDyxZHVRgX4z+p5tHK2c1H/DDqUVtVtFGMkP46tk1sMA== X-Google-Smtp-Source: AGHT+IGAuTSK9/9OmLqqpI1lVhN93xUIc97QF1mxdYqiiEEkLFh0EjQrdMeIOv0E0/paqpnY8Vv10CQpRRYn X-Received: by 2002:a05:6a20:4283:b0:153:919e:18ce with SMTP id o3-20020a056a20428300b00153919e18cemr4907167pzj.48.1694665361723; Wed, 13 Sep 2023 21:22:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q11-20020a17090311cb00b001c398198d20sm105782plh.145.2023.09.13.21.22.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 21:22:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 21:22:41 -0700 (PDT) Message-ID: <65028a91.170a0220.8c718.2127SMTPIN_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 E6D8A6052471; Thu, 14 Sep 2023 00:22:40 -0400 (EDT) Subject: |SUCCESS| pw131400 [PATCH] app/bbdev: fix link with NXP LA12XX 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/131400 _Testing PASS_ Submitter: David Marchand Date: Wednesday, September 13 2023 13:58:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131400 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 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) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 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/27594/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/