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 7F1A642AE6 for ; Fri, 12 May 2023 16:42:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7C8E942D3E; Fri, 12 May 2023 16:42:15 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9A98642D3E for ; Fri, 12 May 2023 16:42:14 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-76c7517612dso71331739f.0 for ; Fri, 12 May 2023 07:42:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1683902534; x=1686494534; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=I+1zDD8YL2b8+EXb1ypers1F/Z5o7ntnqPG+85L5/So=; b=jscJ9GW3167hvxMzS8FMR2AcW16ROVRpaFHOWv7MWc267h0e6F6mflJs8cTOENEczL dvyLc6kYl81GrMkml8yY89zrSdrarmPPuvkNlsotMrcD4ABcxfSwGL7W8jKNmUF25tpi /f6M7fWKSdDAPLIWo1SAEVxjzVFg0lhTVmxsA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1683902534; x=1686494534; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=I+1zDD8YL2b8+EXb1ypers1F/Z5o7ntnqPG+85L5/So=; b=PN1PeOZ/8zxbl/D6lbuel50P6hyRLpACQGdC6dNvMYd6gJFt2Q1OOrcrmktoGflA9W +JL4hpyPvWi1xSlW/BCcdZ60bW6V84f7VBwGOXINdz4zkEgLALkKyy9cMZkizL8GslRu IAEnMSc/DEC7D/yZhf1/Jpa8H9eateWqBcltkb5XRa/tEQpcQXsZMevKcK3gYpBH7X9E dbz8wMlY8nUFQ/TQ2oQ/qfSKSX7/lVJBuDXH4ipFUv7hRUjkmI8a3nZY/WkMJqUUFAH+ LRzzHzu3wZLjgMpFbqitx9wfE53XhR/8jtPYaDeIOMSxafLEXPtnhPR2yBHs5Wv7C/xi p15w== X-Gm-Message-State: AC+VfDxKUMqQ7KQlaHj3+TjBWEdNFq7gU0yAun3i1kWY7NypnrZfpYbJ WJ9nsVo2BrJYvY/REG0zBVNhgjd+0BZjTgBGqN8xP9tuTUQAkxnbu3KNF9b+tstybbJwgy575A= = X-Google-Smtp-Source: ACHHUZ5wEdn8BiQRth1y7kaMins0KgQfA/icYKGI7tSJ96pHMrCcNp8ycQ+0YgUdudV1QWJR+ncD6Z+kw4Ep X-Received: by 2002:a6b:e806:0:b0:76c:880e:417a with SMTP id f6-20020a6be806000000b0076c880e417amr3056160ioh.10.1683902534034; Fri, 12 May 2023 07:42:14 -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 i17-20020a02cc51000000b0040f9b49a9f0sm1181151jaq.24.2023.05.12.07.42.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 May 2023 07:42:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 May 2023 07:42:14 -0700 (PDT) Message-ID: <645e5046.020a0220.5f019.6e28SMTPIN_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 97FEC605246B; Fri, 12 May 2023 10:42:13 -0400 (EDT) Subject: |SUCCESS| pw126833-126834 [PATCH] [2/2] crypto/cnxk: fix IPsec CCM capabilities 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/126834 _Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, May 12 2023 12:56:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126833-126834 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26216/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/