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 63AF3438E9 for ; Wed, 17 Jan 2024 07:42:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 601974028B; Wed, 17 Jan 2024 07:42:12 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A7E454014F for ; Wed, 17 Jan 2024 07:42:10 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7bf617dcedaso25757539f.0 for ; Tue, 16 Jan 2024 22:42:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705473730; x=1706078530; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=roGWaTOsLa3q9Vv4h0cMFa/Tcar+B3NpoDKfw3PK0/A=; b=NyUoMHin9OtkzF7GOLD7VLwetCkL/3EsSJsbfn/wVZ6XQdZSSDgvgb3Ybn5KRVFcxT u9ZpK/zUh5d0l0v88s2Q++87j6F0//2EI5nvFMzsdwgT2lo0WggVGbPmOevzlU0uOPtY gT25lV5YXk6+qG3bD2RmANAKNxCyHI3jqkNjA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705473730; x=1706078530; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=roGWaTOsLa3q9Vv4h0cMFa/Tcar+B3NpoDKfw3PK0/A=; b=QAhRIN6yqoLx2QcDXddEbpzHTPxxuFzC02w23L6V+TGUQC+51J0aqijVejqMRU/leH B3PbromolFimeVcC+bqK0VD7YACHH3PWQMp5OvOuZZM7Vzk4xioklTnKeNa7M+DPwjoa mqBcwpTF2nP5uElYM+bwDq77rPB2Vb9QJjOKTPNzjiPw/EPqRcl6k62PfiG8+dpYsv/7 anBSLvFPGFR5tAfjbuE+DnHDtGxTmz7btPr62FzOPTmEqChmrvkXrtAQmxdAvNR80e4H FymEYRb0afaaHP6+6PSrggIFBE39C0qStfLqPthWnUNYVT6ltDmXRfL+nvEgN4xTTK0K OImg== X-Gm-Message-State: AOJu0YxdoHzPQVMXE2dRQCHlrAOcuWJhS6YpcUPCnVWNrh6OMx6clzkr Qqy/fSb3jTkBVFVpACNOIbYEshtj134OOauSh/X63YJg7UtM8SUDEn1Y7PPAQ4uYl9RE9TWGow= = X-Google-Smtp-Source: AGHT+IG7ypr642IGJKcx7gnH1EU7gO2UrGf3BTjF0YBiCEd4RHhY76nqkMhr/hXByT+xtXw0r6cNO7K/jLvj X-Received: by 2002:a6b:6114:0:b0:7be:ea19:45c8 with SMTP id v20-20020a6b6114000000b007beea1945c8mr10826411iob.4.1705473730142; Tue, 16 Jan 2024 22:42:10 -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 n18-20020a056638211200b0046ea514ceb6sm21379jaj.62.2024.01.16.22.42.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 16 Jan 2024 22:42:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 16 Jan 2024 22:42:10 -0800 (PST) Message-ID: <65a776c2.050a0220.9ba70.1cfdSMTPIN_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 C693E6043481; Wed, 17 Jan 2024 01:42:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 181fb849b5ab50011438cf507f7e84132b0a4fdb 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/v21.11 181fb849b5ab50011438cf507f7e84132b0a4fdb --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27687/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/