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 E6FEF43A9F for ; Tue, 6 Feb 2024 14:20:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CEE074025E; Tue, 6 Feb 2024 14:20:34 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id B6FB24021E for ; Tue, 6 Feb 2024 14:20:33 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-dc236729a2bso5303370276.0 for ; Tue, 06 Feb 2024 05:20:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707225633; x=1707830433; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qsZpP/VmV9H/0A7f0phJ6eoA5Xi3lHhdwLv1ECWuxDU=; b=aalrHMYkjavrN9LQVBQzWa1UCYyYxm9CpEV3jtl2uvfdJEt7vm+MxXCnXC7/9i40FX Li0w0N8P0dohy2FZcHK1p9DjCpi0AhosHFfPO+JD7bPErY60hdj9PR151mOeTElEUj3s 6biPKCEuzi+5cZYU5k1CaBI1iIfPY8FMGICH8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707225633; x=1707830433; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qsZpP/VmV9H/0A7f0phJ6eoA5Xi3lHhdwLv1ECWuxDU=; b=nnk/zOHDnht41fUAh90D6ZjrBB9XlRG+63PZCu0bY1tvVCiNYnMx3bXH+s07LCtEJp /5ShJq0tgyLFsbOqRM7GPfkA9Hta/cL27WhzvRCNfdxzslyP9tK3Vy+lzOOgDuuutaHM apck563eCwKJy1HPPqhcotLTIj6M3d94mNDMom2kyjTPsYUVvEHq3Js5cvkovo+sdKmh oLqE7VYu5uidGLoQjGQWH8bxdfYFT/FjksNFUVQp2d7bJEnhvbBGAKjbpNBG4JLxYDLy pnZjrcphHqnS1N+ZgHKL6QyVnmF4/jOKvlvqTee052toSt+aurwkH/khWSZNJvFsxf24 HkXg== X-Gm-Message-State: AOJu0Yw2uIPy9h6xXVcQxAW4da1YY16pzLJlWtsWFGzf1U8xwpqaResu NdFT9M0v/PoVYu1lacrYvOs0KpvnA7YLbvS6V1/j6awbRer0yA5L23YhzAN2vB7pgt8B2sINrbr 5NEDz1q1mRIyTPTMbuXJ7XcFOaTTTMGxalfmqAlrB X-Google-Smtp-Source: AGHT+IHp0Mz8HPni/JNo3c3NWjYf+F2UTMVw20V7ql+MZZBGtA6MUzMzyyeZ/fJLzvxk+v6i910BewcjQzO0 X-Received: by 2002:a25:83cf:0:b0:dbe:4f15:b5cf with SMTP id v15-20020a2583cf000000b00dbe4f15b5cfmr1545365ybm.15.1707225632761; Tue, 06 Feb 2024 05:20:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p2-20020a056902114200b00dc6bd45d9c0sm47157ybu.27.2024.02.06.05.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 05:20:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 05:20:32 -0800 (PST) Message-ID: <65c23220.050a0220.aa4a0.2b31SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 5DE776052516; Tue, 6 Feb 2024 08:20:32 -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 | +---------------------+----------------+ | Debian Bullseye | 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/