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 546454387C for ; Wed, 10 Jan 2024 07:50:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4F37140298; Wed, 10 Jan 2024 07:50:27 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id D4E5340269 for ; Wed, 10 Jan 2024 07:50:08 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6dac8955af0so2040649b3a.0 for ; Tue, 09 Jan 2024 22:50:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704869408; x=1705474208; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zhOcjRz7NQFcn9yImhlOGGbMV4SvyHDe2JYtdXClHsM=; b=BPc69r7ahnLqQllIeur3jOwilMHM9nkrGP3+W5hdof8b0UIFe/nbr4/Ntqfk+jV5ix 1FZ9Tn8kBt3kIq1HLSIm1u7MmitRnwPagaM1RSmyMVBV8re/RwjjQWbfS+2UWx/1kY9m MjOBWeuAxjCrXG9hcdJZQsm22dhjrxFSRTUT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704869408; x=1705474208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zhOcjRz7NQFcn9yImhlOGGbMV4SvyHDe2JYtdXClHsM=; b=bfjamUhYcJpMyHKGWG7UTYo6VgmsEUBUqWiyEwnV0uEovS0WiUaxO9gF93RsNAHP7t El/lGGnzjhPQWnknH4rd5YfKSm2kjkFhEWr0Ib4lw9zVH6zbNxSeFaKGvdlmA4rRrfU9 Ev4AlVt+1I3tp7eg4k68WnQGcgju36Wku05CzQmzbN38M0Kynpy1YLqfiaVCZga9d79R CKC6lu+3Uszp/A1XOh7EP4+VHsybYAsR0w15qLtPu9vGw3l3vjjs59LoHNcw38Oz6pgA 1lmNaRB/goic3AuhTDt5+Utimw9dnqPh6VROoSibhNG4E+NWCYVLsysoHLT6WzXDkC/W svQg== X-Gm-Message-State: AOJu0YyGP3fYHLnp3mndJXSCb07yA41kmBGbNsFbXizEXCGQ01LOtbrL pyrYA29wtfdMq9D7znXP+KlejFOtrt+IP1RzbwN7mkcQ7jCmuzzQIOymuQ== X-Google-Smtp-Source: AGHT+IGAmMwkgk+KQkEKJJ36t2qVmtNTpe8NAjR1Ob/RgHqwGd7PbNgk4lDAoAV4wQuut1xpdY7tikTdTtea X-Received: by 2002:a05:6a21:6d8a:b0:199:97bc:718b with SMTP id wl10-20020a056a216d8a00b0019997bc718bmr367587pzb.75.1704869408057; Tue, 09 Jan 2024 22:50:08 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id pt4-20020a17090b3d0400b0028cdb161027sm39995pjb.3.2024.01.09.22.50.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Jan 2024 22:50:08 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Jan 2024 22:50:08 -0800 (PST) Message-ID: <659e3e20.170a0220.8a64e.3015SMTPIN_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 447556052516; Wed, 10 Jan 2024 01:50:07 -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 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/27623/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/