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 274BC42D8E for ; Thu, 29 Jun 2023 18:28:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 22672406B7; Thu, 29 Jun 2023 18:28:28 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 0E206406B7 for ; Thu, 29 Jun 2023 18:28:27 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-66767d628e2so793555b3a.2 for ; Thu, 29 Jun 2023 09:28:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688056106; x=1690648106; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M5anl0Xh6nMXZpMdnMa/Wu016IVcmt3UgaTtKddAwf4=; b=UvqWfsss3yR/sF/vvKOmpqv11eL+VgNzr47oELviyU33o/KNpToCoRk8myLcKWMs55 ww6MuPtib2bj2SvKHlSNoNIJ4UQy0JtnAQO9mRgdowIhugM0xxtFM4EC4EPS1UfhEDoy MCMJktjYamSQbVoHVadLpGN2TFtuMH8HG0rb8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688056106; x=1690648106; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=M5anl0Xh6nMXZpMdnMa/Wu016IVcmt3UgaTtKddAwf4=; b=kGDJdRtMEXnjKZ4WvyCfhas8M49IZuva7aSJb5bef5pbM/XUAdAsjSLqbpsRWHuFxi Ig1+10acYePIn6GfdnNCpyh7WxSdltMkpH9tc26cbE/ysnMbD2x2BqvTOs8YVquS321Q lb4JeOYvzSb35is+u5yoHuzeMe+xcPPAMliEnqWGW+JeboYTGZVLj73MtfwLPDhxZ9zY TKoWvMzuzINv4abB6pnelNooAY5Up0tou2AuqXXVcBRq06RYdH12rXTCkC8gb2AIiGZm j24YUiPxBhCqe+hNFBjT0ScRgJ4Up4s/L4ASDfvDHTB35UFknZMxmipbVuKDZyEjFT/x YPFg== X-Gm-Message-State: AC+VfDzj+g2HK784F2dv7XiS84CewKvRBX+FkoPypL8OLKXzf+Ti0I9q hYAd7Wp2anafhRp+ooK3ENCOgFxKWj1d5e9yY1RWLEHYrGyHF/C4C76fLAwfELgDdLadII67Vg= = X-Google-Smtp-Source: ACHHUZ5y3qdECpvmzXW7enSys7EwK2j602pMjYv0si2CNYdNSYgXo3vxBCzFG/1jNKDK+76Z+6GsYj3Sq2uM X-Received: by 2002:a05:6a20:8419:b0:119:10a3:d798 with SMTP id c25-20020a056a20841900b0011910a3d798mr132583pzd.51.1688056106277; Thu, 29 Jun 2023 09:28:26 -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 r4-20020a632b04000000b00553a1c16ef4sm797772pgr.34.2023.06.29.09.28.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:28:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:28:26 -0700 (PDT) Message-ID: <649db12a.630a0220.53071.0884SMTPIN_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 6EC0D605246B; Thu, 29 Jun 2023 12:28:25 -0400 (EDT) Subject: |SUCCESS| pw129115 [PATCH] cryptodev: fix device socket ID type 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/129115 _Testing PASS_ Submitter: Ciara Power Date: Thursday, June 29 2023 13:21:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129115 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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/26866/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/