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 9040743A9F for ; Tue, 6 Feb 2024 14:18:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 883F44025E; Tue, 6 Feb 2024 14:18:48 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id D9E1E4021E for ; Tue, 6 Feb 2024 14:18:47 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bed9c7d33fso242124439f.1 for ; Tue, 06 Feb 2024 05:18:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707225527; x=1707830327; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lp2CBcNEpH76wan7vrfPoUNxdWFp6Q3BLABG5ol54Ss=; b=O/ROJV5Uwftf7R7/rM8+J0ZVd+FsGAHfEOIQiFE400zmQAJNomAbbkas5uQd5nHeR7 0mqs0qVfC7Wk7cFCmGHQXapEpdJizqVg004UUtBp1rrn80EYnPMcSJbzZkfwdstdX0hj CI7V3TY0xrPBBHTDoZFEs/aNCM7Oq9fTUTvio= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707225527; x=1707830327; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lp2CBcNEpH76wan7vrfPoUNxdWFp6Q3BLABG5ol54Ss=; b=N0s5zSTPD4JaCr69AgTewxlBC01y72fq5USZZJE6Cg7eGCe7GELYW5wDyoAGavC4Gr FbRVgetjjGUPVG38tgzx76792izjdMTMMdM9JHymkL8kN08yp/RJVaGQmOSfd859Lqs/ Qg5ky76J5/E4Xlnt0qTgThB2USnVf2aqpntK5BpD3A3hn6kw/V/HoZkbHQUcGTjc2let DLE2haN6k/PUgZwv+w+hpSzWhmonV0ahiA3MRF2JJItmcVY9xTkEGqGqB5RUE2Sr5FhT 9Az2hUmAzh5rMVB0JwQGQ+XP5kJO75E8jR4IdYpp+9OlUlPalTe7QAg8Df3xJNrddYzz EERw== X-Gm-Message-State: AOJu0YzkifV2dJel1hYIuKmO/gR+LPGo6mXTZ0xo/Kg4iW0iDbK9xzw6 nCjAHvxN776EMz2kU2nA21IstZ4QJEEgcsq834zGVuGBGL9Z26UnkduYPg9bxHdDlujNdyBult/ sCAxO0FINv+NsO9zZlXqIxD0DoddIflICCjbG0V7A X-Google-Smtp-Source: AGHT+IFqcxNUyJkkQmMYqcqYrSNHJl5Cp+S+coqTapeVztxo9jXDcRr+ppZ98tpRAkm8pymMKbF5n/31eS4l X-Received: by 2002:a6b:ef16:0:b0:7bf:2bb8:17e1 with SMTP id k22-20020a6bef16000000b007bf2bb817e1mr3129279ioh.15.1707225527260; Tue, 06 Feb 2024 05:18:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fg7-20020a056638620700b0047115066c79sm76073jab.69.2024.02.06.05.18.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 05:18:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 05:18:47 -0800 (PST) Message-ID: <65c231b7.050a0220.b7db3.4fabSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E508A6052516; Tue, 6 Feb 2024 08:18:46 -0500 (EST) Subject: |SUCCESS| pw136417 [PATCH] [v2] net/iavf: remove error logs for vlan 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/136417 _Testing PASS_ Submitter: David Marchand Date: Tuesday, February 06 2024 10:34:20 DPDK git baseline: Repo:dpdk Branch: master CommitID:4e7732d6c4c64514dc26c3cc0203d19851b5f5aa 136417 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29054/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/