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 EDF3E426D6 for ; Sat, 7 Oct 2023 03:02:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E69EE40272; Sat, 7 Oct 2023 03:02:05 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 5E90340272 for ; Sat, 7 Oct 2023 03:02:04 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79f95cd15dfso106110739f.0 for ; Fri, 06 Oct 2023 18:02:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696640523; x=1697245323; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=A3/1S+17yhdtbutopI6/NanCUvoT+Drd9tk5ykjNI+A=; b=TErKkS37zJYvQjuZku+6TwKR6Godd156GnS1Rcbclq8KUUGROQo6ObjJmXO1ZAPy7z AHfKuiggev3ioV91Gtq9jpO1dgUkR1htdIFDL0Z2H5uBQM64tsmVD2V8VbOUow4Ieie5 p3zpJHuG9D2CsmmkRe3HzsAoXnXYmb0G2I2Zc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696640523; x=1697245323; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=A3/1S+17yhdtbutopI6/NanCUvoT+Drd9tk5ykjNI+A=; b=LMNxdn93lFrCTzpgklaoGfl5ZqTtgmcBgunXYA824yio8FF0PmjyvW4ZXP79E6jrOi t6ZvL58+pmMinTXRtd4YtVLBFm1ZXge9lovf2a3+5OTtfP4eY7NxeSYFUtjRg7r8xUe+ boq2KN59QqbPYxm3XKap+M0o0zQQvXdo9ZGRYyDIU7S2somJw4wTzR1942YyqdZnBgLZ 37CNgQvGZa2waSWzMip/8IBNcS0gZxxrzq9peCIlwiKBknbu7XbHc28fUrD9KixKNiUw KIbDkSbGSfsWQHkZFkZ36OubUrN5exT/2q4xPDvGHu4LrFGcYjjNde6ZJvfekCRWlQvC rL0Q== X-Gm-Message-State: AOJu0Yxv2ZL6o04wiaCv5e2a6Qv8+kjbk3cAoYLNVohkNky6fPwtF23E zWw/p5Vxw/vh1D0H4irtrXqiSf9ah/Adc5TIXqoTM4cxQe2H30ltxrA4p/oTWuRgzzOebEJ06A= = X-Google-Smtp-Source: AGHT+IENjwfWmEq2Vg67xlEG2UJDrQM1iQRkdCR6F0ckJr8t0I7yKFLYBoQzcgC7yrzsErgNxlNcATqOiCxb X-Received: by 2002:a05:6602:2a46:b0:7a2:dee5:84b6 with SMTP id k6-20020a0566022a4600b007a2dee584b6mr5738010iov.21.1696640523662; Fri, 06 Oct 2023 18:02:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id b1-20020a5d8941000000b00780bf0d3b9esm190782iot.26.2023.10.06.18.02.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 18:02:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 18:02:03 -0700 (PDT) Message-ID: <6520ae0b.5d0a0220.482fa.7ec4SMTPIN_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 35A8C605C351; Fri, 6 Oct 2023 21:02:03 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> 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 GCC Cross Compile | PASS | +------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/