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 3921D43BEB for ; Sun, 3 Mar 2024 07:12:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 34DCA42E2F; Sun, 3 Mar 2024 07:12:52 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 29F4D4028C for ; Sun, 3 Mar 2024 07:12:51 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7bf7e37dc60so233255239f.3 for ; Sat, 02 Mar 2024 22:12:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709446370; x=1710051170; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KPozIrLCkcByTsLwYAXnPjXK1y2Vjr+Ermv4tlAKPu4=; b=ZGpZD5ZlwpNsQE0fHbYBjXpjTh803hChvvPpQCvAvKFqXuHNgrv+zeiVtZQ7rVI+aa SBG2xZggcvGPIqWvq6agiBKrBe+yo1mrjTp+qu2lx4WDMjaq+Fxrn+RsiMXq5vFPv+of bNDG+mKocBuA7eVwm+nS/DyPmCOZpf9qqywqA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709446370; x=1710051170; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KPozIrLCkcByTsLwYAXnPjXK1y2Vjr+Ermv4tlAKPu4=; b=Bxsdag65T5mnh6jfjgsEZPPDMH+HBkChXgyy14W5szO6TQodGOom91RssWBY0Mf98S eXxphlAKysZcdiB2EfNcoqmIuewlYBWKon2p8KtvDPkVvV7uVG7KWw9NRjqki4pyiCZ0 eR1UO259TOk64FH4iqZe0lWcYBv7ZBsuLfctT1ljc8oi6WirwQHeRBZynmtA25D/v0yg tZ5Rayg/iGcN+IE1Q16WkJ0ZUjT+1sGYoCGPRYibI9uFYZU5Q6TR/lUjYB/5afmCSQej 7BfS3qKkd94f10Rkw6A8kEy81OJl79/Zih0J6Xb79ynzpwW2QplBmWIPB7Y6/FoH9pJA a3Mw== X-Gm-Message-State: AOJu0YxSDPdrR3WTSMshuNGzT7yuiMthXOw5izCpN8S1931L0GXiOjd5 8xEXygwfzdI7/Q7gl+eN+hvKkT3wZdf5cg4kgtC4TM7gaV7XqQjqbATgw4KviFPY2SzSIq+YfA4 bxBxZw05nqTjdz55MEpT3S95Dx55rtgGX X-Google-Smtp-Source: AGHT+IHrtJgenFjR8lepynYtUubT/iZY6FjXem0cS0ZruYvX77ag73JXJuPDB0EW8YqTovcXkXm/ElUDF4h6 X-Received: by 2002:a05:6e02:1c46:b0:365:2390:9313 with SMTP id d6-20020a056e021c4600b0036523909313mr8314599ilg.12.1709446370621; Sat, 02 Mar 2024 22:12:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a92cd48000000b0036516848461sm334615ilq.71.2024.03.02.22.12.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Mar 2024 22:12:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Mar 2024 22:12:50 -0800 (PST) Message-ID: <65e414e2.920a0220.4ec88.78afSMTPIN_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 255956052511; Sun, 3 Mar 2024 01:12:50 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] caf0f5d395d99f48550aa345e7c920fba34a42a2 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/v22.11 caf0f5d395d99f48550aa345e7c920fba34a42a2 --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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/28282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/