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 089B74339F for ; Wed, 22 Nov 2023 22:18:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 034FA402C7; Wed, 22 Nov 2023 22:18:08 +0100 (CET) Received: from mail-ej1-f98.google.com (mail-ej1-f98.google.com [209.85.218.98]) by mails.dpdk.org (Postfix) with ESMTP id 1D170402BE for ; Wed, 22 Nov 2023 22:18:07 +0100 (CET) Received: by mail-ej1-f98.google.com with SMTP id a640c23a62f3a-a011e9bf336so23935166b.3 for ; Wed, 22 Nov 2023 13:18:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700687887; x=1701292687; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WUHqskNaHCShtSatdTeQ2t+Al0SPfYkQuvKgTfRghPI=; b=ZW3MenR0vxaaMfBksRNVojASjo59mhiYvbsm/cSbgzv103KOLctmbFnq8fmIH3WV4w JT+dr28yS2GkxXhxef1PSWEofz8AO349YMfwwzYAPlZ28rcB/tx52VPNFzKk+OgsOqCk t8fP6itItN6i3oVTpA2bQLJoL+6sEiK9JCxxE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700687887; x=1701292687; 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=UVNCtnJHcLvXnoUS8yh5wyr6BV9aJKdKN3V+7KeJ/4FKsqd4Z6H+NZ0jVPNbImovNW knwkQ3Z5IbP4auljEZqDwmv+RkM+GbLxsk3mK9LIxBAOza3IJj7gnDhQAPSS6NRO+396 rdSP9rnkM/b1hNCVS41xNhXtKNockMJ1Otq3ODCT8QwMyqfSFUv+GKG7JdaMsX+aIdEg WDt5pp8/F1qE/Tj3IM/O+AsytXEqoaMxN65h1JFzUag8sdZE6NRX+JQpHLRTx57EKTFJ y5XYmKraGNJYGLUyentLFrcsqpWuF0xJVtPeaK/g+ZsumSCSiMoYBZY7oBRwPhcfNs/T V13Q== X-Gm-Message-State: AOJu0YzW6LaQJjpK4hhyg+5DyMIIbt8BG9i8wZdE7ayxZsAu2oFWSXp6 wCilNHxbhIHA5Yu2KwoDW+F9Wl330h57aeAkPYX1AY8vO1X2/MOM9mYMoA== X-Google-Smtp-Source: AGHT+IHfIesibzDwwUqtVttwbii2mJLR/FbtyYMOkZ88a4e+IhLA4y3MXL2jzjwfu4h2S2o8KFLfGH5ZGYcG X-Received: by 2002:a17:906:74c5:b0:a04:e1e7:cce4 with SMTP id z5-20020a17090674c500b00a04e1e7cce4mr1383629ejl.51.1700687886760; Wed, 22 Nov 2023 13:18:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bw13-20020a170906c1cd00b009ddc65c18e0sm251949ejb.156.2023.11.22.13.18.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Nov 2023 13:18:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Nov 2023 13:18:06 -0800 (PST) Message-ID: <655e700e.170a0220.6d2ea.0982SMTPIN_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 EE518605C21A; Wed, 22 Nov 2023 16:18:05 -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/