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 D7FF243061 for ; Mon, 14 Aug 2023 13:57:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C2AC64021F; Mon, 14 Aug 2023 13:57:53 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 311DA4021F for ; Mon, 14 Aug 2023 13:57:53 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-589a9fc7fc6so46063327b3.1 for ; Mon, 14 Aug 2023 04:57:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692014272; x=1692619072; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aulVEXVsW3KTmdbneg8ScQ55Ka6iA8esEhbE0nBWyIQ=; b=cJLmaTykVemmicR7kFOIHzC/8EalE31tUs/vAUHrRRFEzzFmWBe7GYDjdQB37/NAPY Wr7k6POuHMI2HP3yrDYJsD21nJXkZxRrt+zdMH1PPZaEDDDvSXD1EQ4lqttMlWS0SGgI 9yxxRvaF6/RX76IdhfhwUcX1+SfO8yAWuvOGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692014272; x=1692619072; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aulVEXVsW3KTmdbneg8ScQ55Ka6iA8esEhbE0nBWyIQ=; b=MH9Ocfp8iK8T9JgIC5+ZyKsu2pozx7uXBc+PcqsmUI2lB5SwNt7FsDxL/7iCsFIazp F6vKuU/NBiZqwCvyFoo/0V1HbJPIvRX/LKDg+gBdykat8ww1i6C/ghlgV3QhYs7PgK32 p4bvzeQZP7vvzoFFbYjWN0vLhxcAZBRn0uVR+wNffQrhhykP3rtG1LMnhpFY2vd52qCI h8E4pTeAQUEYgzxaEU97cFaGX4pMywXugpIiv7kn15F4lUY5ctmyr8W5AFW685oRLaTj aodJnJ2dJzY1GL6d/42WPO+ccWe/lRjoHuCaKxEUS0SAlcK8MUqNV7KHbbJUFNGL9uLZ QK/Q== X-Gm-Message-State: AOJu0Yxjog3mdd0M05N8FrKjXa7k423ZQhRbb2p5OW5qp05sxc2P52Xn YsPN/FyrNkM0F58wS2vPBINpnhPGhtOUTBmDTnsKe9TNMSThGjIwLOAXxl60ce+l2DNdN91rhg= = X-Google-Smtp-Source: AGHT+IEaDn3dKB0zinkYt/MqrJnbgHcdeilbhqIHA83ErnxKylNTbMEK4EHYuin5VEoY7gF4yBfDAr78xKRp X-Received: by 2002:a81:7c84:0:b0:583:cf0f:152d with SMTP id x126-20020a817c84000000b00583cf0f152dmr12221804ywc.6.1692014272514; Mon, 14 Aug 2023 04:57:52 -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 c127-20020a0dc185000000b005836fc8b41dsm763027ywd.49.2023.08.14.04.57.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 04:57:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 04:57:52 -0700 (PDT) Message-ID: <64da16c0.0d0a0220.6d923.2a10SMTPIN_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 2CC4B6052471; Mon, 14 Aug 2023 07:57:52 -0400 (EDT) Subject: |SUCCESS| pw130260 [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/130260 _Testing PASS_ Submitter: Igor de Paula Date: Monday, August 14 2023 11:26:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:68150b90bda5e8f81ad1b1bad82be653b1d42a81 130260 --> 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) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27326/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/