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 2139343155 for ; Fri, 13 Oct 2023 14:00:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CFB9402CF; Fri, 13 Oct 2023 14:00:54 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 58BC1402CF for ; Fri, 13 Oct 2023 14:00:53 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-579de633419so23939047b3.3 for ; Fri, 13 Oct 2023 05:00:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697198452; x=1697803252; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YPpzHY/KJ8+bC2py8nxCP2lQr9QePid8PiVu7zrSajc=; b=LA3nM2mgyCG+Jn/QA3xPzIvh81oWrIVkBmtZ08y843sqOQ+JMjllzhNk91+7kBg9GP QErKWU1tfW5ccG7haUWfynY5bDQn4YlI8ZXU0LoIEFVCkjvZi8QY7Fwrmsl6Yr8gl84b rVrIrjMVGsCN5vK7j2+APQeBtJm5Ne4T1NMnA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697198452; x=1697803252; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YPpzHY/KJ8+bC2py8nxCP2lQr9QePid8PiVu7zrSajc=; b=WUeXcMfYCm1/gFcc04d/Bg6KMulCX7BtHoCfOUoyh5hgkLlIwL9kC1cW9BVVWZcnAu QT9sw69G0dJoAjjtico7b4X0bcD1OEnErlRD22aILZwknyaR80EE2T+GkpcqYlB4QM2R BgCuHUpFATH0Bz6aWk5sjUPDvz4UrwckseU8V//WDLOMAsuSg6sivJV4AOnPNRwnxYFl +WbUR7VN1ISEyr6A/lNJVr1UDZezqFMNRmQIsyKCBB435vNVR0IUFE8XSSmUanVdQMB5 JNRagwx9B3Rq0hLu5QYOwK106rbetV5/6TZFV6EdA/K8U+8xWQpicBncwNC/xp6/yofF +GMg== X-Gm-Message-State: AOJu0YxRqkKmrek9uwLez32KpWNmoLp2/w4+QFCBi97VQXn4N7frEmdt BhlCmQXaD99aQi5a7CYU3oHf3ixnQcck8JfejpitAHU7c6Vov+tPSZh8og== X-Google-Smtp-Source: AGHT+IHsC7FfAFTezkY7QdKU1YIalaGNSr5KVmw/kqkHeRkTTa8Oy3uYhO4e8a/9htYUk7ofZeRlxeXWcZ8D X-Received: by 2002:a81:4ed5:0:b0:58c:54f8:bd45 with SMTP id c204-20020a814ed5000000b0058c54f8bd45mr26649586ywb.44.1697198452794; Fri, 13 Oct 2023 05:00:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z62-20020a818941000000b0057a840dad5dsm206897ywf.29.2023.10.13.05.00.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Oct 2023 05:00:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Oct 2023 05:00:52 -0700 (PDT) Message-ID: <65293174.810a0220.67368.b444SMTPIN_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 98BB56052514; Fri, 13 Oct 2023 08:00:48 -0400 (EDT) Subject: |SUCCESS| pw132605 [PATCH] [v1] doc: update QAT kernel module entry 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/132605 _Testing PASS_ Submitter: Brian Dooley Date: Friday, October 13 2023 10:59:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:77f913752a55c0262bfda99a1b69ca0bd804c6c7 132605 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27924/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/