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 AD12E4415D for ; Wed, 5 Jun 2024 14:38:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A7C7B4067B; Wed, 5 Jun 2024 14:38:37 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 0281940289 for ; Wed, 5 Jun 2024 14:38:37 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id 98e67ed59e1d1-2c1a5913777so5441634a91.2 for ; Wed, 05 Jun 2024 05:38:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1717591116; x=1718195916; 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=nx0z8NZnA1jqeU3/cvfR0XCySf61n54f+iCIHMecj4Y=; b=UImNfRyvGF/Nzw37RybfuRw9tdfDKESIhXEoLBhDkztPtEmzOremq6kfRL1t+QT2fa Ke47GWU5wJe1sG2KMTzFoShwEhemFJ6s7HFthp/uD3l6uk7i3xvxKhN4t1fH8yXYHDgs 7+M0VdFnbBugLmYCUowM1LfAgWLqZhco5yZ6g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717591116; x=1718195916; 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=nx0z8NZnA1jqeU3/cvfR0XCySf61n54f+iCIHMecj4Y=; b=RjWPBGv7qTXz4fYTK9AHkRJrGYYwX+WEv0QuwseWUg+qAhegTZNvkV6pMWn6kZ6Z0M o5km+9txqzYAJUjVdyXcDJbGVaKZGk52E4nUzq1wWn3vtqMJ4YlqBg89w6VkiwHZKw7x VoBMAfUKFpVpAbtIx/85CyrIjKxrfxyZ54rNPNEpGGfSAFedffGYHiERmhmFeGGjrz3h B9upwl1iqx0c92QXOwkZBDU8viFYRxvhzpans4mV+cI592/z2wNaHUzZmvy3iDqc8ANk 5GMSbYk9uHXHxW1BQA/y4gP7yC2y10bzknFO5npL+hgWKpcs/4WmohFMAXEbh7XBOgI+ pMrA== X-Gm-Message-State: AOJu0YzbOOx9SQAr8eLKdqwUHGJu8T04g+KO+aR3VDP2UMQFpYuHOOSw hvKLpHUU3mLvfUNN9N4G58Lwy0X1512K9oqCXxe9HcvpqKm3H4j1HOu+YMJMcfwMLf5kMz33+i+ ZA4mlqNMm8XGNBYhFs45k9ditUMibjyJXdEojDeX9p3ovmFrQDhbl1vqy X-Google-Smtp-Source: AGHT+IEijSMAwkgp5yHVsLY5k0xphUqeu3KZaLWAcnWgt5bAhJnbsVbQohyHcfgtaLHDEXgksYCLtMgdLjrn X-Received: by 2002:a17:90b:eca:b0:2b1:e314:a5e6 with SMTP id 98e67ed59e1d1-2c27db03dd0mr2397034a91.7.1717591116156; Wed, 05 Jun 2024 05:38:36 -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 98e67ed59e1d1-2c28061c201sm88014a91.1.2024.06.05.05.38.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jun 2024 05:38:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jun 2024 05:38:36 -0700 (PDT) Message-ID: <66605c4c.170a0220.344eca.6e38SMTPIN_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 0ECA2605C373; Wed, 5 Jun 2024 08:38:35 -0400 (EDT) Subject: |SUCCESS| pw140746 [PATCH] [v1,1/1] crypto/ipsec_mb: unify some IPse From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240605085346.272837-2-brian.dooley@intel.com> References: <20240605085346.272837-2-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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140746 _Testing PASS_ Submitter: Brian Dooley Date: Wednesday, June 05 2024 08:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:367b8db312517edb9f5340d280e77b1437d84dd3 140746 --> testing pass Test environment and result as below: +-----------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +=============================+================+==============+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 12 (arm) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +-----------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | +-----------------------------+----------------+--------------+ 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30111/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/