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 57EC442DDD for ; Wed, 5 Jul 2023 21:21:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 523BA406B5; Wed, 5 Jul 2023 21:21:36 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 3D79A406B5 for ; Wed, 5 Jul 2023 21:21:35 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7672073e7b9so539567085a.0 for ; Wed, 05 Jul 2023 12:21:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688584894; x=1691176894; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wooKYF9O6PQckhJfD7uR8iRaMs+af5MwFF+haxb07Ac=; b=b91vBoAebsHnY2HK2HXduwoefLfyFHpTpn7j1ioBbXPHtRx3c7HwlP5ogJkFQQU02A 0TogzNPzEog5gnlO9hiK6h+IVBFNXpK3XNV2hmFqOjTRosFEJshKIweP7Asv5qaguj26 F03uy5QqC6wExrjeJC2iWTFl1eLOPh0Ll0qlU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688584894; x=1691176894; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wooKYF9O6PQckhJfD7uR8iRaMs+af5MwFF+haxb07Ac=; b=E24e9gePwbWBv1+S3AZJI0tmyh5oPJezklpqGYCOduOuLG0UgST/+vjKtqq3ObIQEk TmBk4T+ArqtXuQ29rXn5icZlv1cFe5FdaY6XMN/o5dEa/peC6VOqRFkH2iI1nah/zm0I 588SnZCY77zy654rlOVmDGapOkQx+JgEgzmX/6hRKfuJfeKkdYaIC5UJp8Cbl9XANEFV E5Fd2So+192iRp9h/vusUIh9geBU4b9rTozu+KnYE86Rna2Ogsizj1lmDkUcP0zfTT8W uK95FJA4nGPF5B+cfzZgdFoi2PiPT0qG6ExuS4xJTk7+QhowOG1nuME+6N8sJpUVFpbL 1P6w== X-Gm-Message-State: ABy/qLbM5FuMv6nDyzW+CypoTPyHKHI6i/1Gi+squCrM7LNi0szDo2nu FzGQy2fGXkjR/mPbun/OuGo7jDXWlPeq2VrR6351X+YxFWYpknMLcLmQ9Q== X-Google-Smtp-Source: APBJJlFIPCi6mQ8xujrB7vi0qlTR5oJmj2izmLzuP/xlhtQO8I1UVCzy7sVa/W/+0lzVN6GQb7rZhZN5d7qU X-Received: by 2002:a05:6214:2427:b0:625:aa49:19f1 with SMTP id gy7-20020a056214242700b00625aa4919f1mr18067905qvb.62.1688584894742; Wed, 05 Jul 2023 12:21: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 w15-20020a0562140b2f00b00635ef7d77desm1190853qvj.65.2023.07.05.12.21.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 12:21:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 12:21:34 -0700 (PDT) Message-ID: <64a5c2be.050a0220.e97b1.5425SMTPIN_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 78D10605246B; Wed, 5 Jul 2023 15:21: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 | +------------------+----------+ 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 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/