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 703954403D for ; Thu, 16 May 2024 03:14:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BD49402E1; Thu, 16 May 2024 03:14:15 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 5E752402C2 for ; Thu, 16 May 2024 03:13:52 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5b295d6b7fbso3111296eaf.0 for ; Wed, 15 May 2024 18:13:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715822031; x=1716426831; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Nl9/64N8EwrRPDxNivXQ9iBOIHpPaaofvzjD+2N1LyM=; b=TyMu8wL5N2tSDG42CBUtxRdBCVk6saJtJy3hn0R57pAe4Lgiz+lwnASELDLtwyTHcD 2VP0YmKBQsPH+DfRHs7Z34v/pZWYIjaIqyfZlZuNnSnMUTeZzn0liGCndon8pZTXUQ64 zqr61s/eV4CI+YghTz+DwjogbHkt6sj4Yy6Ew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715822031; x=1716426831; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Nl9/64N8EwrRPDxNivXQ9iBOIHpPaaofvzjD+2N1LyM=; b=BOUXmFky3F0eo5tLKgpeCA2G4zxWuXwnNTWp0ud1psK0ZQSfty+1xd8mbc5zN1CwJ3 w6I2JFVyISJNPpsZZgAT0cuvOs54160+tLBt6TsFwxDocvJ5y0iTHzl2Ib1RprbC9gPB cDptm/SV/MuyLaI/WkptO+pA8wWn5H1NL7x3VObLuvP+UcvDGroarirCXa0KYJKA8COU W1g7t8zTrcmmgyyCwiAC92njr7f/p5x8/AzuHsdMOoJgs21wu10wuSDssDl/3MIpK3+K 2vRq5ejJgF1R+vs8NmwRbH2GN3BgDfpJe/pklO4mm/a0xPMQMZh4FOYHbWBpkWvpUlGQ +RZQ== X-Gm-Message-State: AOJu0YxazSRmTKHZhk1KfsLMXLCqWsMAmBmqdc6Aa7REtt8LR/XpMmaO Ggxspf0p0XZNYx25OjxL3puWNH4PQA/j4E1Eo5vyQsuo+QCWcBqMjvfKXOrC7hi17fNLQyG/LE7 vd67fR734qGPD3i0wMW2MABpu9LSeLdRfinNs/KBI X-Google-Smtp-Source: AGHT+IHPhWYg8EiPOiMOIIA9PORvmJ93S3FTKcXc7bvZbTttEYWEJJvBC6VP82dHDIXUKvsma+rzGbEv4oe5 X-Received: by 2002:a4a:681:0:b0:5b2:7693:b7f6 with SMTP id 006d021491bc7-5b281b0fbd3mr15992232eaf.9.1715822031780; Wed, 15 May 2024 18:13:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5b26dd856adsm1324722eaf.10.2024.05.15.18.13.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 May 2024 18:13:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 May 2024 18:13:51 -0700 (PDT) Message-ID: <66455dcf.4a0a0220.4ff5f.a7d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3812D605C373; Wed, 15 May 2024 21:13:51 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 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 _Testing PASS_ Branch: dpdk 7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 --> testing pass Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.3 | PASS | +--------------+--------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29118/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/