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 A4B4743064 for ; Mon, 14 Aug 2023 18:19:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A121B4326E; Mon, 14 Aug 2023 18:19:26 +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 A448840A7F for ; Mon, 14 Aug 2023 18:19:24 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c4d8eaa8ebso1110950fac.0 for ; Mon, 14 Aug 2023 09:19:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692029964; x=1692634764; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zJCbsBktsLpn96952OgsAE+tE02D+589qW76AXjBbF0=; b=O/wzpQjSX0KD1CVfeBh7MSrVLsvHET2qgKzdBFec5uthYQQOCGlnzJkoVwjOjWApWe T3QxQWc1gm6tMKiv0S8FUGu9e/M6FBCXeC27wR/jleLYrYkpi1UtvDFb+towyNpUMVc4 2UanQJjNBWskv0v/8MapwlIVKlQpx+G+wTN44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692029964; x=1692634764; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zJCbsBktsLpn96952OgsAE+tE02D+589qW76AXjBbF0=; b=DZ9S4g+3HUbozvVC6sXOAFEOe1dtsAV/gd8yKe4/qi6/X7ystWzA4bOTGGw5SfUIEC Rxrt/94pR9vDLWj8LA+HD2I+ae4HfAvH+eHtRm79vEyE+CrZOuz1dklJxmMc2qsZOop9 1HEOXpfVrYP9sMmESrA1f7lPqY3qaKkc+sO1GUEPs4a81ikOApMuRCHq+ZcUh0w5HM0s m8Xj79AmpG4sA2wARk4bBRrV7zvZDpPPsmqkSr6hIlSN/Ur2YpGPGusWEGnOK0f6+X0q M9u7ujYoi7EEuJYbhtDn3ysh2LSUXoAmoOC2r84wJQH97uODNzcujJhrTLT292Heloo3 TxFQ== X-Gm-Message-State: AOJu0YzB2KL+2g6HliRCNuTP7wYD1vFXlVX8EUjA2WhTFAh6aHKQxf6D Au/Rz9trF9wtqkAm/boWxJ6Geg6OCvt7WZm7/8K8PSSMM11Oif4g0ecnpQ== X-Google-Smtp-Source: AGHT+IE5r2sAlOCciqAsZXN6dJjyUlyU2mL/jbryG4F2GJ07IynjUCqxIerpPGK6lgVED1idjueTMrLw2tNT X-Received: by 2002:a05:6870:5b9b:b0:1bb:fd78:4f22 with SMTP id em27-20020a0568705b9b00b001bbfd784f22mr9483623oab.34.1692029964105; Mon, 14 Aug 2023 09:19:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dt49-20020a0568705ab100b001c4c1271224sm388702oab.30.2023.08.14.09.19.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 09:19:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 09:19:24 -0700 (PDT) Message-ID: <64da540c.050a0220.a57a9.be9cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 955D26052472; Mon, 14 Aug 2023 12:19:23 -0400 (EDT) Subject: |SUCCESS| pw130261 [PATCH] doc: add note about VMXNET3 on AMD with E 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 Test-Label: iol-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/130261 _Testing PASS_ Submitter: Igor de Paula Date: Monday, August 14 2023 11:31:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130261 --> 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 | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (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 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 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 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27327/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/