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 A311543EB6 for ; Sat, 20 Apr 2024 06:44:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 23CDB40E09; Sat, 20 Apr 2024 06:44:04 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id EC2D1402C3 for ; Sat, 20 Apr 2024 06:43:46 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5aa400b917dso1851013eaf.0 for ; Fri, 19 Apr 2024 21:43:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713588226; x=1714193026; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JW8LM4UAPBtjBr1zPADJBe46at89y9Kv+LTwPifLSfs=; b=be4EXEcG/hV4ZYS6Kgk/We1t2udzeVQpE/NAs2U8iv1xG49j2CLP0JILFhfVNbPTxl 3hethwTZYAzjpYvk0a6e5DYkVHjipuuFD/gAx+ROPAMDdJMQRvqo1UcXGAwpJr9J5rYv +1UCGWy2lBuvzDD7m7uetUgQYDnmCyqCaX2JM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713588226; x=1714193026; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JW8LM4UAPBtjBr1zPADJBe46at89y9Kv+LTwPifLSfs=; b=sRHq5tXazFU/jFV3HNv4R/C5qM3Za6YJg73931rj09e+Hd7ZQBeMBkC2Sk6M7Xrvwt sR3yfAj/Dof0vuirt0mMZCfDDPt3Mu0quu+SGcEiBf55xQc5NokF/vQnUwaWeUjx+6Fj 8Gfn6vEBBZBjFCjoYMHN54hOg6e0n6tQJEXsSDUw7VVvSWj7ng8hIQl1xQiMzH2kVv4q dg1vI5eqa2O/1AkG509MhfhlTBNKTghQmRr80sAFmYVGPtIbosBlu/LmRXMngOprkiBt aPc5QvnBq9aHr9ylyiaE+gYvCp6G+v+ZQr4Me2sq+ZCbqM8Y23+E7bTAlUwFwr2Js+GL qO1A== X-Gm-Message-State: AOJu0YxaucIvw2smxMFtvvqfsghfHWF5CWCbp58YxRovkjLvAMFANomi ++GiWdSuFdlYTsE/N0JlP5KqHAirdHdYlqDzhf8PaxrKCiNh94jAgUPBM6w3ksQBfbHywj0roB3 PAutjSeJMfdbO++1fQwAJGrlHZuCaelcb X-Google-Smtp-Source: AGHT+IEcQVx74Ma4P0eKW5rlum/dLCOWRY//Q8vFw67vwLpfeYfh7IuPNF44wZD0Qz6uxqmaYymzR4l1KqqQ X-Received: by 2002:a05:6358:2889:b0:186:19fa:5e30 with SMTP id n9-20020a056358288900b0018619fa5e30mr5309624rwb.25.1713588226128; Fri, 19 Apr 2024 21:43:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cb2-20020a0561300b8200b007dbfb43e977sm225702uab.10.2024.04.19.21.43.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 21:43:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 21:43:46 -0700 (PDT) Message-ID: <66234802.050a0220.f99d4.b6e7SMTPIN_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 BE225604D420; Sat, 20 Apr 2024 00:43:45 -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 39 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 12 (arm) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (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 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/28894/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/