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 1F40245920 for ; Fri, 6 Sep 2024 20:52:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1CA694278A; Fri, 6 Sep 2024 20:52:39 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E03CF40B99 for ; Fri, 6 Sep 2024 20:52:37 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82a29c11e1cso100885039f.0 for ; Fri, 06 Sep 2024 11:52:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725648757; x=1726253557; 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=lNR6De1rE2kuJcEOWQUKBVdbmI3faX0/XKOH1AFGkWA=; b=irTM17ISNYaoSHNQQ9sCCeiiAJNpyYQfKyVW4Esb2/2uI4XMm1kNIU6jvbsmoa0u4h 6+HOuONdQE5aqqLfQ3b8RJlRphx+oyilz2kZJlEywPUEC9Z6Q0UKPjOGs2sIq2wIGJUA Juvj29Q5Yo9XI2poS+QeBGAExiEUZcK7LPs3c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725648757; x=1726253557; 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=lNR6De1rE2kuJcEOWQUKBVdbmI3faX0/XKOH1AFGkWA=; b=F7CSvVEhCq10xN/Bj44p6PFQiq5jdHxVaqeCZGXwPL6+OCUE60KTFDh1nvX6zv5bSP tdXSWe+Wm/YRi30+E/h+Vm3h7WSHz8mt1pE1YpA9fbNl+D3kDsVg7NW5aX57jpSqYGVt iY4VgiCGh6bXcWhNZa6O5cGwFYRaprZNXJlK5t01d39gA55WXtbCBDvUcqnJsbB2K3MX 5dNLd6mC1/3n+Sdnp3EzkkzI5AIHlS5lc+9aCD1MwQY6FP7WarIdPsJFshxwomVXrNhU ifM0sHSLR5cjZcBG0wubJtFmTchJdR8AtBfRSFQQftyo/wUHsLeaB4nPIAwb5k5UauHk u+oQ== X-Gm-Message-State: AOJu0YyQ3S1uOUYemYg9BzCVjmXXFc9gd/GWYxxfJOJ8nfrezXNnGh+X PqgNshxITbUISFePRZ/D/6DYW/9/Q5d21UFCGX/2c9QWBzRU0BUHw3YUVa1Kyv1O8txRIzFloxj +qOeP4fl+AZT+ifu7hyHo7dRwGu1CFsaHoIWAeoeYqiHwd3pFRd0UKzGW X-Google-Smtp-Source: AGHT+IH3nsoUSjwbZXtbhHbbiquXL8zxl5UhQDiJvt+4VxkZ5520BnsW1M5y44X9A0Utkmauup397pDuhGaJ X-Received: by 2002:a05:6602:2c10:b0:82a:221d:51e8 with SMTP id ca18e2360f4ac-82a9622fc38mr551078139f.13.1725648757128; Fri, 06 Sep 2024 11:52:37 -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 8926c6da1cb9f-4ced2dcc547sm578382173.11.2024.09.06.11.52.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Sep 2024 11:52:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Sep 2024 11:52:37 -0700 (PDT) Message-ID: <66db4f75.050a0220.27015a.00a3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id A906B6050A6D; Fri, 6 Sep 2024 14:52:36 -0400 (EDT) Subject: |SUCCESS| pw143716-143718 [PATCH] [v1,3/3] crypto/ipsec_mb: add SM4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906123939.2508919-3-brian.dooley@intel.com> References: <20240906123939.2508919-3-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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143718 _Testing PASS_ Submitter: Brian Dooley Date: Friday, September 06 2024 12:39:39 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 143716-143718 --> testing pass Upstream job id: Windows-Compile-DPDK-VS#3010 Test environment and result as below: +---------------------+----------------------+--------------------+-----------------------+-------------------+ | Environment | dpdk_mingw64_compile | dpdk_meson_compile | dpdk_win_llvm_compile | dpdk_msvc_compile | +=====================+======================+====================+=======================+===================+ | Windows Server 2022 | PASS | SKIPPED | PASS | PASS | +---------------------+----------------------+--------------------+-----------------------+-------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-----------------------+-------------------+ | FreeBSD 14.1 | SKIPPED | PASS | SKIPPED | SKIPPED | +---------------------+----------------------+--------------------+-----------------------+-------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 FreeBSD 13.3 Kernel: 13.3-RELEASE-p5 Compiler: clang 17.0.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30937/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/