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 CC64F425F0 for ; Tue, 19 Sep 2023 03:01:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C23F64003C; Tue, 19 Sep 2023 03:01:00 +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 D65824003C for ; Tue, 19 Sep 2023 03:00:59 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59e7fb87f1cso22827967b3.2 for ; Mon, 18 Sep 2023 18:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695085259; x=1695690059; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=1JAGScu+rilakmopU5RS9I8imExsyiL1HLTEHXXDHMM=; b=Yy6fewUGEJNE8rVbxS5wBGf4pZvNn1ezSnpXPIwivpB9BCFU2LdWo37meoEBWKYHlS Ujl37hWEn2DrnQ9y8CsgUQfDQSXrdcDIBGzUxfN5ic3C7ApVqw50DjhwYVmBdNao23QP tA6C3fDyLsj/LXbvV+okVIlNzQ00kD0l3TZQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695085259; x=1695690059; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=1JAGScu+rilakmopU5RS9I8imExsyiL1HLTEHXXDHMM=; b=FZDQKOFaY1xua2aZO6Kigo6pnWzC06sizGacVxtGlGna6CD3jvIB3LD+zTzd44GZDb +DD8XwhCvJXWljTkILzIvTK9g5u5fxlpBM8l9ChYNA/i2u009ZM1X5SnDV185Fe2ea35 t14D9wErPn2fPm26zXtx5Ec1XwnEcaraV5//6t7zErOiy3yvqLfbqaxllEQs3Ohl4j7E 3euVoxO3Fw/qzepbo4mo2Qzbauu26h4T2DHTkkIChWqO5ALLmTlbnK4qhswM7BQnTUoH +hDi6y+pMmUegchhd7RHyrlFwnonR3Khuwn6P9pPUBxEUVpZx6GFzoaEK3JSWTw1D51u pwQw== X-Gm-Message-State: AOJu0YxeqexRZ25GgidtwAXfu+kPeV5m/aywHWHkzLagU0QX8SG0GndH mNndXnblVmS2lSo+ftjX2DnVqmpylHhr9M4vkwyVWqqlwguFdBOfyv7hiA== X-Google-Smtp-Source: AGHT+IEd5yQD0OMX0//XIonXiYOWVaRz6iQ/HXZT8mlXcyIlxB8qYWaVkd+CgkahpUBzq5HJnuDM0mmTvBx9 X-Received: by 2002:a0d:e84f:0:b0:599:da80:e1eb with SMTP id r76-20020a0de84f000000b00599da80e1ebmr10974513ywe.24.1695085258756; Mon, 18 Sep 2023 18:00:58 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a0de005000000b005902bae0220sm1276330ywe.72.2023.09.18.18.00.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Sep 2023 18:00:58 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Sep 2023 18:00:58 -0700 (PDT) Message-ID: <6508f2ca.0d0a0220.ea053.89c9SMTPIN_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 1F05C605CF40; Mon, 18 Sep 2023 21:00:58 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] d83fb967212efa19d272e7fa65d17c9ad94b17c1 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 d83fb967212efa19d272e7fa65d17c9ad94b17c1 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26151/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/