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 0B8F043760 for ; Fri, 22 Dec 2023 16:33:47 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0770D402B9; Fri, 22 Dec 2023 16:33:47 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A96C6402A6 for ; Fri, 22 Dec 2023 16:33:45 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1d3e8a51e6bso15948955ad.3 for ; Fri, 22 Dec 2023 07:33:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703259225; x=1703864025; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=O10j5rWmcRxRDpVogUzXlQdA4BVyFINmQXROklKmSec=; b=A2o5qEjo+58KwB4bWgWdBX8jqKV3uQRx1AaHp2QKE6kyOFB6H2F9noPdg6JKYC/wo1 IliGHZRJ3x3c8bMHNkZKBkObtL+04beW13np4LnBz1GCC6uEVXkx1EBry0f0xVSnmTbv +FSpraPbxXvLQirDD6SPANt6FN+pAOJGgpRlw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703259225; x=1703864025; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=O10j5rWmcRxRDpVogUzXlQdA4BVyFINmQXROklKmSec=; b=cNjb3I+pfR8rEe1LqfBH4Of7K151SG+8etes2xo9lJFoalusVDpok2zTWtgohUh/G0 nYiNmpMSKhYpv+7O2THnsclsHNhdMjzq0iuXjB1FoGPnU29cKLj4xWgDQ1MXEa3LCjjF aZrd4DUgJ/jOKjCDbthBRTbd2RLrEPlcRuFecPPGp0xqnEyOk9fvmxQro3EarS9or8c6 ezw6OUnXZJSAwMesrvWZX51br8VU0KJS0E7MFkGbC17STnxwUbz8K3ZYSywf/7m1wBXy KXNVhC5mXSZYEYmwSzlLg4RpEE6df9OzEnzYgpHUDfh1JFDKjJ9Byd675/yDam25R/O+ DqYg== X-Gm-Message-State: AOJu0YxY1tzl63nJ8lxEdMbsGOm1jTtnG2RxoFwPUrA4p9W+Qlj2a/Aq aio78/UxHi8UlA36SwQw5+1t7KzMNqBVKRfYvpc96AtDMufirq0dx0qL0g== X-Google-Smtp-Source: AGHT+IEzNiEqMsNH+hucpmPEjiNxbLxsWygaCeqJPyozwa1C8CJ1Ez+yeHvgjQc1Oh+J9lcI/Qibqly3SEeM X-Received: by 2002:a17:903:40ce:b0:1d3:e135:7891 with SMTP id t14-20020a17090340ce00b001d3e1357891mr1604729pld.102.1703259225018; Fri, 22 Dec 2023 07:33:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f15-20020a170902684f00b001cfc9ad74a6sm216499pln.50.2023.12.22.07.33.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 07:33:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 07:33:45 -0800 (PST) Message-ID: <6585ac59.170a0220.fab9.b252SMTPIN_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 44494605C311; Fri, 22 Dec 2023 10:33:44 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 4307659a904eb9c9b60240256857228f77a0b97e 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 4307659a904eb9c9b60240256857228f77a0b97e --> testing pass Test environment and result as below: +----------------------+--------------------+ | Environment | dpdk_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 37 (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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27451/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/