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 86478432C8 for ; Tue, 7 Nov 2023 17:10:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 62D03402A1; Tue, 7 Nov 2023 17:10:22 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 06380402A1 for ; Tue, 7 Nov 2023 17:10:21 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-359c1f42680so1675915ab.2 for ; Tue, 07 Nov 2023 08:10:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699373420; x=1699978220; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PSUroMTHemBlLwoodknKMNroP1/G87LcuKWesqAm7UQ=; b=HoqNb3jI4fQzCzeE3M0diRlnci0G7E2O3eixnhre1aHVshdtI44HGSAKZlF0jRtwZk ct38WuxubojIbtPh5rsinkVceXKE/LfOmrvKpqcEru5o8hfo4h03uZv8lJTW2MbqA8kI BiFcfne0mnLVCKqJ64Z0ssY08AFet34ZdquSQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699373420; x=1699978220; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PSUroMTHemBlLwoodknKMNroP1/G87LcuKWesqAm7UQ=; b=GvKVFWzN1ThiE0RoPadlZorPZeiG/InCnxXwgx1SZ9VcmLLrnzNeIJguojb0/bsWka PU4RJaQx/3rJ1wWo2ESr/+kBTVZJ2vIfKRoPzDNJiCF6Xp/EkxkpkWLrYeeYsMuY/FeK v+9Z16myVv1GWZLy5hSk4e4JJXme3dCbqZnzUp/YSPzok1E/ZX90blSadxWy4MT65bZz BWJ0Lgo/cF/ULUJlbThyz+bKxk6iSHWfvVswufh60P9hsKG/oDGJzn2yFP3CqoBNF6M0 3qWTJGOZQ732BQEuIFl0h/UNYCjmF6RWuzojqNYXr5QF8Ubgm/pzLTX5PGTSiulse0ft StAw== X-Gm-Message-State: AOJu0YzecOrDMSbYQayOnnGphrz6zw6/Vij59tI3W1rNphPdNdyjyV8j 7ma7/a/rHeKD0v3h0AJXHeTUVMrQkUeZQtBdYCbzVVmttdzy8RpARH+TOltDdlfzYStWp4rS6A= = X-Google-Smtp-Source: AGHT+IEQVLrSpf04z0q40Gaq49eJFm2/BZML/pWgJpwPMzRoOVFiiN9UJrD/+Y/ieTtJgKDVNPAkrrOcCdnH X-Received: by 2002:a05:6602:15d4:b0:7a9:4090:b7cf with SMTP id f20-20020a05660215d400b007a94090b7cfmr49153905iow.18.1699373420310; Tue, 07 Nov 2023 08:10:20 -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 q21-20020a6b7115000000b007a9b1c9227fsm534232iog.29.2023.11.07.08.10.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 08:10:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 08:10:20 -0800 (PST) Message-ID: <654a616c.6b0a0220.e7994.bb6aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id CFA56605C318; Tue, 7 Nov 2023 11:10:19 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 2bbad8f974e00552d106c27e1d157a31179ab5ec 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-next-eventdev 2bbad8f974e00552d106c27e1d157a31179ab5ec --> 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 | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26862/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/