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 E83CC42DDD for ; Wed, 5 Jul 2023 21:30:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2FAB406B5; Wed, 5 Jul 2023 21:30:35 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 515F4406B5 for ; Wed, 5 Jul 2023 21:30:35 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-579e5d54e68so56796377b3.1 for ; Wed, 05 Jul 2023 12:30:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688585434; x=1691177434; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HO8WUCJR9rp2hmpo3rRaEWHWjxg4iXVuXmu2la6VLWg=; b=GPmkWRN3GROlvdgq1Kpr3/tg8TSXLfUL+W0Td75cP2btOhWlE4ao7IZRVEA9Kfgr38 WDWVws5bKpVGwZS26L0gBeEnZV1ygjM07HDIESJwmUgq5nTv4lnQ8+g1BSFJR2uiHXQ+ gIAF3eGhptYDZYbxLxAvzJ0hq1fh2Uu0FzS7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688585434; x=1691177434; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HO8WUCJR9rp2hmpo3rRaEWHWjxg4iXVuXmu2la6VLWg=; b=lpB4//CsZ5OGI92JNql/NCJdwA3Th8S2gvaROrCZquQWZtraU84W3PiHWXem4wq15Y WuR3SpSM9e3WCn6NNyyYI77b+4uctAoSWO5qbMST/5FYCBmZ6ENhtJGffwXf3skTXnd4 WsKnUcR9D2ow3PL3qS3LGtSR4S5tM1QRuJqtM9L6Nw44jqCGh1G2k97ObRx48XCZwlYR sC1KpDM6Xyax5/LfUuguuEwdB7Z8ArKcN4k5R+/W8VJAP1Gg7dBuaH0n5pKtdOfd939Q gGdj2BHPh2DNJJQ8esEVVU73jWDfI3s6i96N8UBDausHEBYUUfaAAFI4/wgGL0I0LfrZ YQCg== X-Gm-Message-State: ABy/qLbO2Jh8BVOycF/TIpl9lwrA0TitoMhLYyGeBn7wKFRXYtJUBvF+ izrY6HiWHOV18SzaF+AP1dDXEQi1EKK102jeGXixTS2i7Zel1rHFIYrONA== X-Google-Smtp-Source: APBJJlFaW4+T43DTV6XvPF4Z/EzBAsOS2PktUng9BS8fJcDFUOVnY67za7e+3QIRCCd2UZZWKPPslgC7FBKO X-Received: by 2002:a81:4944:0:b0:577:4975:c114 with SMTP id w65-20020a814944000000b005774975c114mr28991ywa.0.1688585434844; Wed, 05 Jul 2023 12:30:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u71-20020a81844a000000b0057a143878b0sm534609ywf.20.2023.07.05.12.30.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:30:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:30:34 -0700 (PDT) Message-ID: <64a5c4da.810a0220.2f525.44c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8CA2E605246B; Wed, 5 Jul 2023 15:30:34 -0400 (EDT) Subject: |SUCCESS| pw129287 [PATCH] [v2] 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/129287 _Testing PASS_ Submitter: Ciara Power Date: Wednesday, July 05 2023 10:36:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129287 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-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/26972/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/