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 9A56042606 for ; Thu, 21 Sep 2023 10:29:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92E5C4014F; Thu, 21 Sep 2023 10:29:21 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 116EF4014F for ; Thu, 21 Sep 2023 10:29:20 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ade77970a9so462630b6e.2 for ; Thu, 21 Sep 2023 01:29:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695284959; x=1695889759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Mq1KPbRbGRsDzGZkSuEhTFPUvjUS1xQxnNRmU+qeFQU=; b=CrA8eKJCDfjwanBeov9/CZkzCFSSaSGRNeEWay8BBJ18PmF7hHWpmKUzcRmpQsH0NR nDHHGbeJYkz4//KEJ8kXsgdGsaEeWbozx8byHe1djdwEXOLrCNlis8miOoVbSZTWE9Rb Dl85WDOeNHO6k/3l1iGvuwHKfP6kuBAHYvZU0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695284959; x=1695889759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Mq1KPbRbGRsDzGZkSuEhTFPUvjUS1xQxnNRmU+qeFQU=; b=lApdjN0yGOeacXigZKZLuTnWtiqrtOIK05z2IFnwz9aer+AR4ss2YMCEW+DgMA1zPN hB0Pvmg1A662jfkqsYjcUYxjqvmqMC6KQXR15kI0906yzKYWswNqJt3AJJKVuyVjLWnY wgWJN3vNRKNHjWGjMeXT1r11E6eUFwSACXljuOOl8FopKF6vv+4D5gqoVV31LT2/gaIK Jc40utXIbiaxKNWEqojkv0beVq65Cnxv1xKgjSsAmlGSOc3RWbgux16Z5t2p1M/xCviC ODqXVlm1MfrnX8Y6zLq4qp694BtPi+5FQVyclGrnmgzVhtyM5T3vVMayPDWgxOZOcPeK cIhg== X-Gm-Message-State: AOJu0YySF4lWmFmqCoVEac5P4pIPKf0AsKDVxvAXy27qtC0ElQBox+95 CrXtMUzTzhvpyqJq7No+f+8YiV5ImJqY+ICeE8WHP1DHqFHuXtCv+fnk9w== X-Google-Smtp-Source: AGHT+IH+MfUJ+aQrJ7Xil8MxEyvTRfYhv/BkKlMbDLsIRNwx5caz/fIDIdOpB4IcW0nLhVm5s29rpIF4vWfJ X-Received: by 2002:a05:6808:130d:b0:3a7:4876:6044 with SMTP id y13-20020a056808130d00b003a748766044mr5229081oiv.52.1695284959142; Thu, 21 Sep 2023 01:29:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az34-20020a05683045a200b006bdb0322cd9sm42597otb.2.2023.09.21.01.29.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Sep 2023 01:29:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Sep 2023 01:29:19 -0700 (PDT) Message-ID: <650bfedf.050a0220.bcba3.225fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9AC466052514; Thu, 21 Sep 2023 04:29:18 -0400 (EDT) Subject: |SUCCESS| pw131760 [PATCH] [v1] common/cnxk: fix initialization of M From: dpdklab@iol.unh.edu To: Test Report Cc: Ankur Dwivedi , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131760 _Testing PASS_ Submitter: Ankur Dwivedi Date: Thursday, September 21 2023 07:46:37 DPDK git baseline: Repo:dpdk-next-net-mrvl Branch: master CommitID:5558508c40dae22ffb3d71ad8444706cea672b85 131760 --> testing pass Test environment and result as below: +-----------------+---------------------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=================+===========================+==============================+ | Debian 11 (arm) | PASS | PASS | +-----------------+---------------------------+------------------------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/