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 510FF42DA1 for ; Sat, 1 Jul 2023 13:06:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C96B410DC; Sat, 1 Jul 2023 13:06:38 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 02A78410DC for ; Sat, 1 Jul 2023 13:06:37 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-bd61dd9a346so2787688276.2 for ; Sat, 01 Jul 2023 04:06:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688209596; x=1690801596; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=h64e47BAZUmMKQtVBGuaZRVA9u4cZgrelin342RI3vQ=; b=WZRiJc22utiyBDXaQEYR4PTi+vNk6LHqHrH4aLMxc58nNXj2WfvklN1+bfAm1WdzLc ZkOlOFg5L1gRnoOyNo8qrlF/H5ecoJfPfadyIO1w4mJsSbRjxz5Pn9T7GJyKqpmzfu3a 6TswibvuvQn3aCq9KaM08iOqXRnQq4qIO+Ldg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688209596; x=1690801596; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=h64e47BAZUmMKQtVBGuaZRVA9u4cZgrelin342RI3vQ=; b=amWBPI4B1wlD7De15PcvdXyhXtrz7fNqIBpUNGCrK1CdxrfINd/dgFip4b2vDO7z3e 2n1v/L/fYJwkNh/+bbxF1UmsnEA/usYLnyI4NwrS09TDsCDBdqUV8AeTbtP7Ny68zomj /JRiZo4HRZ8MHkceHYlbgTTTKwMyvJNCwzpUpEJuGXF14bmgx9UgUXKHcy0eA4uPUO4m 23IzsVfj+kWa1fw60XI9IOu4mmjRoB0evskvAFHbcBZE8aSKl1AqpF3uP7O2llTF7vZ3 sqPIAE6i3E0JEaRJZ5QJGi28JxtSrO2IbcaFR7MLfSxni/DJXga33dGGCnFZg0XkmXA2 FvJg== X-Gm-Message-State: ABy/qLYW/7rmcj0wUBfCtcHvrr0edb1R2yvqaesxuU1PAyCbR3QX2Own qdywYg6xtG1dzQ8SQkp54v7gBa7qWaGDyG2BAKzpkj4RAKoyPEmbLTRCe6AcAcJvyl7HZuAkuA= = X-Google-Smtp-Source: APBJJlHfKIY9iaQyScUfEMXkt1TbPY3v2/+hzjtN0ZbI4BKEt03juw0r1+gR0hrmPTi/+euW6HmRxGf1P93b X-Received: by 2002:a05:6902:209:b0:c19:58d4:e58d with SMTP id j9-20020a056902020900b00c1958d4e58dmr5008040ybs.64.1688209596499; Sat, 01 Jul 2023 04:06: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 s187-20020a25c2c4000000b00bf2ae7daa3fsm1305203ybf.30.2023.07.01.04.06.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 01 Jul 2023 04:06:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 01 Jul 2023 04:06:36 -0700 (PDT) Message-ID: <64a008bc.250a0220.687ad.bcfaSMTPIN_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 2D0A4605246B; Sat, 1 Jul 2023 07:06: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/