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 977474331F for ; Mon, 13 Nov 2023 22:16:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 91D1E402AB; Mon, 13 Nov 2023 22:16:36 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id 60C39402AB for ; Mon, 13 Nov 2023 22:16:35 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-9d2e7726d5bso745836766b.0 for ; Mon, 13 Nov 2023 13:16:35 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699910195; x=1700514995; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WcBt8OKfeYjiL7Tyxr+CKrZSdNDO7dF6tC7go13+NbE=; b=Yg1jNN4bJdiIhzjb8WF8taG7+bOiWmCyIA/By44mqobXCCarmK4FSv6FOGa6Gavz8n SRDL7X52Ce9u2S7bms/lVT9477+s5hQ79V/G9YyxBAH+c9wCWdhm4d6vLWQ5MRl7h3Xt xi48Q/bSkEQWTmIAftFnqt9JvhrNYV1nm7GUk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699910195; x=1700514995; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WcBt8OKfeYjiL7Tyxr+CKrZSdNDO7dF6tC7go13+NbE=; b=ELroZxtL3he1f5JvNzL0ak94tyNpJ2JqgmS0u6dB06pkiDdytRiLFdgCh2hI+yrMgL 2HARiITXxUprCU6NSGEJd4Fbok6EFffu13eyzLqBhBZHf53d5nd5OvrhHm/sOT7Rk3lV hg+ogDiBkof/XWGW5j6FDBxEn4JPl7t0FW8EEmAuh0hM5v4gnVYa/AhumuvBSV1xF8Nx KzmtK0zr2R15ocyCefpiY26xQ52awpdE/rE5H/oA1emQWw0+Aq5IowdVdGZ09+8W435M kkvnpbSu65qWCVsEpKBQ27ftDciF7+5FahajUnzXgFFa+T9HTRK+uWXog6Am3ELi+lTu JTZQ== X-Gm-Message-State: AOJu0YxXXNxA3c9iLrCf/Yz1X9BxjMmy7DCm84+kb5qdMlxna2CqaVbw azm/PvJY7qqRN7CLcRE1tQje0exRGP1HF9tx0QOYwSEKvsc9iPk9uMxmTpqAeRMtO8flXf65tg= = X-Google-Smtp-Source: AGHT+IErcn3sTRNajSTiJcXAQIL1qrdR3st/hYTeHcMT2CRxKH2KGGZGXalN0nK1nFlTu2qFUiziuUrJpF+f X-Received: by 2002:a17:906:cb93:b0:9b2:babd:cd51 with SMTP id mf19-20020a170906cb9300b009b2babdcd51mr4998216ejb.5.1699910195171; Mon, 13 Nov 2023 13:16:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w15-20020a17090652cf00b00997d315d04fsm1813897ejn.193.2023.11.13.13.16.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 13:16:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 13:16:35 -0800 (PST) Message-ID: <65529233.170a0220.3d7e7e.9746SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 59BBA605C318; Mon, 13 Nov 2023 16:16:34 -0500 (EST) Subject: |SUCCESS| pw134172 [PATCH] [v1] crypto/qat: skip SM3 HMAC on QAT whe 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134172 _Testing PASS_ Submitter: Sivaramakrishnan Venkat Date: Monday, November 13 2023 16:22:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134172 --> testing pass Test environment and result as below: +-----------------------+--------------+----------------+ | Environment | lpm_autotest | dpdk_unit_test | +=======================+==============+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | +-----------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | +-----------------------+--------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28360/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/