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 CEA07431CC for ; Sun, 22 Oct 2023 03:40:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B152140294; Sun, 22 Oct 2023 03:40:02 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id D100D40294 for ; Sun, 22 Oct 2023 03:40:01 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-777754138bdso140800685a.1 for ; Sat, 21 Oct 2023 18:40:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697938801; x=1698543601; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=v1AYTBFpoSHA++MfQ9ujwSCpEsCvzxluVsSd0qQJTTE=; b=XyBwFqyDDUtFAU3+c8ZXNHwNYzAMiQ5Mvt7wzDcXbHA8hmISoUduGeFjXLfVjiiZRS 1HG7KyTKZTFf2uD3CGybMWyJgGUxp3m0C/RgSUiop72h+e4x/yCUuj9O9sck5nh8iGyR QHSCCgZQjiTBRfi3tyYrxtnePkfiQx1gklVxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697938801; x=1698543601; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=v1AYTBFpoSHA++MfQ9ujwSCpEsCvzxluVsSd0qQJTTE=; b=mD2d6LDMlDzlaB/MIKeHW6mQnB8k2ZtSPBQn6CBmAZxjOiQSa1J+9Rsufg7mXty3ON FZW4YyIVeRQvHewfYAzD0gSyfFqWj27iOAskSx31O6RDiS9FvgWJThjbi/21VkIIH37Z pSkl6G1ZU3RCUpcKdH0dAKdkcHUx938uqPIzglLBZvStZzu/Z0uxSnUwx6Lvs6suWjIx w7nl+AlnF28rerSpiZMlYhW1gaaBLueYWki1mlJ11A0S5IhlBa82WqmNSBuDtT1earVm GjrVk2fCDtVM0YK78MlJOzW0aPgkqutG8Bc2meh1GPH8u3EjhdqQM0pXHJlN1ImvVnJQ IJmA== X-Gm-Message-State: AOJu0Ywc7XkRGYIr115bIv+QCKf+L/Am4dwc1IV5kdH4OIemnbYYNizy HhZ2ofyC7iBbgqMZ6XZ6J9adpMgQO6em+ThDbJLYRgrrr8e3rt8fyN2wrg== X-Google-Smtp-Source: AGHT+IHZVkJIallbTl0/QUPL97UdBTEX0GDNJbQxA0+THFUEXBFS5YlRBl8BXep6SA9HepuviKzWRU85bEDO X-Received: by 2002:a05:620a:8394:b0:778:9a8e:575 with SMTP id pb20-20020a05620a839400b007789a8e0575mr6021896qkn.25.1697938801129; Sat, 21 Oct 2023 18:40:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020ab06ecf000000b007b5fbe27217sm298014uav.16.2023.10.21.18.40.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Oct 2023 18:40:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Oct 2023 18:40:01 -0700 (PDT) Message-ID: <65347d71.b00a0220.e2fe8.9c85SMTPIN_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 7BC6460524E7; Sat, 21 Oct 2023 21:40:00 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 2cd2cf0cc53a508c4bd951a980ec534a646260de 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 2cd2cf0cc53a508c4bd951a980ec534a646260de --> 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) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) 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) 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/26590/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/