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 B4E5C42526 for ; Wed, 6 Sep 2023 15:41:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B69A440270; Wed, 6 Sep 2023 15:41:49 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D196640270 for ; Wed, 6 Sep 2023 15:41:47 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1bba7717d3bso2802710fac.1 for ; Wed, 06 Sep 2023 06:41:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694007707; x=1694612507; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aAxN80g3y2tRG4/CY0IqLhQau6WKeVoZ7/jSydX0iXQ=; b=cINj0IzxaxLgRsEA6fC0KqCpFlvF9BmM/N+ut0y0bd87gHvg1aBlux+LRW5To9BkaE K/1ovt0ASTNEdiSix04vExVUBjL28qM1CWPMoAM4IXyBcH7ePkLpJNFSb8gDZbxgHJoU g1UEbDmY5DidR3/dQL140FMhha8lF86XswNsM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694007707; x=1694612507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aAxN80g3y2tRG4/CY0IqLhQau6WKeVoZ7/jSydX0iXQ=; b=lnnEgXYKmBqirYUvXX5D+PvJU1RA0rrQNZaWetXI/zR6PYzjCpbPrsoAwUrqtY44iN Ay0mz7H5MdtWSC8YscDXlUSMgDxt1n/pgVzIE0IP5El6fO06emIjIlzGF8q1Lcgxsvyh VVJPI1A8svCpk3QOvEXqaZljLYZk/bHm+9x8eru2zN8Vxbwk1HjlcwGZYh8w2o3vH83/ KKiqUAjPpvevatCQHQDQqZ2HPX6jQ+1bJQvUqcpxHjAVzTwey7XsD9rwqG2jlP4Zn42a P338mSuvqDCN4Wuo8CJ8Gf9NLanxf4GphNo/l91Ts6kBZi0mo9ErVDtVYao48v53Iine uyCA== X-Gm-Message-State: AOJu0Yx/Vp7kEeBVsyVeXXYvXLcCGyS8nXtsmuvo1+aUYvsVBYLvZLNG aFNs/DZOhCwFdbgTUNDa3IpxbYGzoi5R59qyIMa/hb97vZlV48C2/8Scng== X-Google-Smtp-Source: AGHT+IHMEvKK3I0aBZSxlHDxW2lw4O7qiQMAW5WEGlLEIB1DwfuSoxtGou/BOq1mfyYizvBtMJvoFqcg5EUG X-Received: by 2002:a05:6870:5688:b0:1be:dbd2:2bfa with SMTP id p8-20020a056870568800b001bedbd22bfamr19323912oao.20.1694007707228; Wed, 06 Sep 2023 06:41:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e3-20020a056870c34300b001baf12e74cbsm1167589oak.44.2023.09.06.06.41.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 06:41:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 06:41:47 -0700 (PDT) Message-ID: <64f8819b.050a0220.8bd87.a466SMTPIN_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 D85BE6052471; Wed, 6 Sep 2023 09:41:46 -0400 (EDT) Subject: |SUCCESS| pw131195 [PATCH] [v2] drivers/crypto: cipher buffer alignm From: dpdklab@iol.unh.edu To: Test Report Cc: Sivaramakrishnan VenkatX , 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/131195 _Testing PASS_ Submitter: Sivaramakrishnan VenkatX Date: Tuesday, September 05 2023 11:21:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131195 --> 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/27535/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/