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 8D81042214 for ; Thu, 31 Aug 2023 18:06:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 964134027B; Thu, 31 Aug 2023 18:06:19 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id ABAC44027B for ; Thu, 31 Aug 2023 18:06:13 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1c8be41e5efso593412fac.3 for ; Thu, 31 Aug 2023 09:06:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693497973; x=1694102773; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FRdAYvwYBUnhL8jRaiSDY35ZZAfrWWUGO/mQSjuHKUU=; b=BMwJcTt9Aru69G+0/kJCXiaBvVVL04CHNxFXu/AmJVGdhf8wjbjmHM7KmSAT9fqx/Z zyAVecbCPAR6WtWehffZc0Bb8qMaMZEZzuZmUo95/66jmsccE5ljn2EcHNbm9z/Xdmn8 CgqpJcRgwHT2XbP1WdQOEF5dEotINYyrXzd58= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693497973; x=1694102773; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FRdAYvwYBUnhL8jRaiSDY35ZZAfrWWUGO/mQSjuHKUU=; b=fUhnMMlOsbDL2aLDRBOU74/RLXPmnpBmTXJi3rhbLG0jVibff+s/jjmJ/SDdtK3LLO LxUgPEkGTbjsFtDA9+ZH8/EcuZXZy2Acvf9qM6MSDOK0G06kPYvcrGdqUZGqYn0j/CLU TfFljtCwGiWrR8PYsvAZG37XUErnS4Mak1TkHHRGYZHLJ3rSSPgMy4qdlfZ4pnHZFvuL 2oWN87bTtJl92aUvDK4Gcq7AgR7ifrVvCHit6ZzBqgX41VzEp8KrX5gAacn+qktLmWre a/LEOvmYOQTfZdDGswc8bYavaPsqwzju6bEN1/hOpbv11k2WG/JOuOrTTd/zg30yaAmC UWtQ== X-Gm-Message-State: AOJu0YxVKkzyNTyAbTHCJ0d6H6hrJoLhAfd75VN7nSQiR1nuEq4sNaOY Y9FKiR6dCXHbSSHhSx40WgvMD8AjAspC/U2gxqtwQX7PMtv78QqGYBlFxA== X-Google-Smtp-Source: AGHT+IGW30UAxm3g5VLqgEfXWreVwyite5ahKl7m7QXQ33cso013Ja5CbQAbR11ueBx5hyKEXQtZmvBiy4Yy X-Received: by 2002:a05:6870:41d3:b0:1c8:c975:93f7 with SMTP id z19-20020a05687041d300b001c8c97593f7mr6831341oac.24.1693497973214; Thu, 31 Aug 2023 09:06:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p65-20020a4a4844000000b0057376574b64sm85146ooa.27.2023.08.31.09.06.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:06:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:06:13 -0700 (PDT) Message-ID: <64f0ba75.4a0a0220.5b553.5c2dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B126D6052471; Thu, 31 Aug 2023 12:06:12 -0400 (EDT) Subject: |SUCCESS| pw130985-130988 [PATCH] [v2,4/4] net/iavf: add support for 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/130988 _Testing PASS_ Submitter: Bruce Richardson Date: Thursday, August 31 2023 12:33:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130985-130988 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ | CentOS Stream 8 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27492/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/