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 1510342DDD for ; Wed, 5 Jul 2023 21:20:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F97F406B5; Wed, 5 Jul 2023 21:20:41 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 18762406B5 for ; Wed, 5 Jul 2023 21:20:40 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5700b15c12fso85850397b3.1 for ; Wed, 05 Jul 2023 12:20:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688584839; x=1691176839; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=senx/h1ifmPkV7ulpMiVEDJPcEYt8ls71STBYRtjTbM=; b=P1BWb9QdkZVn2BU3yBU6LvsFf4VFryIDJZEh+4Wg5qW2SClTcxxrk6L019bq8KYVIW 9oCFtsae6SuRJzMcrqy0z0rBh/NRbzIulQwP6Hoci4zYu1tTvTP1vJR5pbZaJb36BDgq n5Es6Gj1VyoxHo+Oq8cjfIaNbpHfwVpnvNm7c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688584839; x=1691176839; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=senx/h1ifmPkV7ulpMiVEDJPcEYt8ls71STBYRtjTbM=; b=fGriGsI4Y/hLAfJrCGPuaW+DdiuOOZMs3UA/TCngPKgNsYpT38ytsRFw+bJHvyWeg1 8kaw3ttK6ww17DW1Y8Rbjs8aznbAo8doUpCgD801urWD07s2Vt5hGRlgCNlwu+yNfmzv 9zXqY19uMFUcdOsB/4u98K2t9Hro0BKZzhtbCw1VHUFdzgZZDSoIDuCdR0rws210niRW vRWtyxMoCiXBdHDuj8HDzuYMsTRjD/DHzt6WV8FalouKLz3qVWAFrZctB6BMk6DqdPrs CJ4MD+q1ZZ0EWo6hfpsdQVAonT5zDZPefh0S0z5awDWHbw9W1csl4FlARZqLv/F9ezpx ED7w== X-Gm-Message-State: ABy/qLbXKhCFqvhVqL+TGZKW2Q/bopbqIZ9u+ZbaNdoYEpcr6MG50hVl DUHW1uM+nZoYZRG0rr7mDZrriE4EhbPsjWPIgf3WT2p7FhRJ4qH7nnwEgzZL2X37MAPMM0gLuQ= = X-Google-Smtp-Source: APBJJlFFhuABYRtrwf9xcKgxayedk6NJH6esa3AJVzJDuF8B5yebWFfXkZa7VIubkuC2vYefb6dtvC1B1wgS X-Received: by 2002:a0d:d910:0:b0:571:11ea:b2dd with SMTP id b16-20020a0dd910000000b0057111eab2ddmr15976874ywe.32.1688584839501; Wed, 05 Jul 2023 12:20:39 -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 t13-20020a81c24d000000b00579767a8f89sm898426ywg.19.2023.07.05.12.20.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:20:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:20:39 -0700 (PDT) Message-ID: <64a5c287.810a0220.9fca9.6eaaSMTPIN_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 39B97605246B; Wed, 5 Jul 2023 15:20:39 -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 | +-----------------+----------+ 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 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/