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 C61ED43AF0 for ; Sun, 11 Feb 2024 20:51:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C18184025E; Sun, 11 Feb 2024 20:51:50 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7720C4025D for ; Sun, 11 Feb 2024 20:51:49 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-363dd27c082so8328355ab.0 for ; Sun, 11 Feb 2024 11:51:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707681109; x=1708285909; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iKsQjUfgIqnMuHaUgH9VLDXCjla9YVLV8YWqNsYBYS8=; b=IGJPwI3oYXyfzEenSdesAr+/x1k0pGmqgkscr60RmHzwLSPwCocYWD9lXs/v6o8obS o99e2vKOeD+cVUe1wLriDM5r6CVS7Qnxhkux0IyGTd2uMvQfTWMhi0vrZYSeJwzQdfBz OOS9KYk+n/JVVv4htlrfLMqn/QjdHpB6wQUnc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707681109; x=1708285909; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iKsQjUfgIqnMuHaUgH9VLDXCjla9YVLV8YWqNsYBYS8=; b=mlmLoIE8+5cbOzg5glcnU4EwxyDV4loGYE/B1cvrDLAO5fU9uqvSYOG85RQ6QQFVfe nATUZBTdKBOqpB99Cf5bXCzVu5i4wPR4ggEONWJ7WzbnoWP/C6Y7BNKpSnAdwPQqzbEp dN0iqESsOoRMD4N/6E7ibnrbYjmbQAqYoeEyQ7ITuDLNKukJzn+xSqjOEqpeyfhb5oJy +zVTgoT65L3JVfl+j64LywWNmu7dc6Gq4hKmyvge9N8B8i3lKDLlftEQD1GLEQlh25I8 mtj2laTGjp9NYC8znYnlfFOViHw1DPX3+Mn5xzU/d/vMxR7jc5E9cUzyIWikVCsOYnc7 6jAA== X-Gm-Message-State: AOJu0YxHE/un1hPn+pcXdAC68nMh9vW/SPSkjuUI0H8SUvt9RRo/N43N /U8Cv4JIZwExZrsWUfFcySnHZ05fjdMLi5Y6P8b9gFd7h/wccd+rEAe5YiFbtGISYNuq+5n/kJ8 +LvM+drQY1CyBRyJH3rpTWAQnnx8HO5Au9TTzQSH5 X-Google-Smtp-Source: AGHT+IF1qCwPbv5w/KgVLBbBOToPXbXv57FLcHGljQ8zbTJNyo1QAS6ncSN6HCIVird08/z5k/30Tz53AiVh X-Received: by 2002:a92:2907:0:b0:363:c47c:f64e with SMTP id l7-20020a922907000000b00363c47cf64emr5999433ilg.4.1707681108884; Sun, 11 Feb 2024 11:51:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bf19-20020a056e02309300b00363cd2cc71csm316020ilb.50.2024.02.11.11.51.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 11 Feb 2024 11:51:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 11 Feb 2024 11:51:48 -0800 (PST) Message-ID: <65c92554.050a0220.e90ed.34feSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 68A716052515; Sun, 11 Feb 2024 14:51:48 -0500 (EST) Subject: |SUCCESS| pw136587 [PATCH] [v2] crypto/ipsec_mb: use new ipad/opad c 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/136587 _Functional Testing PASS_ Submitter: Brian Dooley Date: Sunday, February 11 2024 19:10:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b551097b3443ebf662e4d140600a4c9b108e73c 136587 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.82 Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29114/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/