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 09AC6431E2 for ; Mon, 23 Oct 2023 15:32:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03B5C4027E; Mon, 23 Oct 2023 15:32:27 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id AF7EE4027E for ; Mon, 23 Oct 2023 15:32:25 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-57e40f0189aso1776666eaf.1 for ; Mon, 23 Oct 2023 06:32:25 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698067945; x=1698672745; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5DhosUeGV20iZaw6PBC+VG+Yai5tPG6ml1lmvqlFyis=; b=fVj5rrytv/myppxdkkBcbWUSb7BTFGCwE3c+aTBDJf/DtJcsPUedsi+hjI0Wb7EaHk y+eOLo7Y1T7P3Kt9+ka2GJOa8CUG2+KF21fn277lhsBGzT0937/CbfuY3m+7LBz9gmE6 AhxnrZS/aQIYWFui5VbUr8CI51wK/xZZ6GO4E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698067945; x=1698672745; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5DhosUeGV20iZaw6PBC+VG+Yai5tPG6ml1lmvqlFyis=; b=M28OJTCbyBv0qdsYL/b/Snnp4OgTV9y0UlFez3MLULXY6e5OmJed8aSEXey3S619k/ kOFnX5KHzy83muAugiAUhH4uDqxZLh/JKrdDlpa9IbfoHb82OyxUwxNWmC52KEffgmF7 +Twx7bny3w5sie/BSdb2h0fEgha4/RkFIdSkcjM8xcNS7smsngFk4S2xDDS3qQ8H3Ag8 6IRD7CqBCsG89b6YznW8rcprEioe19uZTDgF73FqstOVE8vF6kDw1wI0hrKTNekyJyfI Yif/nLEEyz3hBvotfIdNPwrePe/MdRAQUWBWLUOme6xbqyv36m0ZOi7wG0xv96HJenRG YVoA== X-Gm-Message-State: AOJu0YwksSW6yj+WIZr2Hcz6FemsQyYM9IFbCLD9VK3U1kX3b/+JaioL cA2E1QrtV02MlBUCVD3tRRBdOgnpck1Zrl4SU4uq44IWztnFQ5jODfhx7g== X-Google-Smtp-Source: AGHT+IFRxH0xKjBCb9RW37j+n6//6hEP5uk/HTn/Uy1DXSZdCZc1EarbeKGDa6DExoaI7pbiP2doRbCUe4h4 X-Received: by 2002:a4a:e6d8:0:b0:57b:54c1:3137 with SMTP id v24-20020a4ae6d8000000b0057b54c13137mr8337776oot.5.1698067944867; Mon, 23 Oct 2023 06:32:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b26-20020a4ae81a000000b0057118b04895sm410983oob.12.2023.10.23.06.32.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 06:32:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 06:32:24 -0700 (PDT) Message-ID: <653675e8.4a0a0220.d2b3a.d7c2SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EF707605C34D; Mon, 23 Oct 2023 09:32:23 -0400 (EDT) Subject: |SUCCESS| pw133157 [PATCH] [v2] common/qat: limit configuration to t 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/133157 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Monday, October 23 2023 03:52:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133157 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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 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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/28031/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/