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 AE22B43E9A for ; Thu, 18 Apr 2024 06:47:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 837994014F; Thu, 18 Apr 2024 06:47:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 4722A40042 for ; Thu, 18 Apr 2024 06:45:27 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-618874234c9so4545857b3.0 for ; Wed, 17 Apr 2024 21:45:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713415526; x=1714020326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oDk2K360CDR6rPQQMiPFZ85otEli/tpUUSTLaFAYhKc=; b=OrzA4H6ziMOof0r6le93IEPcLbpsUc++tG5dN8vYuWtOVZWuWgMYHWuvCJg0nEPS1O fn+cB0w+gkhbSCnNCyRU4Jjg/7WY8+wzDKjpTdO3wWlRwByica47VfoSUoVKlOiVndXG jWBADEMqWeNS7mBCtyMmCkBqhuMuFWvyiENDE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713415526; x=1714020326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oDk2K360CDR6rPQQMiPFZ85otEli/tpUUSTLaFAYhKc=; b=u68QBMQqBHWmEDQgxQwMe7rY8W2GOYQuG5PTUwJp/H6dxSYH6tA9qbHwg//mxZsrdA dBBLZvNLjtpvL9chtDqfU9vFxvtrVd+53eUJrjNFavHY5SkEkn7by8oj3UyTJgVoBgLl +H7zdF/gPf3gc+W8MLUHQ0PY2ur88Mx41IBKYU8dNDGZQvyFFQI0W3FdcRrK6pZRGmAJ qcj9rI8Ej8YTKKQubPf23yLDdhknY9icAuBdnmQzw+WWXyMrmNo13EzQGyxnzFofAZc5 liqc8UOIhjyryCi/q1qvgs7+bFwOPsV9nbB8mgRV7pugkKVo/h1Qc42B06gH0COSJlNY s0Qg== X-Gm-Message-State: AOJu0YzDOBICRIeXLCx/E/KEmMDw/SBylyl6xpwwckDTiFEUMfAbEgMs 2ZphZ02R++i34D5wcQmyp6NgYO+RxTBIgYuE6u0lJiACU9oHsBqHp+8QUnls+YmnjcnThQ7tXWa DEbhEQA3szJDEsAHRpzZZQmdAlSy/u3YY X-Google-Smtp-Source: AGHT+IHHyrdWi1h5W0z72AUYg/NrUFdVV3hom0UysSh//hA3ovDAW8d1Q0j3UU1BEY8YZCsW6ZXHqy1NTCNZ X-Received: by 2002:a05:690c:590:b0:615:e65:5bc4 with SMTP id bo16-20020a05690c059000b006150e655bc4mr1551164ywb.45.1713415526687; Wed, 17 Apr 2024 21:45:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n5-20020a0dfd05000000b00615218be229sm54239ywf.18.2024.04.17.21.45.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Apr 2024 21:45:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Apr 2024 21:45:26 -0700 (PDT) Message-ID: <6620a566.0d0a0220.b3591.30e0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 554CC604D420; Thu, 18 Apr 2024 00:45:26 -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 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 39 (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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (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 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.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 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/