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 25B6643B6A for ; Fri, 8 Mar 2024 06:32:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2125D40291; Fri, 8 Mar 2024 06:32:59 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A904140284 for ; Fri, 8 Mar 2024 06:32:48 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-609fc742044so11516977b3.1 for ; Thu, 07 Mar 2024 21:32:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709875968; x=1710480768; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DZF4j3p9qYc8jYrpaNC7KPCKguFPw4PViZf6fQZFOhA=; b=ACOy+b9LeMSFwNJ2u3gbMNaYyMUpwTM5KsYnpEsHFd+71/djU2P8vzH30LGeDsM6kl CFIhDEWUKW8XO/u4yTXKSGoXjODXwOpyMDSgG16uJ4pWlpbemQsyZoxqZKY14Fw8Zr7t hZWMBmgtykTdwCmICyUCVqNh3L2dUzCFDFsTk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709875968; x=1710480768; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DZF4j3p9qYc8jYrpaNC7KPCKguFPw4PViZf6fQZFOhA=; b=voThtZQND353GvVzcEuYlSaxNPKzW3BAf7EHyI+EEJu3p6C1wYmnvqHP+dya22gv9X kf9eyOO4CAxRrdNOqRFbu0FQMmskrTF5+ojZEZTV+lum1ccXO0hw/Utxeiqvj0U0LWXr +JTUr7zxrO7p2AgK4l1n5f3tqRZTASiAMdOuyj3aDH0JGS9cSQemL5DOGKb8vD68p6au hiFI0PARML781MfA8R4C3YplvrKGVju4mt53DtJBVAl8MVpb+REezJCZCtMjosTSZEtu DR8tPBimSkHqEK4RS7EatVGKJT1dM9+0FPxmiofMgFFtLupk9RferDZEiH3JFrZ/L68j HbmA== X-Gm-Message-State: AOJu0Yz/Z8yltE1okSBZ959Ijalpud1okXOnjkPAvkZ5EcrHnMHu6+yU Oed6N/AoYKdOGOVzz5VYBM2hm0mc+SCEHlaJLdRx0HVoAUPAIZAc+BKxccOuDMq5VtNDXjEefMv R2t9FHlwQjDbrswNZRC3CAhkIZ4B357Em X-Google-Smtp-Source: AGHT+IFDVbiEf1LKN/HfNL4j8pn8L0LcWUYv0S/2uu098pEclGLIi6+g892HQKDQ2HKVeBgH8CTx+yMshsTq X-Received: by 2002:a0d:d8d4:0:b0:60a:23b:d929 with SMTP id a203-20020a0dd8d4000000b0060a023bd929mr1333215ywe.7.1709875968156; Thu, 07 Mar 2024 21:32:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r142-20020a819a94000000b006079da1b9a2sm1007233ywg.61.2024.03.07.21.32.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Mar 2024 21:32:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Mar 2024 21:32:48 -0800 (PST) Message-ID: <65eaa300.810a0220.c629d.ff91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id CC4E46052712; Fri, 8 Mar 2024 00:32:47 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v22.11 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.2 | PASS | +--------------+--------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28385/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/