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 5EC3242214 for ; Thu, 31 Aug 2023 18:05:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 673924027B; Thu, 31 Aug 2023 18:05:55 +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 396C14027B for ; Thu, 31 Aug 2023 18:05:53 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1c5451a1fbaso602894fac.1 for ; Thu, 31 Aug 2023 09:05:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693497952; x=1694102752; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FRdAYvwYBUnhL8jRaiSDY35ZZAfrWWUGO/mQSjuHKUU=; b=MytyQ1hq5xjgeDz7zv9/mLo4vP5fdFGmjWeb7hG6W5LwpZ6DA0koPSaMbPn3s/cZTd MAWGe67L5M1XcC4h+l8NmTZ1G7pS3So/o4hbAO/w8320CP7r+vv1XHn2gq7GJQR9a0pw ii0SGlSh7MghLuRt20WyDkMjLsylI2RhHExzc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693497952; x=1694102752; 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=VnKB6v8Slhbn+Jxi28K5xHKhjn+UXmDe5ue9OuKyosvDcnAQb62jPS1n87Me2lQmy5 M9k7DjpOSO0C5ruIyuzzbyjqCp+z4PyWgaiDOAleM4GuYnD+Uj1M+QvqSnO4hwC5z8Nn iXMTWwjSTQpiQxGxZ4k3S7A3PoAqVOgUrmmeM+gkCcQYNNRTogQmX0fQZ6sfuBFkeSfE 7A+QEYigOSBeWCtDuMe9KDsCu49CFPw2/vKnNdlB5fD+gdkpM13xqojjdwWNHHoC5T1Y rQl0qOCk7O3+RMOxzfpkIV8oZVO7TNBlsdL8z3zzjWgx7L7OOwnU6QyhVNz9ta9s/ZOE pTFw== X-Gm-Message-State: AOJu0YxNJO7O8xiJ4EEGZkaIiM5WEAR6Zh/JoQkl1ue72gWhiZchErZx oXOZ24vvYBm05KDEljrTyQVKFVYo6sGY1Tbd9LN2rxsGkft8LyV+fgBNdg== X-Google-Smtp-Source: AGHT+IGWtUOUtYDQxSxlbTPEPU8fc34wTE3okTOkZYdWn1DSveUreEcCRGkZkNVxP26uKU//xRT+uIabd2VY X-Received: by 2002:a05:6871:8d91:b0:1d0:f84f:40d with SMTP id tv17-20020a0568718d9100b001d0f84f040dmr3338532oab.34.1693497952608; Thu, 31 Aug 2023 09:05:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ed28-20020a056870b79c00b001c51be94378sm132117oab.1.2023.08.31.09.05.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Aug 2023 09:05:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Aug 2023 09:05:52 -0700 (PDT) Message-ID: <64f0ba60.050a0220.c2db.8e7dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1665D6052471; Thu, 31 Aug 2023 12:05:52 -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/