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 6A7A442CBC for ; Wed, 14 Jun 2023 19:32:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5CD4E42C54; Wed, 14 Jun 2023 19:32:11 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id CCAB840FAE for ; Wed, 14 Jun 2023 19:32:09 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-662f0feafb2so5141948b3a.1 for ; Wed, 14 Jun 2023 10:32:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686763929; x=1689355929; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ttdA/1kEY2KlOpj9B+EpUZ5k8rkWQ/UkM4losoobfaA=; b=TJB67dsQ1wKr6FLen1CbyGwvSSvu22lh29Lppv+D2L1NiHm924/X1gd6TFoUwiLHPg h6A9zzmVBmz8vtkClMH1BTL6NPHSV6LDzF42bh9xxQMcj3Tt6REZdfhq9qdb/wHJM/Xc hUR1yOUmAGI3PSgsCe4EImfVmITognWVa3wKA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686763929; x=1689355929; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ttdA/1kEY2KlOpj9B+EpUZ5k8rkWQ/UkM4losoobfaA=; b=NGcBWdd80AC1ooVE/JGW9Rbp1yDYXuC2kaclj1WqWLq7vQc3GaB1Nq9EdT5+b9zqW0 yCqTfR3Z6/BMNzPC8UUtLyUxC/Gi5W2BiXctCpjbkMvhw+lqWfxp5iebbWpzJMG+gErF Ly/vKsbQxcIoYYii5hhl+fSNrpyTDw0VoSKByk17WeH3NF/hrSbC7rGvHqkrS/dEL5ET R64m40ltwnBDNfCbE0gNVVuKl90CoJNua0serkAKdG8oD4iSQhRjR6TPp6i8JV4N5h6o aYws2hhnABBPPvi/mXCw3GcfioAJY5Z3mG3UDrlZXq7FjUSqZSUNECIb8kpjjDII9g4A ELiA== X-Gm-Message-State: AC+VfDwK618btlsQnRoyzvUEP71a0dDUk7Ac/T8BSHKRnA+Lb4tDyElW iqgBC18tyjdaN3Vlsdnc1GJYtm4HQfhK9mvxHVdtYUBamX9OI+M4it3PFoSZb+IXvoIAu/KODQ= = X-Google-Smtp-Source: ACHHUZ4mktyIxMvcSQxsCBJkXhlNYtI2nwaJ8erqHY4j+1OBT4N0WgtPugMDz6bo297Ft5eeeV0k0ofw1h8F X-Received: by 2002:a05:6a20:7347:b0:10b:bf2d:71bb with SMTP id v7-20020a056a20734700b0010bbf2d71bbmr3260870pzc.27.1686763929046; Wed, 14 Jun 2023 10:32:09 -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 d4-20020a621d04000000b00663ac166a4asm1928060pfd.24.2023.06.14.10.32.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 14 Jun 2023 10:32:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 14 Jun 2023 10:32:09 -0700 (PDT) Message-ID: <6489f999.620a0220.4370f.5b28SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 478EC605246B; Wed, 14 Jun 2023 13:32:08 -0400 (EDT) Subject: |SUCCESS| pw128687-128691 [PATCH] [5/5] cryptodev: fix comments of m 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/128691 _Testing PASS_ Submitter: Thomas Monjalon Date: Wednesday, June 14 2023 14:26:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128687-128691 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26685/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/