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 9E65A436F2 for ; Thu, 14 Dec 2023 19:50:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 99E2D4333E; Thu, 14 Dec 2023 19:50:58 +0100 (CET) Received: from mail-vs1-f98.google.com (mail-vs1-f98.google.com [209.85.217.98]) by mails.dpdk.org (Postfix) with ESMTP id D2C244333C for ; Thu, 14 Dec 2023 19:50:57 +0100 (CET) Received: by mail-vs1-f98.google.com with SMTP id ada2fe7eead31-46603b0de2fso1889349137.3 for ; Thu, 14 Dec 2023 10:50:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702579857; x=1703184657; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A5BlnT16gUGjN6hUaCLgTvt/r6MRzhhLcOX696ArrKU=; b=TWYWHUPuJKVgLuufDZBENmzNx7PyuMjlNG1otS6dtHZpw0bi5NOWsVnN1DasXUfDJk Fxs/UzCEtcyoLHT0ZCUHSx94RbWnsWMkHCZjU2YG5ED8UirvMCQFOnfS28YUC6M6WpYM u3z9OUhXyFNZMwep3CuoI1HehtXVnAzelXZxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702579857; x=1703184657; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A5BlnT16gUGjN6hUaCLgTvt/r6MRzhhLcOX696ArrKU=; b=u4N2AmQewCWuMVXezb2lLCd3/aQS4VEWF6MwLsqGyE1ny4x0pzAQmSpbjZQLIKj6Np SctaSJxk6/L30iVOc5HRKvOMmz8l9oOvCM0wpJbrfmeZi2nbbBM2aqXJbChQQcyPB8k8 o7yB4I4i8dPglZTXn4BsLslXUNAYR+kd1SwycT6/1uPUl6cw/c8pF266WE/EN1bYAJ72 z0GlgSlahaNpus+YBquxSxFxDvv1J9ZUCml/hHyaiaEZ0Ki4XJSWjbX+EKK2oUTBfoCR eXHesXOuNTDs1qpp/ww7dpQBVRzeQjTisEoNDBbr+auWhMkb2Iau//vLdTre2tLF/FoP 5VxQ== X-Gm-Message-State: AOJu0Yx5+R6ri2DFGD+C7Zre3+ntqUi211LblhovWWeldahGzaFK83jt h0AhQ30dp1lochyz8CFjsRGrHxaHQ8iseQTDnzCQqZkmlAUKP4tcQwBRRg== X-Google-Smtp-Source: AGHT+IEpqhqQ37MHkVu+TDYD18aUsAF2i+IyrFFUd9vtJfFmoLewQVKubn0QaLzWKNgL17lVaO2JBgYSnK9C X-Received: by 2002:a05:6102:3051:b0:464:8a78:9ca7 with SMTP id w17-20020a056102305100b004648a789ca7mr7556659vsa.27.1702579857248; Thu, 14 Dec 2023 10:50:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o9-20020a9f3509000000b007cb598c2dc0sm283732uao.9.2023.12.14.10.50.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 10:50:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 10:50:57 -0800 (PST) Message-ID: <657b4e91.9f0a0220.920a2.a5b8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id DD0C1605C311; Thu, 14 Dec 2023 13:50:56 -0500 (EST) Subject: |SUCCESS| pw135209 [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 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135209 _Testing PASS_ Submitter: Brian Dooley Date: Thursday, December 14 2023 16:41:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135209 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28631/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/