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 53219436E8 for ; Thu, 14 Dec 2023 03:02:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F6F542F57; Thu, 14 Dec 2023 03:02:07 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 964EF40283 for ; Thu, 14 Dec 2023 03:02:06 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d7fa93afe9so5667805a34.2 for ; Wed, 13 Dec 2023 18:02:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702519326; x=1703124126; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XWe+SWadAysD2GMijRKXxZpWfX0Y8PRUUjs8fZg9Fuc=; b=WzW9hzeGrhTtNjkt8DPTIP4VhB8FhqEEFkYqaxrfKi+s60dWpAp88XAKg3Pe8FakRJ DZnu3malebDMX1mZO2ET9Yplb3K6Ij4aN+C1rI98mcNiQtEUPRbAuoBxBLCBioxV+f/d jFJM1EhQcqLAfHN3V/OXk0cXEKTa4Qy+ZrFew= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702519326; x=1703124126; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XWe+SWadAysD2GMijRKXxZpWfX0Y8PRUUjs8fZg9Fuc=; b=AeCNv4/nHBW7hgR5I/rFm+WjHBOD53uSP14xUBTheEpXQHD/5DToeroG6k+jfuGyeh iyllJ+Otvv9XGUq2X+hyc2NGEab5rKO76TaF8ATDxDok5+uU5cFv8cIAkXP/od2EUaK5 Qm7lWq2R99nDBAukH5wqGRTziiKIgeiAK168WwBeXdyOk+HUGMKibBaeeIBaflPqjwiY hzOqVb5k2mcS7wSSL9qzVv5nzQKLcdCRTL0mESlEawyJdHKD/cNuT2RSr7BuCKB5OTbn JdLYNJxM1L9gJq5/KRK1TK+8+l5ECChn63D4nzYAuexgioTaUR708X0RxJbZwJ7V5k1P ydwg== X-Gm-Message-State: AOJu0YzqTpHrUT6ePC+SmJw9ESonajchEvbR2VETntXNaGGLu5SyCSXX g/cR2bsUub+OqLAdTks035glHtsb/8Aiij6IYpbrPoZhXHQpLQ+1LNT5cPQXkRJQggOaVPQfyQ= = X-Google-Smtp-Source: AGHT+IEMeU8RpIkDpz0SQOlgFLkcZWLRo0fn14qT5cm2ukH9MURv9SJy/yYtsLrvHRqbgXsnxNnetK02Ah/P X-Received: by 2002:a9d:74cd:0:b0:6d9:d995:5eb4 with SMTP id a13-20020a9d74cd000000b006d9d9955eb4mr7762501otl.45.1702519325998; Wed, 13 Dec 2023 18:02:05 -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 m10-20020a81d24a000000b005d7fb8a80f5sm1224826ywl.16.2023.12.13.18.02.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 18:02:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 18:02:05 -0800 (PST) Message-ID: <657a621d.810a0220.555ca.c3afSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9ED55605C311; Wed, 13 Dec 2023 21:02:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e5dc404d33ac1c6cea5c62a88489746c5cb5e35e From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk e5dc404d33ac1c6cea5c62a88489746c5cb5e35e --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27328/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/