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 8E68342D66 for ; Tue, 27 Jun 2023 02:39:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8C62240F18; Tue, 27 Jun 2023 02:39:56 +0200 (CEST) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id E349240F18 for ; Tue, 27 Jun 2023 02:39:54 +0200 (CEST) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-39ec83d1702so2942091b6e.0 for ; Mon, 26 Jun 2023 17:39:54 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687826394; x=1690418394; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=dR4bfLVh8d8de442dBvNPv9V/0FDUVn8iMb+76NFK3o=; b=M9HQnVpiapsQcY5zrA2yHkMzwSOkali0oLtS6kvUH1N8XYSz7xNLM//ikGbhlAIehc gIqggVb54Ki0obY5RNdqOYhJiEojj+wiwVl11bTmztGFMEXF3PuCk1fIRxI4IKwnkrAf P93XzetTo1Ko3mb7taAyluvDngZTkwKKFMfxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687826394; x=1690418394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=dR4bfLVh8d8de442dBvNPv9V/0FDUVn8iMb+76NFK3o=; b=YPLKvm89QuwSAXZdAzMJbz1KsGmymDNPXkPaha2+rUUbc2ESFoLHthRwngek8rw5+W lMOldnQ19S2wAzn4YaBGGl8dQoh9Pe66Qxl3oIpApP2FPdMYJewaOdVdx1EF4u0ZPkQM oJvCPBZZfbd/uPh/D7stTeFgr85+8C/lS+Q9PKD+XPEVlQWIQlaH4sd/XwfyvlckBvrW mMbUjVRtd4CFh08l2Wcn934BbtlOTgQO+dd081pWNkuhmNf29s2p9tmlsDSW9a4GkH+A 7aDCd+YfSQpDCI38a/j2bWuXrt2556lgjbY1I9tetMbs+yEF33fhTi21b9lVUvqcFVqa qOfg== X-Gm-Message-State: AC+VfDw22FtEq9Tr3EVH2Jy8CxakqtOrrPrRb0maLxCPPvGkRGN0gDqQ mHzQgvHWs45yjSEMdsiKDjvVEnh9dF6efIDgbsGiRuu8FQmjTXTYdU7U+iiiiFpjoLglg8QtHw= = X-Google-Smtp-Source: ACHHUZ5NXkIswAB2+Bq0xKJI3UC81jgvf+S/ygOyPh7BmWNahyEccNO1aUK+avjup1+J2WXd5gKy5cDYVt9D X-Received: by 2002:a05:6808:201f:b0:3a1:df1b:f753 with SMTP id q31-20020a056808201f00b003a1df1bf753mr4709553oiw.18.1687826394264; Mon, 26 Jun 2023 17:39:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id nu16-20020a17090b1b1000b0025ea1e17320sm374754pjb.15.2023.06.26.17.39.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 17:39:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 17:39:54 -0700 (PDT) Message-ID: <649a2fda.170a0220.57277.6b8cSMTPIN_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 70685605246B; Mon, 26 Jun 2023 20:39:53 -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-unit-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_unit_test | +==========================+================+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/