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 EC5454389F for ; Fri, 12 Jan 2024 08:31:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E7DA0402AC; Fri, 12 Jan 2024 08:31:22 +0100 (CET) Received: from mail-oi1-f227.google.com (mail-oi1-f227.google.com [209.85.167.227]) by mails.dpdk.org (Postfix) with ESMTP id 6CE984028C for ; Fri, 12 Jan 2024 08:31:11 +0100 (CET) Received: by mail-oi1-f227.google.com with SMTP id 5614622812f47-3bbd7d60729so5242627b6e.0 for ; Thu, 11 Jan 2024 23:31:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705044670; x=1705649470; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MOc8z9w+ilgxIwTpvojChQIz818kRL2MDp1qvnCTaLY=; b=eD9lG5eUMmh9pcSdmEMYP63lbl3kfVJQViwp0hqfyumGKzu3DHlq9xYsP5C0TG7ud+ +QBRIh0Mcn5RdwjU+gif8OE6mMVKaX06eS9/Fht9YX9FLNPpgPR9bx6w975U0inw3lBS 4p4V9q7QHcCmQPxnwc8w+kwxAW54DnE8AE0fc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705044670; x=1705649470; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MOc8z9w+ilgxIwTpvojChQIz818kRL2MDp1qvnCTaLY=; b=DftvW5CHdpo9X8rdYacrlT6TSMgb+zmxsHtVf3NDHUF9Oy8AiFM1ghsSV/+/v9vpRW u09wDxlXwP94Z1HEtWuYUk0t12PKhp+q0tpNuQWVBRebVtkFRCl4EomCJHEj+QRfTs5N OCLyyLhQLIzU1EfsbZJDApAPlBbdSgsylSIBZ3PGUL6IQngVRFbIEe0epVCAqFtQ2q1D XwomS7YlcPpCTpgej3Q07jcUY6GOdm+GRa18vEOuh6I81t6YQvgq4mFRsCq/lGBfO/OL Lvj8xluglr7Zf50+BctdxOCtWukSB38vFyENivyoU7crekg2Y9GLgCsaHKhFMUlnnYI5 x9kg== X-Gm-Message-State: AOJu0YyNvYePUh1R55Kemiwyic+KE9mkIIgab9B9yt7RDw5nSIRUCGU0 n+5nrB09VMLzFZYrjRI+5eVjOX81i53UITd3n1sLGsF+jAteg0qQklgFyRmDN/W+zJXxRZ8hrQ= = X-Google-Smtp-Source: AGHT+IEqeqtJX7wAMmbW/Uts0lbZUf9WgFZ8RR0JaZzz1+RSfsz+Bklx08CSjTcJGn44JmWqos8HHz2dOcyN X-Received: by 2002:a05:6808:120d:b0:3ba:c12:3e89 with SMTP id a13-20020a056808120d00b003ba0c123e89mr647805oil.106.1705044670826; Thu, 11 Jan 2024 23:31:10 -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 d20-20020a056a00199400b006d9b1f4bf4esm108203pfl.10.2024.01.11.23.31.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jan 2024 23:31:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jan 2024 23:31:10 -0800 (PST) Message-ID: <65a0eabe.050a0220.2cf73.8944SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 00F926052516; Fri, 12 Jan 2024 02:31:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f5c53d694b306ff17e82c07dc16bdea483824ba2 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 f5c53d694b306ff17e82c07dc16bdea483824ba2 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.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/27644/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/