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 4F97343C2E for ; Wed, 28 Feb 2024 20:52:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4A4A6402C7; Wed, 28 Feb 2024 20:52:49 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D053C4029F for ; Wed, 28 Feb 2024 20:52:34 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-21fb368b468so39332fac.0 for ; Wed, 28 Feb 2024 11:52:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709149954; x=1709754754; 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=OrQfOrW0yH8H6agxKKyxsHbIprwipASA16mAQoNThU8=; b=OJIQ2pUCuhkz5Jlg4zeCfV5ghY/fa/OO9aWY+9LvOlkyI+OgG9wd8V1mbS/XN+fDic 78lOU5I2F350mmbzuvaAkenoUarn1Kfb8B+vRmh1r7/Ls8SfP4tp4l1ginqPhXidVypC nAk48oqF5ATSiknHj/++qrf3pYnxP3YiX4m1M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709149954; x=1709754754; 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=OrQfOrW0yH8H6agxKKyxsHbIprwipASA16mAQoNThU8=; b=eNCFLmngL4GNM7RpA7l1MgHMiojY4OkezcJ0uyGa0fc4371TLbB75AJdhslp8WTD9p 4Ny2BfryQfSuDcMVVR9ejvrYJa1ugli6hH664k5ts0b/DXjAVzvdsE7+y6raAUmFIIxb 8kXMGvV9uP/CbpSp/WcUIQh/q4GVFOU579dciL5e64j922kGDcgp2eE5rBIUaqauQjvp WC9Sw7pY1zjLnLr7N1JQfp5KqjjUTbSpwq0fNzb1NBeO0EmKzoppkCncVtS1qSILPKkp QDQXu981jBftg+HBbJnr6RK1YkSDOLz4hIUZdMLp12H0sNmNRRfiP9ukYELzffO/VaR8 1PKg== X-Gm-Message-State: AOJu0YxhE6deiJyaZe3XA9qyUzNLfZyU3Cg0X5t3zrQEuQgUJKUeXOoI aC0mnt9DExKcbMVafeUnXp2b5dD0sjkZOTx5eW37K/ChZvGBJ78YiMxZUteICqyz7RyS9QWpRLT vF5OqaL5mynom/L16oVL4ui8XUn+IqspzHYOaf9xbDt0BFfc+iezABmpn X-Google-Smtp-Source: AGHT+IFRfHCo7dzCw+17mJ5xO1Edy+jFhDaEByewVqac18DIe4Ez2gRSEOoAMbtFsWe7MWZ68xlH0oe6/OMa X-Received: by 2002:a05:6871:4e88:b0:21f:68dc:7848 with SMTP id uk8-20020a0568714e8800b0021f68dc7848mr802518oab.7.1709149954066; Wed, 28 Feb 2024 11:52:34 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id od55-20020a05687176f700b0021e2bfc7f15sm5360oac.0.2024.02.28.11.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 11:52:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 11:52:34 -0800 (PST) Message-ID: <65df8f02.050a0220.576fb.0540SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 80E2B60527CD; Wed, 28 Feb 2024 14:52:33 -0500 (EST) Subject: |SUCCESS| pw137426 [PATCH] [v4] crypto/ipsec_mb: unified IPsec MB in From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240228113301.934291-1-brian.dooley@intel.com> References: <20240228113301.934291-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/137426 _Functional Testing PASS_ Submitter: Brian Dooley Date: Wednesday, February 28 2024 11:33:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137426 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/3 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/3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29315/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/