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 AF1CB42638 for ; Mon, 25 Sep 2023 21:32:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9127A40041; Mon, 25 Sep 2023 21:32:05 +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 21EDC40041 for ; Mon, 25 Sep 2023 21:32:04 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1dd54aca17cso752824fac.3 for ; Mon, 25 Sep 2023 12:32:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695670323; x=1696275123; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Ba0cieH/zckFi0F7sG5K4G5/L7hjHlATYasiV0Q9kFo=; b=aG1tWLMnOe88fRiw6cLTKVIUjIhwxylklnkch7OyFTQCNVJJ6fKK+IsyWIuWtH/SF4 NZ40Fh/Idhik071V7SGHbVueZxcvIP5knupFmnccSri18NmCoOiTGc8LlSCaM0obX9e+ A6vGn2wkR7oPEXXUA3wLUSSfI82iC+EIy4k7g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695670323; x=1696275123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Ba0cieH/zckFi0F7sG5K4G5/L7hjHlATYasiV0Q9kFo=; b=XSSDxePvaA5YqyDUQDw1YHf/jBJRtrDoCCxqSbxVAf4dAsqhgw0Bq11gBfi8awvz8C jJoq3jwfBjCb33XGgYyRyH66x+M1XJiyNa4CGSiAEfUBZUBPC2cjLWeqxGhtM6XUHreg 30NxheAx0e0t77wFh1IInDl3puTDdvkJfoQkf8nHiXf3aaTchyieaZKlZAQ11gqzL6Hh JX1oq1RanaDoJ3Uk1iOUDaloA3YBcqDu86KHFwAhB58AiZfDG0Od3qUvf8I7TBoTPJjl ab9lzATgVbYv68OAal8zgTDDkRwymJBHURWC/HH3yngd6jWSDjMoKLRwW+hx54j0Uy+s 4i7g== X-Gm-Message-State: AOJu0Yw0V3Uurga0+CiAMMckozdGcDaCEX4v4bEmtEsn0jmee9yV8j2+ mIf8l70JdkpZ95FhGYuH8JSJbMliEVN2xL+ZqhLMeXtXJoCLdJ1WnXUJNrs+iuHUJg== X-Google-Smtp-Source: AGHT+IGkV1L10QIDaKq4ne6QOoNrxfKEg0LDCrYk8oIfPwqmkRFjlQklCobPg2ariyKoilMwhtoBANvS6ZBi X-Received: by 2002:a05:6871:b22:b0:1d5:bda7:1337 with SMTP id fq34-20020a0568710b2200b001d5bda71337mr10401258oab.52.1695670323427; Mon, 25 Sep 2023 12:32:03 -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 v12-20020a056870b50c00b001dd0161476esm279094oap.42.2023.09.25.12.32.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Sep 2023 12:32:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 25 Sep 2023 12:32:03 -0700 (PDT) Message-ID: <6511e033.050a0220.7d027.3dbcSMTPIN_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 D3092605C351; Mon, 25 Sep 2023 15:32:02 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] 29de1751682a9cad7cda9f3e85b39fc5c3810132 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 29de1751682a9cad7cda9f3e85b39fc5c3810132 --> 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 | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | 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 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 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 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 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/26230/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/