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 1257F42509 for ; Wed, 6 Sep 2023 06:51:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF445400EF; Wed, 6 Sep 2023 06:51:04 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 2E6C1400EF for ; Wed, 6 Sep 2023 06:51:01 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76da239ba16so191018685a.3 for ; Tue, 05 Sep 2023 21:51:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693975860; x=1694580660; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0DvjnA5ZFmZcsfpfwUguj9yQbJIY7brWUZctwzTOy0s=; b=g/wJBYvEfZcfobtse8n0W1C9XFCPk1VBonjxSpuszNa4iKRbu2ylb5ZthhZvoiYKDP EIgIiPpSbUselJv478gcTq3DbphLbD50ekcObDfbIUTzuDqCllvmZU0tHOpCbTkuy5+v VoHm82ZgIzO6MhBjVqBFTu6Y8c+qSrwz2EHks= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693975860; x=1694580660; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0DvjnA5ZFmZcsfpfwUguj9yQbJIY7brWUZctwzTOy0s=; b=IOTDivX9M0azhFezxzVWfWTLQg+zlN7UxJU7fjn6+YqcB5ub0WUUwfUt1LmqNnyUBr g6dG9xtb9eWhO30O9Tw9FeN89wHW5Z6JEtHQKot2BaBr4G+zJgpc+66wJbQSQRXyxNfg tIxIkGE+BS8p6Tk34tfYhGi18VyHl/cRta08ZAkRmz6G3jWVbgTNQtbQB1f/WCknEEEk bT6PgV5fhcn2jhsVFzRcgO4F2gGS+tPJVyL4vWV05BTw2Z5w6uEGSypShV8cRPfJFU9X 9GmCC+XBlNft6rFTrCdU4tNaLbVJRdk3F1juI/RiYafjgf+ie8qtS9/bWogxAu+1DCMy Ws7A== X-Gm-Message-State: AOJu0Yz5cvOnyd2OUYkyZJ4hhUJZiPlEjNFspDfPUGipmJTn7JTtICOs Kb3YxZHYRXSS0BHL65auPpQgcm6W4Ig1LxM/gtveLuzYnlsXhGggZJ0cZA== X-Google-Smtp-Source: AGHT+IHHJ+d8hv+Ap5og9bPRtzsVRkI8oaRIVgn/tVcyLzIJycX7c8iGLWQDnvsGUrmumcuhw7AyCDyrUMrM X-Received: by 2002:a05:620a:17a6:b0:765:a984:ac52 with SMTP id ay38-20020a05620a17a600b00765a984ac52mr18736280qkb.9.1693975860714; Tue, 05 Sep 2023 21:51:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l126-20020a0dfb84000000b00586bd95234dsm1260027ywf.76.2023.09.05.21.51.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 21:51:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 21:51:00 -0700 (PDT) Message-ID: <64f80534.0d0a0220.6e85b.1a61SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5E9086052471; Wed, 6 Sep 2023 00:51:00 -0400 (EDT) Subject: |SUCCESS| pw131177-131178 [PATCH] [v5,2/2] test/crypto: fix IV in so 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/131178 _Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 16:15:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131177-131178 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27529/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/