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 6F2F94339E for ; Wed, 22 Nov 2023 21:47:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 66B03402C7; Wed, 22 Nov 2023 21:47:35 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 217B3402BE for ; Wed, 22 Nov 2023 21:47:34 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9fd0059a967so252856166b.1 for ; Wed, 22 Nov 2023 12:47:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700686054; x=1701290854; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WUHqskNaHCShtSatdTeQ2t+Al0SPfYkQuvKgTfRghPI=; b=V99Jarakyi7EswVp+xngvM8mzAmSxA9lTcTas63mSp5jeRj0AJ01ZkTphQY5SS1wAI hYI8iFxlQH4f+SIYpM3pim8jG4eRrmZrft9+8CrwNg7IqIXyr+h4EbdZyjU0ln3riLQo BS6IRLBZ/Nz7s6jNBj3oKfZmnd0nheg9g8MRs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700686054; x=1701290854; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WUHqskNaHCShtSatdTeQ2t+Al0SPfYkQuvKgTfRghPI=; b=ZdoKrEWuTXoUhDYTaxjslUMrUC1Onh2TtJUAK8s7Q9a7krMfwrE55V3nAoLatPVBCy dtNbYuCFDEXsMnbaErzHmd2F58tK6Ta3KtDWK2l5/kXmksBPcyw73ZIRkS9hwXvJIxc+ OC1RcubIBNA1I/uDrk9qT97aGoRz+ghIe0N9J3YAGQ79UZudjSja2OTBAC3aQ2HrM9ZV R7vZktXImTr8jMRmcmRRKLsd6FdBeQZzf/znrSUFnthTkh19okVBt2MRtplUzKwJcYwi vyDoHLcGY9o2HngPE8Oy6mnZfjgwgMpocdYzp+cAb4AL6W4ldXzJTUWlX4tigVizFq0D x8MQ== X-Gm-Message-State: AOJu0YxGfkZAHNjHa9udEa2zOm3+imxKLVKZ0DNK/JkVf3dCtQ0cnQzH dXPEK1oA+1gpXTWmph+N/0Cvecl5oFw3IKq3Z1IYaXjwu5GDn1oPVLEbySD3JHUH3Wn+o4Cuhg= = X-Google-Smtp-Source: AGHT+IFMe0sHyWO6dkD0n69pfnsnGvJMZKEUeFx7Aov1OGwEpS1kflT0OBh1osO+tH/yrt8fASLzddRzp3wy X-Received: by 2002:a17:907:e92:b0:9a5:dc2b:6a5 with SMTP id ho18-20020a1709070e9200b009a5dc2b06a5mr637953ejc.35.1700686053768; Wed, 22 Nov 2023 12:47:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id o15-20020a17090637cf00b009fc8b07f096sm240438ejc.160.2023.11.22.12.47.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 12:47:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 12:47:33 -0800 (PST) Message-ID: <655e68e5.170a0220.7ca96.0827SMTPIN_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 ED193605C311; Wed, 22 Nov 2023 15:47:32 -0500 (EST) Subject: |SUCCESS| pw134535 [PATCH] common/qat: fix build errors with incompa 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/134535 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, November 22 2023 16:46:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:baaa446dd47ec05a93bb1843fc49791c8fa21697 134535 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28442/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/