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 82C6F42506 for ; Wed, 6 Sep 2023 08:03:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 537D24029D; Wed, 6 Sep 2023 08:03:35 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A2BBE4029D for ; Wed, 6 Sep 2023 08:03:33 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf092a16c9so25518415ad.0 for ; Tue, 05 Sep 2023 23:03:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693980213; x=1694585013; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WuhsVylY08RUxyxmoiC/RMCdO8AJFAWXsnQ7tnD90BI=; b=GvQD3gEfmytjct1Vx6njnWVhtPuo6KYXDmYyLRBoedwCa6kKWaEs9gV2/dz8vq5zDQ qhwQvxF9zB2UqahlEULL9UVm/cS1hvAvD6qkqZpuI64vF0Uvnha/fS34pwAmdkRhmEQX C7z0V1o6GNHsUesxfsn8WR5OHntcerFbUosss= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693980213; x=1694585013; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WuhsVylY08RUxyxmoiC/RMCdO8AJFAWXsnQ7tnD90BI=; b=JSwtXFKVxxq3zXA/tjFLsK9U7v8Y5MfhvPAdXmkye7Brld8DtlOTLJN54/VJo6zxGV AqsTCy4ackl5JU+4K55e/dSrkKd01Tk1n9UN4nWl7MfCBPxSMf8k54HbVtlmczpoGV8h jqaFo/dI02zcjxHu7gl7lK+TXGpmIo35MRWsRaK0GVCj21G2H6rh/QhLTXDYU+fhwpjE R0Y98sfq065tWp09+USKe74h01bcMyZKs4Hx74iIypOhbgPEr23w59UqomfybYbq0AYA 7210DPWi4IyyBKObS+1C6qGFIqYurveSox0aWEJlSIfnsEa3oY2F8d/6MeDiCa/2I7rR MBmA== X-Gm-Message-State: AOJu0Yybco02ScHbcC9iOd0xIemFajEx4l9Sy0OgxfrBg8Z+QHjkQmou fdj5cP+w0Wtt1fESvYtlTL5dLMXY0ePPIphL6ONprW0ppHb7w1mXbOs8tg== X-Google-Smtp-Source: AGHT+IEk8dmfM+5Un7hHUeSN20rAgQV/dukTQEjJKlh4I+XbWKCe6VYkG+8jXqaze8o4jLxk/dR0nZGNrWiN X-Received: by 2002:a17:90a:dd91:b0:262:f06d:c0fc with SMTP id l17-20020a17090add9100b00262f06dc0fcmr14759355pjv.7.1693980212856; Tue, 05 Sep 2023 23:03:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ng1-20020a17090b1a8100b00263c7cadb6bsm1004852pjb.7.2023.09.05.23.03.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 23:03:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 23:03:32 -0700 (PDT) Message-ID: <64f81634.170a0220.bb3db.0da9SMTPIN_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 03D726052471; Wed, 6 Sep 2023 02:03:32 -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: Brian Dooley 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/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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/