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 C929642DA1 for ; Sat, 1 Jul 2023 13:11:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B626E410DC; Sat, 1 Jul 2023 13:11:11 +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 9A4CA410DC for ; Sat, 1 Jul 2023 13:11:10 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1b03fb998c8so2783222fac.3 for ; Sat, 01 Jul 2023 04:11:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688209870; x=1690801870; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gjJuOeBdWh4WopV9WmNAXfrOJEBlLonUka7/LX6x/Tk=; b=VAHVst4g+Fv3H/AJh4E5u+xLZYGpSGL45g4wfWBC8Vzl6PxhaoZmBWZM7BIxef4YpA P1MRx8kHwMtAOc7p7cUbW3B+XJUxe9d0nDz+Lg6MoNp9f+5XPWfTlrVsV+yQIjkw6opk 08suRXI+Cbygp4d74krsIrW7toFdg2rAouyyQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688209870; x=1690801870; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gjJuOeBdWh4WopV9WmNAXfrOJEBlLonUka7/LX6x/Tk=; b=RBtQlbvNItwyN/Fc6mlGTZU+R5XFm3B6Qkl0NLLJPaX1YP/CyqIDENjkjS90tIn6ya rNb+NCpSAeovdoElFzZhf0IcZhRn+i6aBDu4ephL4RapKlq31m4SBnZFES21oXjeTCTn quSm7JVndU6hCRTkQvsjOWlB2gBi30QlybUAWiy7+ZHb9L6mQYksMGfsUHj55iUK6Bsh /knKE6KSBS+wyzVZm4CZI0VvOEDdwCSq69HAc9tSvgeR37uutmizakm8+TSIR6K6ld+q xE69linYilQ8i7Rh5ZvopKwnpDHG3+EEFViBafEq6oFbhYMGL14B1yrSIJYzNhHUVl1u hQnQ== X-Gm-Message-State: ABy/qLYcFoCed48g9XnXiBe98lBwzjAA8UiZQ/35+i6t4osA2AXn5Fzj y8oNMOlRhgRS79qyIqCPiJWq/dIx79+7QJSje1eEWNBulzsUtUTz14FC18ATmJSy0X1yQgMR8Q= = X-Google-Smtp-Source: APBJJlEMkUo83X5f8fUJKxmGoE9SjJZppwsHyngP6x0AMNWIZRIEfFr0aDYL3aU0Sivksf5V9mFfZ9LOdexG X-Received: by 2002:a05:6870:d912:b0:1b0:39c1:e84 with SMTP id gq18-20020a056870d91200b001b039c10e84mr7082151oab.6.1688209869884; Sat, 01 Jul 2023 04:11:09 -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 24-20020a05687013d800b001b06d698c64sm1013772oat.38.2023.07.01.04.11.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 04:11:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 04:11:09 -0700 (PDT) Message-ID: <64a009cd.050a0220.40999.7b04SMTPIN_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 58ADA605246B; Sat, 1 Jul 2023 07:11:09 -0400 (EDT) Subject: |SUCCESS| pw129161 [PATCH] [v1] crypto/qat: fix struct alignment 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/129161 _Testing PASS_ Submitter: Dooley, Brian Date: Friday, June 30 2023 11:30:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129161 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26896/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/