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 2237642527 for ; Wed, 6 Sep 2023 16:03:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 289CE40270; Wed, 6 Sep 2023 16:03:20 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7723840270 for ; Wed, 6 Sep 2023 16:03:18 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-34ca22e3b3dso12290045ab.3 for ; Wed, 06 Sep 2023 07:03:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694008998; x=1694613798; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZB702CiiQ9R7aCipJ7mtYARRONz8SUkMHO8ZQ9/n3aI=; b=feCN6XX0AgMVdXh0RZkW8q4zzQBf+w7vmN6eZVMJ7wUgvUOSP7x/fOiZZOcq3WAXhU bdr9X9XMq/AQK0Fo07lQfKNjoHSJPOgrC2sgMIaO9Tp/BoeH3hYnRg/hgZq/OBlFQKoL J49kfPdHhS/mtJxLWMbWOVnHpSpXoXRmr1iWU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694008998; x=1694613798; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZB702CiiQ9R7aCipJ7mtYARRONz8SUkMHO8ZQ9/n3aI=; b=R9nlHNS+pH+9xK85NUgDoFDht47Q7rGVOfrrhUdSeN2/9zJrJk1bbf0VFjyuBTX2YG AIfq3OqrrVDcM5wIX3qclyBDHLYwg2RlhZvuN/ndXxOGBqbeGoRpmBz6eAnHkHj/6ToN 0whADSjWfblEw/o+i51onlvbbEIDH+mTOIDqVPrV1NiSvq5ylBtpLtXEKdC4CbplD/iZ OmKGN1Z5Xv9QIYNWjwvnQr+n4j2oNLL0/C5E8h7a5o5EgmN38Vv9rSLvLSmHcNPWQzRt sDRSe8kZdvPL0zy87CI5YBsTw6GEbKp2u4giaY6Dq8L/E/gygpjWsPlw4bye/6hP7Noa 67IQ== X-Gm-Message-State: AOJu0Yzht23cyWJQNr1aGzyTYwzUFEQPeeHx0C6rs9npGtkNb75s/kdh z9TUHBJodhLrM3xqNBYyIPkE9dV/20t9GoweNJIesgBMFbpnSJBsp7auZg== X-Google-Smtp-Source: AGHT+IF/NDlX91E78SitFok4Lm800GbaBho33i/AJF5e6Fgmg4HQw87IXuXftRjWqVWlkQgrM8dqS3ja+/uO X-Received: by 2002:a92:610:0:b0:348:ac7f:69a2 with SMTP id x16-20020a920610000000b00348ac7f69a2mr19340511ilg.15.1694008997591; Wed, 06 Sep 2023 07:03:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a056e021b0c00b0034e261f4d5bsm424633ilv.38.2023.09.06.07.03.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 07:03:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 07:03:17 -0700 (PDT) Message-ID: <64f886a5.050a0220.89253.15c1SMTPIN_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 395BA6052471; Wed, 6 Sep 2023 10:03:17 -0400 (EDT) Subject: |SUCCESS| pw131195 [PATCH] [v2] drivers/crypto: cipher buffer alignm 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-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/