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 69F2843FA6 for ; Sun, 5 May 2024 06:33:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 600BD4028C; Sun, 5 May 2024 06:33:34 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A4674025D for ; Sun, 5 May 2024 06:33:33 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-5d3907ff128so776191a12.3 for ; Sat, 04 May 2024 21:33:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1714883612; x=1715488412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vRhW0+mLOg/r1pmay2Vo61ZpGNWKbSp4BvvVWtOBORE=; b=VEFX8kssdrlHcfYyVRqguKqkHo3L+gjsaHgfpYrEBB/sg/VYx61buxFfLN+eT90IOp Kev8J0LKYbYaQW02gAB3YDWRFwqDTjCSN13J7O8Opm148QZUm6kE4kLjf2EGbkFKNwIA TsAo05SOBAbWVHIVAegjNbJ9enbKxmb2tQc4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1714883612; x=1715488412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vRhW0+mLOg/r1pmay2Vo61ZpGNWKbSp4BvvVWtOBORE=; b=rwmPaYGjVPspmqwoaT/Hm5upXCYh9RY7jYsZxfx0afHCT52QhhdcaEpV5uBU2QDd/S uk7pPGzhv59u6zNU2kPGRj+zlQW/9219s8NSb+UTeJYWuLvGnvusYQwM1h790QVQ1faP R8lUjh37/Q3OXJD81l0dsS8X+Zjsma0ndxgf7hK7dTjQPPh0WqEUxNBHdv4ACwMXVt8H tyJmlp2ImtHSTXn8tdz+qegAPx6qmpPurw2bwxsDpCLeLVi1aaRP6nDSLelCW9IWEE0J lQLsu3umWC5OrBHeM3FpBrKzKG5G5RCvWXiCgl/gvd6pskTXbChtaxlCxSWB+aynm9hB RoVw== X-Gm-Message-State: AOJu0YwiIQtCvQUI916PqIxZeT5Umf0GddVtkEClmpOFenEhgIUKtfq4 hO1/FKH7Ll+zHehZdwQskn8RwwQVFrxem4ObW8ILle9NmxW88/frXl8B/MhXNAWmMwbKdsiOYE6 2B/3rhfrDVNUkPO6HhGFN6sB2s2f4Afs1 X-Google-Smtp-Source: AGHT+IFvoN6fHHFIaDGWvBGk1NMq2Fp5SJnNAV7Oz6fSBC+Sw/4DOlw2fNQjT+eoSVwbk3VdFkj90R+fk6cf X-Received: by 2002:a05:6a21:1506:b0:1aa:5a22:5eca with SMTP id nq6-20020a056a21150600b001aa5a225ecamr9338878pzb.31.1714883612390; Sat, 04 May 2024 21:33:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a20-20020a634d14000000b005dc4202b40bsm450670pgb.6.2024.05.04.21.33.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 04 May 2024 21:33:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 04 May 2024 21:33:32 -0700 (PDT) Message-ID: <66370c1c.630a0220.90a19.e9afSMTPIN_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 9B1CF6052514; Sun, 5 May 2024 00:33:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] b0b971bf661967fdf3d06e56b5437a779c2915ae 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/v23.11 b0b971bf661967fdf3d06e56b5437a779c2915ae --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29032/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/