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 B3EEB43BD1 for ; Sun, 25 Feb 2024 07:13:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0780C42DDF; Sun, 25 Feb 2024 07:13:39 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id AE5C840270 for ; Sun, 25 Feb 2024 07:05:45 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-608841dfcafso16625057b3.2 for ; Sat, 24 Feb 2024 22:05:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708841145; x=1709445945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sBnvGmuydt7kh88BoFO/XsViTvWoMGBooMs3kyHMckI=; b=BDa8Ks/dPAOc4Ulf3PW68EzBnpNPAVHFWY+BlmTfEqJ2wEwzC+4Z5KgE0PSz/QWr5X /wcx3NDhKpc9cTfmrqkX60DwBP/wtesHcZ5OSNjElFqzsEAFnMdGTDHR8H1MnEQ29ttK UlRRhhkEwh7c7Gbrwjk7ph3+kVVzdmmJNWr5k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708841145; x=1709445945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sBnvGmuydt7kh88BoFO/XsViTvWoMGBooMs3kyHMckI=; b=YMTHf+ODa2GR2VMmGwi/Yz+GmU3ZouxHeGDa062XUZHcaSV6PtbkWJbXXat8mZaIYp fdGCA7h3S3zsQDcpJ1pIloFkbe61zYb/TuTyk5LPDkyX7gOOmf4DARau7x7BIUMbaynf zTfqJ0VptMS9psdgb3bPrXa1ew8vRmPMbTKQrkY7rkqlU9CUvliW4uynA4+1wdu8guxs zi7vxY9Lr24uXD3ZwNzKi4Gza/jpxbw5TUAclyktCsOfGUUhan1WukQ+m88wXKmvaE9f UuBYVMI4VUDKYl5D+/1c+EOg6fwx0rVLlbpIBrP5Cfyba/G1O9YVkNLXECoqDhDbeRbC SMOA== X-Gm-Message-State: AOJu0Yz47dPWS+I6+X82urnBryrlYCNnbz0mdfZVxeJLQyWZz+LzUHtN 1qoa4X+RDsI4x7/Ma3dyj7Tvzb419ZIzJiATsdt94p5KBm6KaE+La4qXubDvoWZ03vx3w2AeEyd WsuRhsF8/aR+O9MWwczBOjHAhNocTBUoaxY7hO1yt3GOq3il1 X-Google-Smtp-Source: AGHT+IGZ6Eh7eXHq9tBN0Y20AbAB/jPMOPvIqhOcrorGWqHdwGlJF19F7JYeoa3P8V3DNRQ10ZrmUlMaCqfn X-Received: by 2002:a81:9957:0:b0:608:7c7e:9d59 with SMTP id q84-20020a819957000000b006087c7e9d59mr3823373ywg.38.1708841145096; Sat, 24 Feb 2024 22:05:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h126-20020a0dde84000000b0060783a2eb70sm181335ywe.42.2024.02.24.22.05.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Feb 2024 22:05:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 24 Feb 2024 22:05:45 -0800 (PST) Message-ID: <65dad8b9.0d0a0220.4022.71c1SMTPIN_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 CBCFB6052510; Sun, 25 Feb 2024 01:05:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28134/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/