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 3104A42331 for ; Mon, 9 Oct 2023 03:00:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D2C1402A3; Mon, 9 Oct 2023 03:00:39 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 8B283402A3 for ; Mon, 9 Oct 2023 03:00:38 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7a26fd82847so170146239f.3 for ; Sun, 08 Oct 2023 18:00:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696813238; x=1697418038; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9N2fmA01D+10T0eqnAyBkTWDSnIzO6pL/KShn1BYyVQ=; b=IHEe4Jeob8nNS/772bQoIPR9e8EVV3pk/ZV5+/PGG7NdYY0VA1jkhgSA5RwzDuSSNm TiP/l8GUSzVgooVRHqfNOWkPbIiEmqZn4usm/X93f2hTSzopXyjYjOtbWNPUgqXSK16x saPPan0TBKJdRa6i1+zIPoJ8FD+iB5rh7JmHo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696813238; x=1697418038; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9N2fmA01D+10T0eqnAyBkTWDSnIzO6pL/KShn1BYyVQ=; b=NzzjQD2Il8xZ0eGDbbLreLYuw4j05YIUlDErcHGXafo1N5TMZOZcOxP9LlV4V7pvYu z/EtzGVJN7VOZ/j+IoAwuuky82LkcrY4xZdDw768JBhPMI1lu8uiyuyNjF1K1n8Vr/e/ aH90XCKOJ52oX57wfwLTXVL60rAa06yyfsIApexaigGCHgQNq2YbAA2AHJp42QWJlZa5 SosHOsPPZO1t6uti5oL3oXOMoDma76t2YSvZNzSAIVME3ex8yu/LF2fMTue6umEhtigw SYb5kviyoNhe5OxrBO8FSEzs685rlzcLwYSJYpXI3vUD3TRUPQp25FhBqiFEDeIK30/5 8KWg== X-Gm-Message-State: AOJu0YxAVk9qvY/MDEwuqfJL838k6zJEDnhcxrc6tArScc3YgX4Jsfmy L1nVi9X7o4fdc5dLk6I+NwqU4t7bvKsOfhOcCUHSym+0G3QAWlyG/LRVAw== X-Google-Smtp-Source: AGHT+IHl6gsU5U54qjEZAMKrGXmjQrFPBFSnta7QOkQWycWDyWn5Ypk0M76QOwmBga1zKxlvefu8GC3NHB5P X-Received: by 2002:a5d:9903:0:b0:79a:b667:4e97 with SMTP id x3-20020a5d9903000000b0079ab6674e97mr15325297iol.0.1696813237961; Sun, 08 Oct 2023 18:00:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a5ea704000000b00786fd8e7618sm309579iod.9.2023.10.08.18.00.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 08 Oct 2023 18:00:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 08 Oct 2023 18:00:37 -0700 (PDT) Message-ID: <652350b5.5e0a0220.f4d77.d7cbSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D1FCE6052514; Sun, 8 Oct 2023 21:00:36 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> testing pass Test environment and result as below: +-----------------+--------------------+ | Environment | dpdk_meson_compile | +=================+====================+ | FreeBSD 13 | PASS | +-----------------+--------------------+ | CentOS Stream 9 | PASS | +-----------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26392/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/