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 23488426D6 for ; Sat, 7 Oct 2023 03:02:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E09240272; Sat, 7 Oct 2023 03:02:43 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 51DF240272 for ; Sat, 7 Oct 2023 03:02:42 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dcfb2a3282so1746553fac.2 for ; Fri, 06 Oct 2023 18:02:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696640561; x=1697245361; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=C7LBD0oheQqqtB4t6VGZ9fmoi2zycuUoWHycwznxCxs=; b=Zzkgf92cBFDtT522G2bHZ0ljwvNwpD468L0YNwv1GbZbrnMWJdCA5/sicvp6Zy1qp0 tbFLNp+D6LeegMzt29LRYm3d6fpOAyXidaI6K3qG0ob+CskrCNCRFdWatG8wZmYXaTn6 pvO9oFsSXk1xoc49Wb9/gH/cKWkL8ba5a72B4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696640561; x=1697245361; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=C7LBD0oheQqqtB4t6VGZ9fmoi2zycuUoWHycwznxCxs=; b=oM9OkT+wCOqrlNhBIqcFbJ6lgwhDc3Pva/hwBW0D5K6zlr06KpH555F5wqUfJ79Kx1 p6djl6iQKE6fYPoEXJRQtQOIBrllj340xIFGIZcSL782p4L55fyxJX5O1FMIHt8lY/Cx 0/iIyIfqcu0TI4xIxLni3jjT6CFvxa6r8edWbyIYRiTa9zVoF4WCrQ8FlVuKyQQj7G5V EjgEtdwzD3oGIfLVcb/qf7l/NyEtIHcUUjgO+pLF5RMCXOw1en1NrxPJzKFAxgVQB7J1 C0TxlC8WWMoCN3HQlWotlU4A7bIQYPNtIF4K+HwfO4mXV0tVp91pE8DE7gVNLS7B+cCf 7kwQ== X-Gm-Message-State: AOJu0Yy1VmuDI8F8fQSpz6lkpTt8CMFPfgeEHjqEeM89UDLAoN4gqubf 8/zQ5+XBALoBh7oHuZ4GXVTDefPxMvQd4A1ZOOLibexjlR9tx0Hhl7naWA== X-Google-Smtp-Source: AGHT+IGKFFSbdDqS/M+9PihWGcyGYS7cpPh8d8E4HF9xVauXb88awaO+8pLcA2AQfQYOyzbkLMMEkiAHhPbV X-Received: by 2002:a05:6870:82a1:b0:1d5:f43a:3a5c with SMTP id q33-20020a05687082a100b001d5f43a3a5cmr10875455oae.45.1696640561649; Fri, 06 Oct 2023 18:02:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w7-20020a056870854700b001b093c25fabsm410016oaj.2.2023.10.06.18.02.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 06 Oct 2023 18:02:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 06 Oct 2023 18:02:41 -0700 (PDT) Message-ID: <6520ae31.050a0220.b2956.205aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4908F605C351; Fri, 6 Oct 2023 21:02:41 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 4dd146e597d81d900140a904e0b3b9feb1b0be6c 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 4dd146e597d81d900140a904e0b3b9feb1b0be6c --> 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 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | 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 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26378/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/