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 6F3BC42DA1 for ; Sat, 1 Jul 2023 13:07:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68899410DC; Sat, 1 Jul 2023 13:07:38 +0200 (CEST) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id 29E98410DC for ; Sat, 1 Jul 2023 13:07:37 +0200 (CEST) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-43f40006c48so774650137.1 for ; Sat, 01 Jul 2023 04:07:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688209656; x=1690801656; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h64e47BAZUmMKQtVBGuaZRVA9u4cZgrelin342RI3vQ=; b=NS+iSDyBTC5+uWIOB1uW8HiVKYTM2WTpwcpzurVLWrp8MXYTkAE3mzAONyHhMv3rFo BexixV7a6tK77EK+StSSdbroopVVh838firfuHsMntxkIWSigndXSg53mnsZwrkMNpKO ue/d8ciUbVNAo5CwnPbNvCOj+ssxXq7lwUyKo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688209656; x=1690801656; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h64e47BAZUmMKQtVBGuaZRVA9u4cZgrelin342RI3vQ=; b=f0aJ/EjXZ2Anpisk3SXeRsm4oQpzTnaMR/9ddaLMreRUNDvGba7TICn1nAWqiAyqqz vA0wIy1Y3zh6nknrWjaduCYgSoZ1y0b3hGyNFiALRRPOLSVWratkEfQ/iUrXuGHEkg08 p6g4UJ3i81uiKuYPolLuSvYWVKN/P3aAaVDJN0RH4rxgWwNha1gA13Mvy96gyB7VziX4 0oSzKEER1Vc+pXCj5EnEVOox9wG8URN4Ym+0PE8wIogBnGdeUiLHBpXL8LtkYGrzxkVy F57N0uvgL6iXuWEPF9EFJGAXODUS/Kw43AxNiyTaPua1X9WUNVDM6EOEHaId65lcgSQZ Sy6g== X-Gm-Message-State: ABy/qLZoKns4b7qrzHhNbsINfQOFyrrW0i9f/5nzHYzMT0vadHHK10vX 2C57FS94Bkd654Oa6/Yzq5KEezslKlqq3JMZ5K/Ng7C3N3oMWnMmdzQKuCJ1StfyNEX5bV3/rA= = X-Google-Smtp-Source: APBJJlEV76DIqK4RCTbNazfErmV6jxviGxEYFDnClpV0yqJPVPnYOazRTEPH/Xv/YIL4LqhKzBoW/2qoKuQl X-Received: by 2002:a05:6102:11f1:b0:443:791d:b238 with SMTP id e17-20020a05610211f100b00443791db238mr2611301vsg.9.1688209656592; Sat, 01 Jul 2023 04:07:36 -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 t26-20020ab0689a000000b00794855665f1sm251132uar.18.2023.07.01.04.07.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 04:07:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 04:07:36 -0700 (PDT) Message-ID: <64a008f8.b00a0220.e786c.c5a9SMTPIN_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 35D81605246B; Sat, 1 Jul 2023 07:07:36 -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 | +------------------+----------+ 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) 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/