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 453CD4414C for ; Wed, 5 Jun 2024 15:05:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 288E1410D0; Wed, 5 Jun 2024 15:05:45 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 9B71A40EE6 for ; Wed, 5 Jun 2024 15:05:43 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-627f3265898so70266627b3.3 for ; Wed, 05 Jun 2024 06:05:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717592743; x=1718197543; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=bnDwrykT2Ev7LiqsnVb5Yd6t1vDIk624zb4NLY22OEU=; b=D64fXKa13A6tqqYdGxxcvr4Gt2onSckTqRMeSZWvhPhzV17V3xKO5GKz41R+jzRzmW +DqdbXXhHIcHevf/bqvi/RyZuZx/KheiB9ucPgHo55zWzBSUj6D6tJpfT3MNyXAb6mpH 4kAHDf9XX4tpFlJGC9hC7FMk2jk+ukqNIoD0c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717592743; x=1718197543; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=bnDwrykT2Ev7LiqsnVb5Yd6t1vDIk624zb4NLY22OEU=; b=SOPqsitY/QC8Uf/4vxo2btprzJboLNTzDWEAuFkVDfWiWmEtcvj0zaQ/M/kfCgSfop ePqOWQ6M+2XhN1wlQik0s8jZZk3J7hiNx3b8nIoVnJdo5HPz+kTJf2bdO3oNg555J4BD OYVJR0A9t/MTCIKF+qAvhgdplTYewkLr2MPPB6qJqbbec+QlVJ4VvgWIW2j45B0sZROR Oy3Q0HrjMzq/L2UK1H6yfpMOMxTYrZ+jb9cx5B4D9vslcN72ZTJ5t6t73pfxqReefeBl CX+952Fl00p7Uex6xJ32iP/u063z5asrBz6V6zJ4rt0OXSN+txoxq4JIYYWuf/67jQCM o+MQ== X-Gm-Message-State: AOJu0YyUK3Hnbuvn7Oz/rq/imac5AIExHYiD4+19zI7mo2y2OC+CEoSH 1l08ec/EB+zI3l8mOLZGqGZy3HgjVxk0EFSWMvsK1d20X+UyDydDOPJr2CzyhTmr+iq9AN7LVbe 7evn+dhAowH+sFOdVwHa2yWc98x3yWeovPSm80GPR X-Google-Smtp-Source: AGHT+IFSWd0rXUMhyBfv9k0A3FR5rZLZYtaMs6rRSx9d6kLMINO2Uk9dYq1QvKTrKVABcsLAG3WWLy8e/qTH X-Received: by 2002:a05:690c:994:b0:60c:c31c:4f71 with SMTP id 00721157ae682-62cbb5e9e48mr24384817b3.42.1717592742985; Wed, 05 Jun 2024 06:05:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-62c766c702csm4559627b3.51.2024.06.05.06.05.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 06:05:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 06:05:42 -0700 (PDT) Message-ID: <666062a6.050a0220.9d90b.4fd1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8010E605C373; Wed, 5 Jun 2024 09:05:42 -0400 (EDT) Subject: |FAILURE| pw140745 [PATCH] [v1] crypto/ipsec_mb: use new ipad/opad c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Brian Dooley In-Reply-To: <20240605084844.270122-1-brian.dooley@intel.com> References: <20240605084844.270122-1-brian.dooley@intel.com> 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: FAILURE http://dpdk.org/patch/140745 _Testing issues_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:48:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140745 --> testing issues Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian 12 | FAIL | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ ==== 20 line log output for Debian 12 (dpdk_unit_test): ==== --- Failed to get log output --- ==== End log output ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30110/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/