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 7259A43062 for ; Mon, 14 Aug 2023 14:00:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EC974021F; Mon, 14 Aug 2023 14:00:31 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id A048B4021F for ; Mon, 14 Aug 2023 14:00:29 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-68706b39c4cso2902888b3a.2 for ; Mon, 14 Aug 2023 05:00:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1692014429; x=1692619229; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/GTjZhlzhMx2GnZaLXjEnUozg9fHeGKjjeZzrxyvcPQ=; b=hr+FdPVUY+aniPn4bYH65v0IB6+4brXyCAUco5J78LEAxQ1/pnZyM9XwTaiG81Q7KJ sCaAaGZ0atUtexfKAeQ5jcHDrvr8GC/5atVy+QhQTZHqXVx/oqI2N8dIz7Vf1iCrCo5e YuV7UNIJXwft4M3SN9MgECFKLsie/W0aDZ6Ms= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1692014429; x=1692619229; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/GTjZhlzhMx2GnZaLXjEnUozg9fHeGKjjeZzrxyvcPQ=; b=coo5IZlgm5Q9YR2oErhQ5EGLSFp+MhW/6fh6501AwMprSmMp0xmuAQ4n2JkjIXskTc guoZvqFvxK5opT/GiR7dcwbmZBqKJzvkTR+s78MIt7z+Yj02Rbg9dTUbgpHMxGKAZmVS KixZReCX9jIL1QDbjpUqUyTyvjKnl2x/0+72cYNC3WKw854cFJWz75QrnQW5FfbZmtly 4g+ZOv0pnaDj2BhHQFQe0RLF79pNCOUw7Xjsf90OWDTMa8mJS5u2T5gitcNEhWFgovoq 40Mke7xdHECxTJFTZPw6ihdd39bluqO7SyqERadhs4HhFcMDDwOcFpZJuv9NuRdOpkvG iLyQ== X-Gm-Message-State: AOJu0Yyoki13CHHEwhxL5iNny0eRJeCY5XTCC6p9XUYcEBtu6uvK/H6e UQXFBRUkCoyqxkbkvd9pJ8HhPyVHwutqPDcSEGQvJyAenKGDiJE5nbGc1g== X-Google-Smtp-Source: AGHT+IEt2E1TUMvT6keg4iunagG2VPoBlXFOJCyb4WfEUWQr3a3xsl2ejfTM2Q2ffQdzjFtTggpcaYldnyqx X-Received: by 2002:a05:6a00:1907:b0:668:753a:b150 with SMTP id y7-20020a056a00190700b00668753ab150mr10095245pfi.21.1692014428790; Mon, 14 Aug 2023 05:00:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s16-20020aa78bd0000000b00687ac420378sm587191pfd.18.2023.08.14.05.00.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 14 Aug 2023 05:00:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 14 Aug 2023 05:00:28 -0700 (PDT) Message-ID: <64da175c.a70a0220.d0f53.3986SMTPIN_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 EA7416052471; Mon, 14 Aug 2023 08:00:26 -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-amd64-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 | +=====================+====================+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/