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 B146C426C3 for ; Thu, 5 Oct 2023 16:20:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC9A24028A; Thu, 5 Oct 2023 16:20:31 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 070414028A for ; Thu, 5 Oct 2023 16:20:31 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1dcbd8a56d6so635326fac.1 for ; Thu, 05 Oct 2023 07:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696515630; x=1697120430; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j2nRMgcA0PimiB+2k++KmM602XghSF4uIBK2n/lIL9k=; b=DaiLozU+pMLDh6ek8ADjddjPcxv63lsRHmAavWJycO5A128QjrtVbtD18Tj3CKcmoF 3m8MJS7vASyMGhL0oI9FO5Jgg6ZCiCNKglxFobv8pHLHNsYa8gqDsuyYIvVhdJYtu0ET 6Zbh48FO9e3gk5ozG2sJRMdUnlG3TirojrrJg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696515630; x=1697120430; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j2nRMgcA0PimiB+2k++KmM602XghSF4uIBK2n/lIL9k=; b=E4CCwzsveb9siMXlKLDm9PyRP5fNCAat7MW2rD905zMIINVCqv1+Ji6mkTBIa9y938 72RwtXxJHVNk5hZUZV3eWbjM0CYeFPiPES5SN5IZmPWEDFtBgm4qKe3eYCf5KUAoBMUT SwGan/AV7djtOo/qHCGIQ81hO3hT06Fb+m9dwrubtJoV4+xwmQkZfPVngAkWb+EUjK7s vDcbuhJxX0nyV6SWTYowgms6OyQdEbOT5ajPEkyOSffTRIRGDynOPIN4UORt1CPEIbRx M7DjWMNhdvKMgQhBc2Q3awmjRf7RiZqAlex+SJyvYm0iKV6als6zhIO4Eu04LhI0awMX cMpw== X-Gm-Message-State: AOJu0Yzs6wgZTFOv0qc4XAZByKceOXg7WW67efIeaXH0/jckqZ0c7DQo ngXCqqGr+fmDKm4EoEwxI7EplJDSqQG4sSzCWM38VOQIDC0DpDgYF9z0RQ== X-Google-Smtp-Source: AGHT+IHyM+LuiPE0tJHcm077DB/bfUNKQ2vnTfA2tzGeKVZRipkzzbQmWoHjMzC1o8tCqtTr7dENWtZ/HMX7 X-Received: by 2002:a05:6870:2194:b0:1d0:f5bd:6e8 with SMTP id l20-20020a056870219400b001d0f5bd06e8mr6591116oae.37.1696515630367; Thu, 05 Oct 2023 07:20:30 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cj11-20020a05687c040b00b001e15529d67asm130010oac.28.2023.10.05.07.20.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 07:20:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 07:20:30 -0700 (PDT) Message-ID: <651ec62e.050a0220.a902f.7697SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D3476605C351; Thu, 5 Oct 2023 10:20:29 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c2da08a9ed54878f5582c10ec6a4df84cfbe50f2 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-next-eventdev c2da08a9ed54878f5582c10ec6a4df84cfbe50f2 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/26364/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/