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 2A91742D8E for ; Thu, 29 Jun 2023 18:18:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 263EB406B7; Thu, 29 Jun 2023 18:18:10 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 754E6406B7 for ; Thu, 29 Jun 2023 18:18:09 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a0457d6b77so645949b6e.0 for ; Thu, 29 Jun 2023 09:18:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688055489; x=1690647489; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=M5anl0Xh6nMXZpMdnMa/Wu016IVcmt3UgaTtKddAwf4=; b=VORCrMogUh02h4EB0Q+Q4QN+u3Fyq/OV64idjBfjSnjfvfzE6a2MfeW4U7C+jj9jMJ XMtItdYBci3BXR37+1k9Hpp3V34NXpI9/9t1MaL3OhminKjtidmagxfyFkNegGR244Si tw9c1B+v+023zXrHNJXSt7wbeD8F21IAgpMos= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688055489; x=1690647489; 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=A5CGmJm2ocXU91463sJOWZzPp5i8XP1zasZsv1d9BiKaMJNqQ+dIQKHtYwK9VXqjlk rlxF9+yx/V+9PX4NzFWFcGDyloX2ZoxCUhlWo2uvnUymhUowHFMbgrY5vr01RLwvpHhP /4rKfhhfRo0mJaJnV2mnB9b0r3/cH1r5uTYqd0ku25yCSO3kLE8L3DuigJN1swl+5jc5 uMYX4n5aIdHgI0ItZBHURmyawB3oad2KIlnrC2ReLOj6fFkNPreO7d5aZMg+w5m/Y9v8 2NIrfROLDRk706YlGWtV/0Pr0LUVs/k0HuzsAsxvIDmjrKkuHTd4Ayv5+5Wq21XBBzKA uWKg== X-Gm-Message-State: AC+VfDwUMU6rbUETbAsg/oL8dJHHVb5xEj0GDBZA8Kanb20ZNjG2+QsI l2hnrfF75KkbOEQkvxNCRTZeJlF6CYZlid5jHkrL+WCfq0QqgpV0I0egiA== X-Google-Smtp-Source: ACHHUZ7Ltp5Y/3QF3c9motHu9n6zKxlCCE1SfsAsjcfYk78glt9SMzMxOTNjC3XIeK56n5DgRTHVil3ZXfz6 X-Received: by 2002:a05:6808:1403:b0:3a1:c820:5944 with SMTP id w3-20020a056808140300b003a1c8205944mr20049382oiv.45.1688055488874; Thu, 29 Jun 2023 09:18:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m15-20020a81d24f000000b005703954382dsm876950ywl.13.2023.06.29.09.18.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 09:18:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 09:18:08 -0700 (PDT) Message-ID: <649daec0.810a0220.55a1a.c2e7SMTPIN_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 9094D605246B; Thu, 29 Jun 2023 12:18:08 -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/