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 B46C043241 for ; Mon, 30 Oct 2023 14:09:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ABFA54026F; Mon, 30 Oct 2023 14:09:36 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 7978E4026F for ; Mon, 30 Oct 2023 14:09:33 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6b5af4662b7so3773419b3a.3 for ; Mon, 30 Oct 2023 06:09:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698671372; x=1699276172; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P93C7m/plOcWoz03I47r1Rcgny1xX89wPhoWMK41ESA=; b=J4DZKsq0HKddcvtFfOjSBMtV2wgFOs5uuHGdZSbtzI/GIq4Vo9loAQiaK8x+EE5mY7 5lS/yICmD0j9ubrzeC3X3B2ahhEv3lPp10Wj1BazEju8X1ms7hTq2j3Hle/k+TTh+Kay S77Z2INCtIX0wzcd/Qb7HDB6f9bOrkc/utMFk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698671372; x=1699276172; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P93C7m/plOcWoz03I47r1Rcgny1xX89wPhoWMK41ESA=; b=iSbiUvJqUaLbIDEU1S3A/Kqcdd/Fw4HcuunFypJh+6cVrBl+q/bQlAEVUKOLbf7TPu kmzjw54rgJR8O7ZTGEljzbrJbrS0aHGTMkyzS93mw7pKfnxUs916UUGWismnFNTs06gF cCDb6fdjPvAIshP5mkzJ1KZnjOiM8dHWPF+IAzyM3TofrDbR9tZ+MBX1bPkw5CYZbvg+ Txzo3UwnL+pJ2H4CvkNoaMzjZl2kBL0V3zsf5BzCxpS4XMH0tfalAnCdmkyRgk6gZo3l N6JJr2fVdAEPkmlUJHT0WTruBrbvhahRi158JHiCXURj3Vc1l/GMHgSsRwuV9AA+tMwJ A0ug== X-Gm-Message-State: AOJu0YwFrN/v2hEr5X6Jd7Dn2U5zfsnJUDSQs8F0bseGuONz//PHL/+H J0BemKKkhSDTccoGcAj4iiAKWd7o7qmyNPM5rLuiicKAtmv4X3s0/caMVpSU778hwWO9NcMqnQ= = X-Google-Smtp-Source: AGHT+IFiQgxWuFKwXBEhLCxpKs+TmpBHboi7U4XaXhSj/thitmxHvHggAGKrrWvR4t3haY0hzzK5doMNoVaP X-Received: by 2002:a05:6a00:1a4e:b0:693:4108:1eb7 with SMTP id h14-20020a056a001a4e00b0069341081eb7mr8842712pfv.30.1698671372638; Mon, 30 Oct 2023 06:09:32 -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 m192-20020a633fc9000000b005b9390cbe80sm524820pga.14.2023.10.30.06.09.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 06:09:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 06:09:32 -0700 (PDT) Message-ID: <653fab0c.630a0220.a15c1.c6eeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E08EB605C34D; Mon, 30 Oct 2023 09:09:31 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] af7930610251844109797a6b2f33f8d37ef4aa39 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 af7930610251844109797a6b2f33f8d37ef4aa39 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/