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 9824743C6E for ; Sat, 9 Mar 2024 23:10:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75E204027D; Sat, 9 Mar 2024 23:10:53 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id BE76940273 for ; Sat, 9 Mar 2024 23:10:52 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5d8ddbac4fbso2742405a12.0 for ; Sat, 09 Mar 2024 14:10:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710022252; x=1710627052; 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=YQ9PbSriv5XU0MkiA8R8qREEWumotVk8fSjKhGorLQ4=; b=BM8WWmNYYlKruB2flGsKRqPorxST5E38kXimh1GNrYIhR0EdQl6oMJqsTF+QfWpCTe ZteUq+4xpvIfCSyKJkw8pyobXAgV2Hdnso5d8qKS134x6+gluyofnJvxZd0sTEUeTSij NWampw0zZP9y638Fb8etOmt4HP+MTmO+I75Cs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710022252; x=1710627052; 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=YQ9PbSriv5XU0MkiA8R8qREEWumotVk8fSjKhGorLQ4=; b=HL0lc0UydC8tK1xgTXBwOOKb+UTRJM/yxkOxbLDTxE3LK5Cn3Kk6eRWPd0uoy+0Nya cxQ0zUIUPZD00L8eai/dx8giVOtltc+njbouKrvuxyG8+9U3hEnPAQsGVJoAk/hTvcFl eBa3NvPx51be1oLjReW8WSZwJC0ylTXYX3LxoYOqUQ3JWea/d/CPAZfoxvAC+Zd6MOGQ 4JGUeyFrOJjL6NrTUOnXXsMfWY3Wg9weFPJhynZPFdB0Oj+XID+Cdw3aGTZoB3HbsFoA YslwVK4514D1wZVfi9bmHrgdDoityd1HbT3aLgzDcRpZEfcGzUDibPf5Cf06mMMEP1uZ qHfQ== X-Gm-Message-State: AOJu0YwOADKkzsK2mEMZ+TO10XLZHzYPv9W3s26HLo6iTB1WPBzLRWup FO57VOAHsadFZirfE1802SU3uYHwjsKdA9OVfRElCijlcIztgRlNikKW16I5OGDX0gPO1gzQxro Pq4mSUEyXF+YJqOzbIZA3aBun9qalKLY5lhHJJNX/9u/oN1mAFX1msPmr X-Google-Smtp-Source: AGHT+IENqcBQjuRNBfN2yVODRuCkR4isamYMbjIchbRQX/+O/xY5Vdz86y5yXuDcNXjqwyVFNUEfaKwrJ8EP X-Received: by 2002:a05:6a20:1605:b0:1a1:879f:83ea with SMTP id l5-20020a056a20160500b001a1879f83eamr2948794pzj.21.1710022251870; Sat, 09 Mar 2024 14:10:51 -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 v12-20020a17090a520c00b0029bc57871e4sm84869pjh.1.2024.03.09.14.10.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 09 Mar 2024 14:10:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 09 Mar 2024 14:10:51 -0800 (PST) Message-ID: <65ecde6b.170a0220.b25d0.5b95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 96D3F605250F; Sat, 9 Mar 2024 17:10:50 -0500 (EST) Subject: |SUCCESS| pw137997-138000 [PATCH] [v5,4/4] crypto/ipsec_mb: unified From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240305174227.1785111-4-brian.dooley@intel.com> References: <20240305174227.1785111-4-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138000 _Functional Testing PASS_ Submitter: Brian Dooley Date: Tuesday, March 05 2024 17:42:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:240fcef51bceb527c624a2329ca1e3030fbd64db 137997-138000 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 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/29424/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/