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 A898043A9F for ; Tue, 6 Feb 2024 14:18:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A45A04025E; Tue, 6 Feb 2024 14:18:54 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 546434021E for ; Tue, 6 Feb 2024 14:18:53 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c2c8606ef1so108244439f.2 for ; Tue, 06 Feb 2024 05:18:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707225532; x=1707830332; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fMrs6Nosax8cuk1y1POzsOf0CEqDFYwqTDxJ5nWwOfo=; b=OYO8waZ+eXsUKJyeKbanSyo7lyQV9xs+KK1wm2xEUpcRtf7IOEgiY3IhGpG+jRFP6V C9dPFU7MUUsmvEGBY/8RgM1jBJtNedZorfKtnEqFsybhPnZ4E0YHlBzJzWPOTKOYkm7K Lxe6e87cFxKQfx0Iojbm2uWkZTOknLqED/p8A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707225532; x=1707830332; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fMrs6Nosax8cuk1y1POzsOf0CEqDFYwqTDxJ5nWwOfo=; b=BHhl89PZR6Av/utrRO0f+/CzvkXGbO8DUIntEjZUinkXr2xg55WSjbw3K33XbDP1fq qNysKxKILoMdW01wl1hkGAARBEZWMWQx9drA5I05TB+U7Y7jJocQHLTMCw9ZqRii5MQ9 rlTHKz2N6KscDKBZTOPlgbBmC0Xstrd5zny2mzwAPLGP8heMV3DMaxxA/WfFp2sdg15/ yjzg7F6D5O/ogAfUr4ZThiyo2ij2QpWKeWjutbCvKHt9FEFJt2Rzt/+oPIrFo53hS9Fc c8a+g029meo6a1vL0sVkJeRs3aOB7iZHnNnAdDBea/PgJnnnraXnLuSEoafPlFI6NSOV /npQ== X-Gm-Message-State: AOJu0YwBpv3reY2v9gFEKMq8QaBxDj9IHMxpVe7JgxD27W2AELvXwvhs LfIYGHB6i0jVxbAN3YlYY6inMgMSbUsqrXgfPBqwzAIaabHmF/nqvm1PoIG+KxfKjEb2xQODn5l CPd43MTCEGYdjOOiLwEyAVMUWAC/ggUE3+bXIcHcq X-Google-Smtp-Source: AGHT+IFsbcUZXGFch7qoaWfSBas9NAbd57EcwaJYNksgrP7Ucio2SX+8Y34g3Mf7ola3idKI2yzqle7OSHbF X-Received: by 2002:a6b:ef09:0:b0:7c0:2e9f:cb3e with SMTP id k9-20020a6bef09000000b007c02e9fcb3emr2332394ioh.19.1707225532747; Tue, 06 Feb 2024 05:18:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k21-20020a0566022d9500b007c2c966440csm68356iow.18.2024.02.06.05.18.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 05:18:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 05:18:52 -0800 (PST) Message-ID: <65c231bc.050a0220.5208a.4291SMTPIN_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 489E86052516; Tue, 6 Feb 2024 08:18:52 -0500 (EST) Subject: |SUCCESS| pw136417 [PATCH] [v2] net/iavf: remove error logs for vlan From: dpdklab@iol.unh.edu To: Test Report Cc: David Marchand 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-unit-amd64-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_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ 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) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/