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 E6A7742526 for ; Wed, 6 Sep 2023 15:49:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ECFAD40270; Wed, 6 Sep 2023 15:49:14 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3B3E340270 for ; Wed, 6 Sep 2023 15:49:14 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-34e2aad3f8bso11883595ab.1 for ; Wed, 06 Sep 2023 06:49:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694008153; x=1694612953; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A2LUiaQStVhMjekplmQN+iSn/mmgrKPxLYsfiThIjhc=; b=IwvPs40IqmY4tWo70wMJoqf2HaRe4FPhvjhr9SrAMaKmKBx35cP/5POjqImgeDpwlZ cQQQeErLDEy/O3o2zuy0eN0CQDYpP/jEHx5hjJINq5BF/LrWdJtVhpuzv8WabZ4Fs85r wUDLM2lkjtqlTUSJ7TRhoIT4VOKmbLtG3iolw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1694008153; x=1694612953; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A2LUiaQStVhMjekplmQN+iSn/mmgrKPxLYsfiThIjhc=; b=I2cUUr5un26+UHfgc+gbJY2KCmL4hIupgSzGHXyYz/cFo+FtUYE13lqUUgclHmX/YA O5hMcTQ/TWvvvK9Uq27l4xaiOdmg+0BLMiIVsko0Jlm89cy+j+u9JIDnBTGfgKnrCSMu DYahoScWdVmswpDt2x7hGtDRxWzo/cqjs8GNisiMq7BfdcnDnlfuq2wHHEyU2ZW6dTTm 1UtUW5Jup7ouv7M/yke2wmLOYUjvh8/RA16weDtVGDPyU+PUXU7Nxoj+8qqDK1ySXBht vAgAPaB69qBYbyrW38XDUNSVw3Y95QJJ7dIG/CzwpIUdsCsCsmKe71Ldrfws+23DM9o3 1bag== X-Gm-Message-State: AOJu0Yw0NOFZUjpf3PLYZqsLex1G4BPPmr6CywEsTck0ywk5YHFyu/Jr 3SwfNrQO/X/uw8JWi8YpoxN/+/AeqJ3aL9eIiYPzjViiLm9dIcA57xUduLKgcFSY59CbpwMkrQ= = X-Google-Smtp-Source: AGHT+IFlJpOBWFPznLaLgB6ogPPHPmpP9bve+YmXd6AiXJ/q2GOwlq5ebFUKyo5+HVLPfYhStnN6TqyEJzXY X-Received: by 2002:a05:6e02:13f0:b0:34a:c618:b904 with SMTP id w16-20020a056e0213f000b0034ac618b904mr16005013ilj.22.1694008153629; Wed, 06 Sep 2023 06:49:13 -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 w2-20020a056e021a6200b0034f32630b9csm80031ilv.24.2023.09.06.06.49.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Sep 2023 06:49:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Sep 2023 06:49:13 -0700 (PDT) Message-ID: <64f88359.050a0220.584b7.501fSMTPIN_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 48C5D6052471; Wed, 6 Sep 2023 09:49:13 -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-compile-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_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | Debian Buster | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ | CentOS Stream 8 | PASS | +-----------------+--------------------+ | Debian Bullseye | PASS | +-----------------+--------------------+ | Fedora 37 | PASS | +-----------------+--------------------+ | Fedora 38 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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/