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 6A6B64266B for ; Fri, 29 Sep 2023 07:56:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 429D540277; Fri, 29 Sep 2023 07:56:05 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 2356F40277 for ; Fri, 29 Sep 2023 07:56:04 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a2478862dbso947117b3.2 for ; Thu, 28 Sep 2023 22:56:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695966963; x=1696571763; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2SFsxMlod49ssxAXGaN9w623X4A+moBZL1WCrv/jd6Y=; b=W2zLHuBTo4bewHuTcF1VdoG8GkfZA9TGGptQAaDhviiYJi9RGAJsnvuAR4oWIdEe5g YTZ33g7OZElWcvMQ8JrgmyA2Kdj+gprdo/TNUM1pZm0g+Q+fnn5LKcxiaPdZslrf+8o/ Yyn5FpbqiZD3AxA9kLKuDHMpWSp5+RrhE3OXk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695966963; x=1696571763; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2SFsxMlod49ssxAXGaN9w623X4A+moBZL1WCrv/jd6Y=; b=KDK5z7KPzi/ivSovgCNz6IE0zYMk3Bh9Sn1YGaic+q3wJG2Iz8ZABMU8O+ySsh0Wbs XkmRGAwwTSwl4BwLWe6Yekyh8eBnUHnX1rFLu6vYa/TJnlRfd5ohQwREZLOMCWfy6aW7 GSJc5lJgT00h4GgCXAtxUWFT4LSB42XbJ/CmSgrRdEd+kyANm3vCx4PnuMMtKB4a64H/ 5c/20w6SZ1EGcgD7cd6TJFAdAXY+NLj/looL6+o9vOrEgwQUX4lFuPzz40nozhziCUxR Y2jkrnAb3ijyv1BA0cixekHZjKDx/7If675K/0K/p73nqU1fJwigBs46gHKyDHTbck7e pcFw== X-Gm-Message-State: AOJu0YwopA7OekKtrYD+yJh68OnbBAmjibZnaSFc02iE16rebi2MHKtl mLd7Dy74pBzdg6J3Y9TSUst64sSQFJ6WGWtYAFftfrsLmCZo4A== X-Google-Smtp-Source: AGHT+IEF2u2FClFe2Kbb8SCTRHQMJGGz1c9SW3N9ujAVURpoV4sp3HZr0AkEcPiflFItS7g8KXqeUKnV87Ka X-Received: by 2002:a0d:e841:0:b0:5a1:cf89:103e with SMTP id r62-20020a0de841000000b005a1cf89103emr3698876ywe.19.1695966963402; Thu, 28 Sep 2023 22:56:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dg13-20020a05690c0fcd00b0059f6cbe7bdfsm732872ywb.22.2023.09.28.22.56.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Sep 2023 22:56:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Sep 2023 22:56:03 -0700 (PDT) Message-ID: <651666f3.050a0220.be23d.8f48SMTPIN_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 057C16052514; Fri, 29 Sep 2023 01:56:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 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 7849366693a2a2cbc5279a6bfd39cbb457fe7c96 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26298/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/