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 C66E5439EA for ; Sun, 28 Jan 2024 06:38:29 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2714402EB; Sun, 28 Jan 2024 06:38:29 +0100 (CET) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id BFC3D40265 for ; Sun, 28 Jan 2024 06:37:53 +0100 (CET) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-783cd9ca29eso98135485a.1 for ; Sat, 27 Jan 2024 21:37:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706420273; x=1707025073; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DtDAbsWDmwNPiOYkCy+HqAJtFo3o02xLuQ1qH3gggko=; b=IjLbco90Z0K6WXp420TSBrX1Hh54K5H9cH2ao2sdxR0ZFXxwowbrfaZsN3wUDjgER7 P5NJB5V+X0j14ANXUyFBPD9JjPpET4aOTDZ/t4F8xHy0efwPzsYq7zVz+PhTX8AMIoxT o5Ra1EESFVQ+ZpB/rDASkMQXoGe+YP20nAd+M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706420273; x=1707025073; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DtDAbsWDmwNPiOYkCy+HqAJtFo3o02xLuQ1qH3gggko=; b=oWVHSfH2kQHCrT/jfUj5+ae4ZLF0e0zBanzLCBWhlBbX8GvBwxxNTqSAq+xcbhhsGf aiDsABfBP1gqnz9oZeu9eSXQTkuBiwQ3qTtYhWisokkVlfPf9FSa6sYvxLvK0PnvwWHm Nam7FaoAiXrQcgTOmvDEXyRrvIfFRqf8VTuYIag99wUqjBm2uqwgj2aiznI2RVRPVX8t cNWeSTCOz57xS0SW0TPucOcnWWzRmbyoB/P6C18ZnriFdR11uzZqVfh/dRXMyDXCq49g vfQY7MQq95aiKMAcIOJv69USOmBAqWdS0+xgcBZFG3iWo/XBQ5dCjRW87Dn5mlarytXz XOjg== X-Gm-Message-State: AOJu0YxV2PsGkt7aszOV4v1dSi4ZsvRocq2h9OxeL68sFvmd7LgiAKkt no8Qy74MPjzcRqpciq4/dLLh+22c/TBSvnhnuDswKHuuO5giUBpU5DhB+1WoySPTgm9tRub1HtL cjSrdKQSY5FiPL+FmieH+OX0Oz/rpgx2Q X-Google-Smtp-Source: AGHT+IEC8+fnQ2lsMLexqn4jXRJWBE8uHObTk8L7sNsa0BTwEp4EEKSO+gfI7Y9UfhQJRVDOLuSv8XfVC88G X-Received: by 2002:a05:620a:214a:b0:783:9999:85 with SMTP id m10-20020a05620a214a00b0078399990085mr3183046qkm.42.1706420273212; Sat, 27 Jan 2024 21:37:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y11-20020a05690213cb00b00dc61808a6c5sm201396ybu.32.2024.01.27.21.37.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 27 Jan 2024 21:37:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 27 Jan 2024 21:37:53 -0800 (PST) Message-ID: <65b5e831.050a0220.15dba.dc89SMTPIN_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 CD43D6052515; Sun, 28 Jan 2024 00:37:52 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27816/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/