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 A99A643FEF for ; Sat, 11 May 2024 06:27:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A02FF402C4; Sat, 11 May 2024 06:27:10 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 09FF240293 for ; Sat, 11 May 2024 06:27:09 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6a073f10e8eso12286596d6.2 for ; Fri, 10 May 2024 21:27:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715401628; x=1716006428; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PGBgd7uX1888AYJG+dQQ1+MYhq4utLXW2bEA8jtHzhA=; b=Rxoh2p/hkFeuiVYChR5DipKCSoB7EtYgwhIzeb6YyBWJJV3YG6CEfyTBl7JK9t0j4B ApoF4f5Dnn3rlp2JofgNFpD4de+rR1z0fAwBFYgpnabdK25KKE2WSJhkRFhCtbZm/bJx VNdYJaBsixDb2cueovFFjddToyPQm7rc2uCOE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715401628; x=1716006428; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PGBgd7uX1888AYJG+dQQ1+MYhq4utLXW2bEA8jtHzhA=; b=B9iyKoFd4iGj1kOWToFxzuqXkHz2cffGq/Uq+GoV3N8k/ntf56olA0Ai1dkgNe+qAi vmJsug/yUq3iNlwUG1C+9l4eDKRcTZMk2SlIzg74VrJWErApBLrDi3bLLZOCBEIIBcav 82qKHWpZ2pivK9OM817LCTaveShXjBHqCyhHLemetJ1oxERGyZz4e1PvmENEQUa9kLkG V22ICESSz9KG3BJEFaOHe3NRkgsGSbLlpStrqPZgp2Z7pAksPt2G7aho7rrSBTFTWKJ4 dC0BPDqouUzqQNm9pl9G4bsMFERrF+Yf11F650JNVoGigtW35DjmmhQixwCi4u1QzPyp RSBA== X-Gm-Message-State: AOJu0YxWmoCqbUDNJWSWjyL4c/aAnV/FveGOUUag3SYBb74kI0Klk4Oc OHhYHKjn+b6ahPro0I4ocjqmwXXRdwpfPf5gLl9i2ABxrNsvC9w311Z77x9JQnCYU5cZo41yXDm FxDapZU+M0VAodInDlJtzJYdxoGo/ayFl X-Google-Smtp-Source: AGHT+IEeAHnBLRZXSubz4GCmkskOFCcU4jz+MYPjAsZTGym4V67gU98FJcVySwF6w65GWVjo/Wx1NwujfEof X-Received: by 2002:a05:6214:5a08:b0:6a0:b594:177e with SMTP id 6a1803df08f44-6a16825a4b1mr41359656d6.57.1715401628452; Fri, 10 May 2024 21:27:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1ab5bdsm3455976d6.3.2024.05.10.21.27.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 21:27:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 21:27:08 -0700 (PDT) Message-ID: <663ef39c.d40a0220.2dd16.394bSMTPIN_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 30A296052538; Sat, 11 May 2024 00:27:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] a409653a123bf105970a25c594711a3cdc44d139 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 a409653a123bf105970a25c594711a3cdc44d139 --> 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 | +----------------------+--------------------+ | 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 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/29076/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/