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 4846043270 for ; Thu, 2 Nov 2023 17:42:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4340440144; Thu, 2 Nov 2023 17:42:40 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id C606A40144 for ; Thu, 2 Nov 2023 17:42:38 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc3542e328so8835625ad.1 for ; Thu, 02 Nov 2023 09:42:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698943358; x=1699548158; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5+l6GQhQenYvwrDkiP31q3rVCOugPyvlJSwP5A/4t4w=; b=dBUJIu6xdxhJgQ3MBIAWAK0xa2Bjjk1axqIT+yggFOFktXs/esuTTn27KutWPJ//dd 66w1PLLKqBBDcAC8PxHlsM25vKF6MXrpgiwbhXs+vAqkDNTROYwAOI/CIbM4KeRVtmbF Fi24ZvtNRbS1HLOVSoJqPvvLDyybBlCFlTBU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698943358; x=1699548158; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5+l6GQhQenYvwrDkiP31q3rVCOugPyvlJSwP5A/4t4w=; b=cfoTtAX5pk+1mWFMD1phgBmA7oVcqkxDuWhQDu8MYNGw0KXrkj4Ko1D59n2e8Sp7yT H/elHta3xu/Jl563KWCclEpnvAHGzQt/iNAah9vvXW/4DcMlELzPuu6m6YaRtnS9enmL 9kXo9WW0G2PXjKFcN2WyzfJvuD8OihBZGAG1QaljXoFb6tNAXaQ1BH6T/ae1Dmq4qjjj lcxC0HXztJlzB/PZ2FFBWQYbJHWLY5mmKW/ryxwQrL2Z7Py7n0uButKpl5Kpvax/Nwv1 HDVP5t7w4usYymm+nend/4KcTYlRnf2rVw+g0bfO/x1HwZwrgS51tnivAfzWNtcboQ0N Vq3Q== X-Gm-Message-State: AOJu0Yw+VxqjGCFQ5O5eaQ3M4yCV1sQm0BWlaPtoIN9cvIru1p8MBELF iVMx/ZVty2/DzE3GhLfYjF/+7ISmujiA3oVNiPb9RrWX4o0VVQeHwDvi/w== X-Google-Smtp-Source: AGHT+IHTgPS7v7NMzsNCKG4TEHYMmgKFEorhbmjYmDeiBoAjpuc5xkTVrfUeQhDiuCoQersmlXsyyAQt2TUs X-Received: by 2002:a17:903:32cc:b0:1cc:45d0:46fc with SMTP id i12-20020a17090332cc00b001cc45d046fcmr13026816plr.54.1698943358155; Thu, 02 Nov 2023 09:42:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s18-20020a17090330d200b001c7283d307esm22136plc.129.2023.11.02.09.42.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 09:42:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 09:42:38 -0700 (PDT) Message-ID: <6543d17e.170a0220.c8b21.08daSMTPIN_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 565AF6050A61; Thu, 2 Nov 2023 12:42:37 -0400 (EDT) Subject: |SUCCESS| pw133782 [PATCH] [v3] 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133782 _Testing PASS_ Submitter: Arkadiusz Kusztal Date: Thursday, November 02 2023 09:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133782 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28202/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/