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 78E2442508 for ; Wed, 6 Sep 2023 08:20:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 67C5A4029D; Wed, 6 Sep 2023 08:20:49 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 33D954029D for ; Wed, 6 Sep 2023 08:20:48 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7955636f500so126985339f.1 for ; Tue, 05 Sep 2023 23:20:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693981247; x=1694586047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oELCuw+PgvKca2RoqY+oUYAYSa1x0Qg+MeTD0jOM15Q=; b=Aw/ACYuk8NnvPxIl52UIITt3sCl12KXbiF/O+Ig0Wdl6h8BvYyEc0YEDjwhuGrvBdP U0QPmMzByUEd5Akgx/qCweJSBqZkJSEh0SaqS+/hktclogyaWFFHeGFsnjKfoKwBJPgQ Ig6T6EGvfaLIqjFes7NWK1woWV9VIww2Kes64= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693981247; x=1694586047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oELCuw+PgvKca2RoqY+oUYAYSa1x0Qg+MeTD0jOM15Q=; b=ZD/8VJNKfuQNwLtecZIt0Fe6TXIldDzp0wEDXSKUze9HvyfunP0nGTlSh3rOzKDWeL obbuMatg+icanGUUAN7Tdi4rtKrLuqWxgZYIvkekC3yFCXIePsebrU5PnjfYjA4Mm+Bn W1PBKtYcfE0oHqknbNj8YFw5KElPM2BtweG8eIr46sCEouNa7mHPZmEP/4QK6sKAS1yj 7JunEh3rKBkIZgn5FekuUoTn7pF8ltccLtUmxCo6zkd0CV8YFtlifThCQkrETftPUzmO XvkJfyUnf5DuG3UcvA7I3KzQgFlDNaMT/xBtP17tQArKVXp81npmi/1cuL+n2r+YijiH OmQw== X-Gm-Message-State: AOJu0YwwgunN9EzrNUlPQ/gRSywkgoCkkil5eYHqOs/D7ER78q/2FE++ /A76OXuxbOcN5bKckJ+2spg/A7cZ2Awq5ftTZ89SAEIeKqL4jwcJOQpF7Q== X-Google-Smtp-Source: AGHT+IF0t5K6WhZPLRPvKxnk+dXX36pzT/aYB6N3DVMb4Wp4Hign3Tp4Tml9W8OBtK+1VK2tDiuttMdneuY0 X-Received: by 2002:a92:dc0f:0:b0:349:88c3:a698 with SMTP id t15-20020a92dc0f000000b0034988c3a698mr15752497iln.16.1693981247541; Tue, 05 Sep 2023 23:20: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 gn8-20020a0566382c0800b004305b245912sm510813jab.17.2023.09.05.23.20.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:20:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:20:47 -0700 (PDT) Message-ID: <64f81a3f.050a0220.61a47.7599SMTPIN_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 066A16052471; Wed, 6 Sep 2023 02:20:47 -0400 (EDT) Subject: |SUCCESS| pw131173-131174 [PATCH] [v4,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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/131174 _Functional Testing PASS_ Submitter: Brian Dooley Date: Tuesday, September 05 2023 15:12:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131173-131174 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27527/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/