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 B414445459 for ; Wed, 19 Jun 2024 22:36:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF90B402C6; Wed, 19 Jun 2024 22:36:20 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 08382402B8 for ; Wed, 19 Jun 2024 22:36:18 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2c7dd54d3d2so193475a91.2 for ; Wed, 19 Jun 2024 13:36:17 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718829377; x=1719434177; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kwqBDQvZuklTp2TJw41XEhrNH0oiuiX3dnqqwcoRws8=; b=NaC7IaXjNw4aNwAn+XJAGMBadwa+pFaH5czVDYoCXYX6iRjNeFOhfR0rFFFdklNYT2 cmXivXzFx4HpHtMZ9zPohB/p2DnohhsCkAIbSP+zTLnP+CZbYlsGHWPBpS6nme46hZ5p cfHy/miqSlB9cd/LthSAG3CJtAmSoZiDmcuAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718829377; x=1719434177; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kwqBDQvZuklTp2TJw41XEhrNH0oiuiX3dnqqwcoRws8=; b=AVgvHaYmyA8zQgOaM2qqkUWhAkfueC4JfpWyUKkmSwX4sA4W3dLJQw+Vm59rk+gdgn RNEnCi0dZ3XkBDSoYxI7IIrlqbg9gfsXFZqxh6cmzB5unvnEbyclmyz5R72YnfenwuQn F4X2kOza/vBhL/1wbMbrnyx+YLK/4HpNJqNNj5w5Gx1uZymoz+pA6wJ10kN6s70wgi7q OfV5p6ubD3wQgPsRTfQuXaQwvQ3errQVTTX8FPnz4ZZiE82F+/WD7/nYA8FCBptAGG5r tYUradDqto1V8QgtmmsT462SF1QGm0z1rUU+kty4rS/ol/kQA3c7IBDWBG3/F5NeCUj1 nu7w== X-Gm-Message-State: AOJu0Yzxk2d6wFqPg5qHsIaA+gXy4aEsk+GG0cdbOj4NghEGWyMQyv14 SfvIWOW+ultP8KQ+GfCYoNespkrwGmXqwniIoaW6J3ruJ1/EAgu0orj9Y1I6BLbZitNgJ+naLvz UQPKRWfgoeot90ErfEiVcc09lHkKaxt82Jt/FvfFo X-Google-Smtp-Source: AGHT+IFYzzLQNSdZv1twyWF5ofyELG5twyIaiDhId4NvNh8QupO/rsow3qh4xPq7gKIaBK6QfPE725m2PyVv X-Received: by 2002:a17:90b:23cc:b0:2c4:caa1:5e44 with SMTP id 98e67ed59e1d1-2c7b5afc1cfmr3692829a91.17.1718829377174; Wed, 19 Jun 2024 13:36:17 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2c7e53e9f01sm9534a91.7.2024.06.19.13.36.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 19 Jun 2024 13:36:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 19 Jun 2024 13:36:17 -0700 (PDT) Message-ID: <66734141.170a0220.1cc15.0971SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 60C01605C373; Wed, 19 Jun 2024 16:36:16 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] e0dc4156c26bcb11c4348a079fa5fb8c4838423b From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal 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 _Testing PASS_ Branch: dpdk-next-crypto e0dc4156c26bcb11c4348a079fa5fb8c4838423b --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.1 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.1 Kernel: 14.1 Compiler: clang 18.1.5 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29507/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/