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 2320A43C54 for ; Tue, 5 Mar 2024 08:43:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EED84026B; Tue, 5 Mar 2024 08:43:12 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B35AB4014F for ; Tue, 5 Mar 2024 08:43:10 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-60989ecd10fso33092167b3.2 for ; Mon, 04 Mar 2024 23:43:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709624590; x=1710229390; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DHCZeMm35MUMnBvrHvfW64RScOtdlJkrqhUluY8+rUw=; b=CX+6JfHvt+200xEbwF/YaaJ3EKLPeSQpMIsa9YsbWV6jnDqJRxvJs42tK6eVCyg4EQ NKjzaukShQUg0gBupz4MBoz2qqZjVB9mGPsPQeLlz9AYw8u4O+qmE5Mml71lo21FOCkQ L99xIXveLX3JGIRJ4ABnaeY857RZ59nPtB13o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709624590; x=1710229390; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DHCZeMm35MUMnBvrHvfW64RScOtdlJkrqhUluY8+rUw=; b=hIV3uK1UNQYhE/JGNiXT7Sycmxgs9IJt8AzRfKsvji5wmQUGpzTH+oWYbmm5+ZwJRY 6meE3b33oYCTpp9kSBtE2ustY75Qv9pYHtptsoZ7kYjxCVXjXC1T6mGQC+646svxmF5O HeuORexXtoOL5EWClHzVD/gUJHfV/8cCiwYGpkJrxPro9jhUA8P+9TzQ9FT+BTFB0R4y MFrHDb3+peq+d7CNC2rrv0ETpCDPfsQJpIp7eNAG7IAbr+SvrF6b0Oisr5Emk0O0rHFS ynr+iYbyN7fr5I4hnhhanPIMoNXelX9Y1o5HA0EkFRmrlW7/NSNEXhIO+MmJO5ZM6Bcf qPcQ== X-Gm-Message-State: AOJu0YyXrrO1QwD/M3WDdZ80y9YXqOogKw/mbPsjxjQ2K9SNy/k/COem k9yJf/F7vubYVppTJNIKD6G9csQnVG6DgPrBNTCQW16ix8i1B2ES7LpKsV7x1SfeuQVEghHueQs O1nhTnE4cuJ/mNdvyo9cP34LPg9cA936M X-Google-Smtp-Source: AGHT+IEk7fa7QfCLZ+Jf9WM8CkTKYfwsPiCDf+LFYkwLGVqo4NH0FIQs/ABwHwE7ekk0RAdHN4lgFckyGpJs X-Received: by 2002:a81:7c87:0:b0:608:b9e1:20ea with SMTP id x129-20020a817c87000000b00608b9e120eamr11488312ywc.45.1709624590221; Mon, 04 Mar 2024 23:43:10 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l140-20020a0de292000000b00609c800874csm61602ywe.13.2024.03.04.23.43.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 04 Mar 2024 23:43:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 04 Mar 2024 23:43:10 -0800 (PST) Message-ID: <65e6cd0e.0d0a0220.3f7c1.3ad4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D21616043300; Tue, 5 Mar 2024 02:43:09 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 29c516fa4f5bac381825667b5bdb1ced4548c6bc 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 29c516fa4f5bac381825667b5bdb1ced4548c6bc --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/28308/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/