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 93E9842A12 for ; Fri, 28 Apr 2023 17:42:25 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7575040A87; Fri, 28 Apr 2023 17:42:25 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id C299B40A87 for ; Fri, 28 Apr 2023 17:42:23 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-32a62613a69so23200405ab.2 for ; Fri, 28 Apr 2023 08:42:23 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682696543; x=1685288543; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/IlO9o127IKgmVhNPVNe625s8KA0Up1lCyXFbZu0YfA=; b=LVWkJF8NEHj1g7stU4k6zFkpmqH1ZhXvmaXeiq4X538Go4Sm+5BPSmgQkNkYgmmiU6 +GAvCDkbVYwIJCmQRQHXNneICeGO2K73OiHgGPIjiR/+K/WRqavHV/2wwk2/uHqZMvS/ nIJYnklmDmUmlxvtT0yuX9O68D/URvn31BS2U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682696543; x=1685288543; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/IlO9o127IKgmVhNPVNe625s8KA0Up1lCyXFbZu0YfA=; b=JqGhTq2mfRxqk49thQLZGy2JWf2ONpOn3/Hh0f/q1xfCwRwoupbla+ijufD9NSVb9V fOpQGlHgloaxtSLofAbdPNzRgU331ZzHfglalYA8U5vVWQb+R+vSyIP6B8yZZPfVTkSf PYPdP+NAaBWFrWWPa9/EtZWHfal+U7erDiB4si04ICtUzFNc0c9AZkOxPzqY2MLH3SBP QQJPlaAojxsI8tWSdFOLMiK2SeBvWa19u4ccuQYYznSJm855cTaVLwGUpy0RfUoTOVxy 4bhvupw6m8vGIB4RscUXwxW/BTVFEOQ4ReWsmveF2Tiic1SQJ1Fn95+JWHJd0J/19Nlt CumA== X-Gm-Message-State: AC+VfDzDoRArXnxqQkLHH9LkTaUifgcbKxVJEI0Y7KdPMjdhV1BD59jN Lnr3Kv2BhPferBy9o/2qDNRuDjyUXTAPyxmyLbgqXTAfO/q1Xz3rZu63NzUCxMSH9eO+heVU4g= = X-Google-Smtp-Source: ACHHUZ7+X0KVqF2S3rKnFRfz5O+C7QbWCm6qgzHEUHSnJSFWToNhe86Hegv5go76Szb5aMcn093GSB0aT5WI X-Received: by 2002:a05:6e02:805:b0:323:bce:f23f with SMTP id u5-20020a056e02080500b003230bcef23fmr3517453ilm.3.1682696543191; Fri, 28 Apr 2023 08:42:23 -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 u7-20020a056e02110700b00326543d479asm1263019ilk.32.2023.04.28.08.42.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Apr 2023 08:42:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Apr 2023 08:42:23 -0700 (PDT) Message-ID: <644be95f.050a0220.f5d8.5778SMTPIN_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 C016E605246B; Fri, 28 Apr 2023 11:42:22 -0400 (EDT) Subject: |SUCCESS| pw126628-126634 [PATCH] [7/7] crypto/cnxk: remove redundant assignment From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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/126634 _Testing PASS_ Submitter: Tejasree Kondoj Date: Friday, April 28 2023 14:46:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:d03446724972d2a1bb645ce7f3e64f5ef0203d61 126628-126634 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/26141/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/