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 9365A42D8E for ; Thu, 29 Jun 2023 19:41:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E55B406B7; Thu, 29 Jun 2023 19:41:50 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id 3F52D406B7 for ; Thu, 29 Jun 2023 19:41:49 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b5d57d7db9so779300a34.3 for ; Thu, 29 Jun 2023 10:41:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688060508; x=1690652508; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=cfz6D8tmxNn0xfemKiSsnF3ByJZKXP9k8er4mJsa67o=; b=CJ/76Rgj7SYYXBVY1knzOALph3WXm8SYH5Kexaw5A1wenlLpN4DxxGZjkrLcs0T2IK FF4KOopIZQ7Uh7q86O0dueLwp/Kgee/wjtNFIl/EyGpL+6/OURWbgwCvnUJvis7ikXws BzFIEhlOpreKx4bQeqIenFa9JZm18LTKH8O1o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688060508; x=1690652508; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=cfz6D8tmxNn0xfemKiSsnF3ByJZKXP9k8er4mJsa67o=; b=lycMi+RTxYerY+qFcv0XYIEXS//lhUFrygsvCZX6y+2KoQ+SsgvSlsaldRChBNbAQZ 1ZL557FsJOVF8XC4CeqzZ8Jp1YqCNdT/aM8V6ojZx5+xSrrJ39bpfh2b/wUncjWXR05F z05wkyA3KDHhlRWDSH+wgVSCS2ZkCQ5L5hmED2uR/P3rpbiPpsvfo//oqBPe7acs2ped 9pGOUm5M7VajwX5TEmkRzljSUj55S4Zeu6zHh4YqtgeyBLyirnPWv/BEotOFT3+oSNZj rJehYxgmSNgJTb2zJjoT+OmavIplBoghleQEW5pE5mJiEn8ekeQxAUb4cTQq26dMo5Od kBVA== X-Gm-Message-State: AC+VfDyVLHHkq2quhDpl2c3UOGZMIgafi9GluYP6bJMnQ10we2LFN+rY Jc8ET/u2m7wJMKZByGtDgat5KSw8Xnzwy1KoznJFTUgAqcrWlUyZRBUK60q80pptDdm2oHm2Wg= = X-Google-Smtp-Source: ACHHUZ4yMGooJgjicLyVvHyUSA4xJM9ThhTo+VQLqzOxjM8dMDlUOC04Z0R59fF+nm/Nw/iOcaGtoi36Hlti X-Received: by 2002:a9d:7d06:0:b0:6b1:8402:47e2 with SMTP id v6-20020a9d7d06000000b006b1840247e2mr478643otn.35.1688060508682; Thu, 29 Jun 2023 10:41:48 -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 s12-20020a9d58cc000000b006b889fc1d05sm197795oth.9.2023.06.29.10.41.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 29 Jun 2023 10:41:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 29 Jun 2023 10:41:48 -0700 (PDT) Message-ID: <649dc25c.9d0a0220.6651c.7e11SMTPIN_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 2467C605246B; Thu, 29 Jun 2023 13:41:48 -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-unit-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 | dpdk_unit_test | +==========================+================+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) 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/