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 212A442DEA for ; Thu, 6 Jul 2023 18:35:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B31940A79; Thu, 6 Jul 2023 18:35:21 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 8152840A79 for ; Thu, 6 Jul 2023 18:35:20 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b38121a011so886814fac.2 for ; Thu, 06 Jul 2023 09:35:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688661320; x=1691253320; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Zq74BLEhTkjcW4m6FY9i4fexTA7YO+uyQDcoGWgWge0=; b=Q/KMS49IWsIgtYedzYiBgMeVRVzowe2FyzRuqpIp+T8XrHY+7/hMF2sv7s5CCEf6xq TGX340q6VYkcU14qo0dM7ip+ubPjvVkd72EE9Mk+jjYKh1EM/5sDRilexdFo1GJRnEAm 0ToqDKpGIS7MU//cpoeIXalpmT0fWRhq9imxI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688661320; x=1691253320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Zq74BLEhTkjcW4m6FY9i4fexTA7YO+uyQDcoGWgWge0=; b=JRD55hEjYGsj/Gu6HontzLXMNbDVJKmpsd9eQwHHpU6GTpUwq5b5C3Q5wAm2e1i/GJ K7gikQs6ErVNwrwJ1/q8K0iQFMQiLp/ZPecLeLSghOknkarwVKDe4vEQUVFjO8kX4Y+N nwTFIPNRXvtrnAWKk+gljD9NN2K64RwZ+nXR2viWg0gyUnTV+BTXgFEmyd4XNl3JI6+Y u6Z8A83ScGAK7MbldmVi/ZCt/a4iRK0wr4ERlmiW9pc8IVx03/d3jXbzZwwXs6wxVpzs BAosLodgJvf39D/94vr0t+v/kxcbaAqskvAuofsUPcWWl12aq762+fttfMFiCiv2N0bD MhMQ== X-Gm-Message-State: ABy/qLYzBVzhsXQMgVvejAF8HpOqbTV3FLzez6c2Zgk6n9tf3gki1Ca8 hJqzD22yZOocYu3qelqzLNAiRlzaDQKgbP4T6fGh0OqYRgVlhUXQN9jREw== X-Google-Smtp-Source: APBJJlE5zGo3ujoQirwEsHW1YiwgXrp+FI8F+bdNYECl/8cSXpN49X2lAaHoySzeiV7NWmWaNF0RqIptB9Tn X-Received: by 2002:a05:6870:5692:b0:1b0:3821:f09e with SMTP id p18-20020a056870569200b001b03821f09emr2794422oao.18.1688661319811; Thu, 06 Jul 2023 09:35:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c21-20020a05687093d500b001b3760cf3e3sm151508oal.37.2023.07.06.09.35.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 06 Jul 2023 09:35:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 06 Jul 2023 09:35:19 -0700 (PDT) Message-ID: <64a6ed47.050a0220.e1f32.59efSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 458BE605246B; Thu, 6 Jul 2023 12:35:19 -0400 (EDT) Subject: |SUCCESS| pw129345-129346 [PATCH] [v2,2/2] common/qat: change define 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129346 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, July 06 2023 16:04:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129345-129346 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27004/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/