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 AC1B543400 for ; Wed, 29 Nov 2023 13:52:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2D7C402CE; Wed, 29 Nov 2023 13:52:40 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 9F02B402AB for ; Wed, 29 Nov 2023 13:52:33 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f5da5df68eso3849393fac.2 for ; Wed, 29 Nov 2023 04:52:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701262353; x=1701867153; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vYOcLJUQoCmf2+0YqMxfO9zGxr34UD8lYzSj7KpNNGc=; b=XYT65bqmtI5W01TbHX+sgolWtfxcfzTVrOFNQ/cWv6M9A93C8BNRO88DlqxYTNXnY7 eQxUNojEw/Rx40VB6F6RJkZqnNiyF4nFvm6b2ZH5qgEkbJoHEAerwZ3JMKf5FCYb8JeJ kugYo1qxdWIxVDqjwLFV11RTC0o+bsHo6wjlg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701262353; x=1701867153; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vYOcLJUQoCmf2+0YqMxfO9zGxr34UD8lYzSj7KpNNGc=; b=DZEN1+YJMm8Sb70WtOBoqQvNVTGnq+R3Ma04bcKBV3qmSF/pUBL6byCjpIinfMUUo4 AFAzLRNtVlUC8DYsv9imY6b6rCVyoojXwachcJY2tv8sleyj0w/4l6dUJYDphaIsfza8 XcHghjOgUz8kFtLOWjGLFDHEcEyhURpCRPz8eQiZwrC8OJsqHvVufQOnURbUguKRbzQn GkaHl4e3XNYJPXsIZY/jo9P3Emf/Vv/rUjZK/4Dw2Jyb9L8+OzejYljSSU+BHMCWoju5 XswrL2daAPCXqxz8zDgUfwe0RWhwIZj1w4b8y6ZyNxetJ0+32baqIl42z+Ly7XJmoyAg 2sOw== X-Gm-Message-State: AOJu0Yz6gihPmFkrauRWdOKWlF1bwd/W/jqufIVOoU3bSpJZIMXG6Xfg IJBSaN7TfWcCjIWS0tYX/cdJfftU17O0Z6ZpiftExL0lgEYyPw6Qh43JVA== X-Google-Smtp-Source: AGHT+IF+VOFlSLsrBVgN9O6hihuOXDkOwwKnM1YjRJT0BAf8aOYcdkdeIoNTQjo35U7RhUbWq2iKvaDWJdLN X-Received: by 2002:a05:6870:807:b0:1fa:aa5d:ad36 with SMTP id fw7-20020a056870080700b001faaa5dad36mr1272503oab.21.1701262353178; Wed, 29 Nov 2023 04:52:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j3-20020a056870a48300b001f94a42025bsm791464oal.22.2023.11.29.04.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 29 Nov 2023 04:52:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 29 Nov 2023 04:52:33 -0800 (PST) Message-ID: <65673411.050a0220.d2f54.d2acSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id A43E16051823; Wed, 29 Nov 2023 07:52:32 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] eeb0605f118dae66e80faa44f7b3e88748032353 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 eeb0605f118dae66e80faa44f7b3e88748032353 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (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) 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 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/27157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/