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 11FD04414C for ; Wed, 5 Jun 2024 15:07:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03C30402DC; Wed, 5 Jun 2024 15:07:44 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id AC42340289 for ; Wed, 5 Jun 2024 15:07:42 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1f65a3abd01so33938525ad.3 for ; Wed, 05 Jun 2024 06:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717592862; x=1718197662; 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=JHretdyIg/qXaU93A4CW6nFofmCaUN4DJ++CjE/Kc7ZHEMa7NNR3UPO6oD4bhSB/NW XzICO2GI78ovz/3NmjOdcSVTjwC9pVNbMZZrI/lNm5u+3Axj5mUJuXXjFCXQZNsdofwk A4i8anQs/b32bI0mJmj9T/vTwPaC8u2sJau6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717592862; x=1718197662; 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=ArCTo0istcwXdiD3bxQcTwb3YqoSybUeqbuBntYnGfWKVBpCFico5Vq3AE5Z85cecd VqReORHcxx/l8pW5oSzBZYtL8Hs3cw1rL1zSK041KRx5T1Imh5VYEs+BwCCQY4WHow+O zjL0V6Jkad/vfeaVUGzX3J2rdXxPK+maWM5PTAri4DjTm4f0YDJKnI+6VfgozfIrpEJa o2d/DQlD0NQFhrcTzsOZlGTEJckAmZmNYA3x7vbmn/3/f4rz19lV0D7ww5KLDXK1j5KS nSM2gvrnD2u3UKxRQ5HJVTqM3IjtP2HOWJiZQfG4XAbB7x/g7DaUZNcLr+oNeKlVVdiX PoDA== X-Gm-Message-State: AOJu0Yx6THPO51KqvB//sS6o8DCjtQyzxORGabEIq/5KKsJM1ilL4t2q Nk7tb0ClsuCjHkXXwYGhlYrNsU8tiRCh08tTI0ej2jvPVT8pqziIAqymojLJ/fZOlgP6zAn9UHV P0tg56eqrvy2YgW97UZS8iN5xSnQ7IddE5fXXIvlT7+nWvu6CDdU9TcTY X-Google-Smtp-Source: AGHT+IH3kMWR7TUP8A8hzL2i/U1WORbBBRJ4DZV5VZpdfW0DkrTrrcZJhB+DcixQEaztw9KMh6rSdZWeGFrm X-Received: by 2002:a17:903:2289:b0:1f3:16ac:8b06 with SMTP id d9443c01a7336-1f6a5a8388bmr29716575ad.59.1717592861772; Wed, 05 Jun 2024 06:07:41 -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 d9443c01a7336-1f6323d46d0sm2844695ad.77.2024.06.05.06.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 06:07:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 06:07:41 -0700 (PDT) Message-ID: <6660631d.170a0220.11aab5.6454SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D491E605C373; Wed, 5 Jun 2024 09:07:40 -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/