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 8998F43F34 for ; Sun, 28 Apr 2024 06:56:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 01EC24028C; Sun, 28 Apr 2024 06:56:09 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DF0FE40263 for ; Sun, 28 Apr 2024 06:45:27 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-61bb638697aso12539477b3.1 for ; Sat, 27 Apr 2024 21:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714279527; x=1714884327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WXxxz5f8FUcBU/zLCG5DHUx6mchYFo5BsFKML25dt3g=; b=Ivo9gi64a7pC8EBIyBs+BtqaaJ3gklHGG3HSn+BY9iMpN4n6s+cGr8/3Zm73TAINHA OhE6vAt5HxLcN1lajffcSI3psDsbVBcBjUM5jHNzF8We12y8xLbCXR6doiLy2og1ia8b 7xR/pRwKmgaOG8LOjngRfv1znZ11Vs1rgaEBU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714279527; x=1714884327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WXxxz5f8FUcBU/zLCG5DHUx6mchYFo5BsFKML25dt3g=; b=DmTTqt4yxFa0BWLgF/ayfWq0Qs3lCMJ7hw6lyBP90Kh2P+VHHUkW877wO+KhPhJRwL clNGAX79gLHzoZopkJKpah538FMe7p9PXRyG8rM6DG1L+4dQwmXihXsjVmFoCfmJt3HV j1d7QMnLXKPVl/RhJpp7vanORyQCzp8W+6rsdUV54oxNqFlKfLEU/SlHce1Xmv0Xlw97 Sbvd1TU+UoYCHLhmfolyORPlYofC/32F3+iTAIArhQBTNumajpwx/37oiCXpJp7rysfA IDhyg4ihLO0qCY2Acxqo6mavaftq4NkI5ijwuMa4rvGJZwjWHZeqzpO5JAOWoxkpcc76 18ew== X-Gm-Message-State: AOJu0Yx5yJWK3+QygYS8tg97nSocfi8wuVKl+tBmeiImqOlTcQIKoGjw tGwrU1RJuw0txDU4d3eMbhvM89x4KtbmEDUVAFg32fl+xhILrvDlYStAftgwgyR2rbfoQ6zax3M JMq8LIyVnjGlzFvnUVtd7D1mPqXvqCmCB X-Google-Smtp-Source: AGHT+IH2QZ949YbY+H4HInc3Hmv6otWcKlzCRGGh4T49nbDJ8pkNjKYVbvzCflpqqm1KwI+L5hWG+LU9kQFn X-Received: by 2002:a05:690c:6f8c:b0:615:79df:e7ff with SMTP id je12-20020a05690c6f8c00b0061579dfe7ffmr7181957ywb.29.1714279527241; Sat, 27 Apr 2024 21:45:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bh6-20020a05690c038600b006169099da56sm1043147ywb.49.2024.04.27.21.45.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Apr 2024 21:45:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 27 Apr 2024 21:45:27 -0700 (PDT) Message-ID: <662dd467.050a0220.498ec.647cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E765C6052514; Sun, 28 Apr 2024 00:45:26 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28963/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/