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 AF9CA4369F for ; Fri, 8 Dec 2023 00:58:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AB385402AC; Fri, 8 Dec 2023 00:58:59 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 280E540269 for ; Fri, 8 Dec 2023 00:58:57 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d747dbf81eso13062947b3.1 for ; Thu, 07 Dec 2023 15:58:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701993536; x=1702598336; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=kz15BBq+P6cFm+g3OHCCE2nP44xT8LA/NdZWVp2cehc=; b=FELzwOLJwmBT2UKU8Wgs/wgm/9+0JGsf6B1qSlVALiWJWGjfSryjOYFggbVuTH4vaw YmKEh708ixqz9vUN8rWgExTR+jHYmLX1ktsZ2IY9lyjJIPvxQDHzYSjx9bw2TeErC18n nlUAUsc1k3YP9JZIw8KXraEyfGkILgUL9xaO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701993536; x=1702598336; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=kz15BBq+P6cFm+g3OHCCE2nP44xT8LA/NdZWVp2cehc=; b=S5zz9SFRws9psBs8KKmadx5a/fGlrcZJoI8DbP1cuMM8g/KHoV+byNIl4ufFDHMA+m mw62eeaJ2jk/7CwJ3C+1D6Wy6PgEhtgtx3AJtIJyqTGBbmtkATsHFrOFfnZBmehh0LRI 0VKT5TpSFx2XUvdsjv1y0vZCDC5RoSIXMDohWjqsNzmuPewWZ3kPl4lXAebNCM/YiOmW WsvlKr0ChjgyqbX48vG2n7gklvwf1GXcwFHkkZygPP+2BnPHXpImzCUHIhd5K0lxFAYH Gxin2QV/YzVyFa9M8OrQoX2uL9wOJc6CsHhJqGBkn1Efv+3u7ZTwIFCqK/xJU5JR1mPk smBg== X-Gm-Message-State: AOJu0YzHYp8vEn0TlVdK5OFFlUPFqoWCl224jm68VEm0/sanbkwIF+CT uaBK8rD1xged+eyelA0qKWb8utovAJA3KjWNqybNPJ4XwceAqhTme75caOgBQhaIIA== X-Google-Smtp-Source: AGHT+IHMZTWjAgLBm+wpwc6TSI8iz68TRba52rkZiQ4OtSQ+2xfpJQ+6DesQ1DgqO1Tvgq33H8qGOYNDfMDd X-Received: by 2002:a81:d80d:0:b0:5d7:1941:a9d with SMTP id d13-20020a81d80d000000b005d719410a9dmr3031080ywj.56.1701993536615; Thu, 07 Dec 2023 15:58:56 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p67-20020a0dff46000000b00579e0299de0sm40135ywf.77.2023.12.07.15.58.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 15:58:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 15:58:56 -0800 (PST) Message-ID: <65725c40.0d0a0220.d75c6.328aSMTPIN_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 48A50605C311; Thu, 7 Dec 2023 18:58:56 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fefa3094f2957e8938b2c38295aed660291133c3 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net fefa3094f2957e8938b2c38295aed660291133c3 --> testing pass Test environment and result as below: +-----------------------+--------------------+ | Environment | dpdk_meson_compile | +=======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +-----------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +-----------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +-----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +-----------------------+--------------------+ | Fedora 38 (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 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27250/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/