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 7A5D542D71 for ; Tue, 27 Jun 2023 13:36:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 60CB340EE1; Tue, 27 Jun 2023 13:36:41 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 17CC940EE1 for ; Tue, 27 Jun 2023 13:36:40 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-635ee3baa14so5582646d6.3 for ; Tue, 27 Jun 2023 04:36:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687865799; x=1690457799; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=96P7DEvZeu0p2sDwhD4r40KmxZQ940rZfAdiuzU/J90=; b=NG/Gzbl7BLxcFGu0DjUN/VQsnhwjmSEsIbkvSjQ5bBL2J+sMXP3qbziX/1k8rm/llL xjxm0ByL7CmmPqqYg7V8c9QY2ehnQa7npuaLekaA2yEy3ijIFG+fJ0qJj9vPIJ9aXArz +GZToEI6DCFVfJsaIHtYB+yibZo0FagTVEQMo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687865799; x=1690457799; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=96P7DEvZeu0p2sDwhD4r40KmxZQ940rZfAdiuzU/J90=; b=bdutVaWmUEWParRhKIc5dOPpEW23cjR/mI7CbgrIr1woeAhlxoY+g+G/oEyjBzXprJ w14UT532vRI4ds5WJIhZ70Vg2vJz81bjSr5Vuwn7dHyZegCf1Ajm/8odWK1Si9DsH1Lk xk40Iyd3wibY+mFq+dX0sLemT86vKSFp0aZ5w7z26Vs6OzXfQmzVm1ByaB13dfLVbdCh dsVqE4Qf9v2XBsSwE6LkTsSg2kgoGm6/JfNN48RtkkkgFlZ5m+yIyNoJDY4v1QCGp0C9 jwv1+Bg6AOhbXNyPenrtiY5S+Ky4LnUfVZoqvKhZES0KjrpP5sXCB9DuCTSz3jmrTYqa iIhg== X-Gm-Message-State: AC+VfDxqz8kkjktcJz/XBMYBQ7MeHl8097snPmAA5aTjX7+/ck3uB+Pu ftmPP4xKgZQ/1PCYQEC5dV0x8uSYoSefUcAbRrlM2IaK+RUE6tckGvoKsg== X-Google-Smtp-Source: ACHHUZ7/3dRl6MX7tNDZX38GwZjXykflCP7LM+ppefssfr/KVE7OvWsD4Vus+t4dYkLv6Lqo2Eq4rmiOMAhM X-Received: by 2002:a05:6214:268c:b0:635:dfe1:c1f1 with SMTP id gm12-20020a056214268c00b00635dfe1c1f1mr7629141qvb.26.1687865799444; Tue, 27 Jun 2023 04:36:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z2-20020a0cd782000000b0062610c231c0sm206319qvi.56.2023.06.27.04.36.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 27 Jun 2023 04:36:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 27 Jun 2023 04:36:39 -0700 (PDT) Message-ID: <649ac9c7.0c0a0220.ce290.a9fcSMTPIN_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 1C2FA605246B; Tue, 27 Jun 2023 07:36:39 -0400 (EDT) Subject: |SUCCESS| pw129009 [PATCH] doc: announce QAT support on aarch64 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/129009 _Testing PASS_ Submitter: Dharmik Thakkar Date: Monday, June 26 2023 22:37:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:62082124a23e004a771167b191b2102ca9cb3350 129009 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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) 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/26817/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/