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 5FF9243A96 for ; Tue, 6 Feb 2024 14:04:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 439AB410F2; Tue, 6 Feb 2024 14:04:32 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id BB55940EF1 for ; Tue, 6 Feb 2024 14:04:30 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-6002317a427so48541697b3.2 for ; Tue, 06 Feb 2024 05:04:30 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707224670; x=1707829470; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=twj45be8v1to2nAa6FMRtHwLlPg38kz3N94wbsAt/kg=; b=PbLRnys7UWWWKZVj02gQtRLZv7i23UnDTg8dqmU2OvNwRZ6KUkHsiSgrsFICvo+M4n MOb2lEvnYshmAPmvUZRTo25mp64JdbLJ7Ukr2liskQCg4vWrhdxYDOBJgMjtd4nj6O9c BbW1uvhoZrJexXfXefxsOXVXYGrYfOk2e2+l0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707224670; x=1707829470; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=twj45be8v1to2nAa6FMRtHwLlPg38kz3N94wbsAt/kg=; b=duIGO45jNyMMQNBskyDzniz2tR5fp0PJx8cVjAgyI2mhgOELSW8FBWfqhXD+knDPG7 I/OQAIi3CKL8fG+H2rsZGQ9vk6hBYfPDMNjW/XjKcBYoUfAvJK/J78akxmxIQgdiZZGU 2SgqsmSt+hrBrhxb/6PFEXyQu7P25NF7OZhX61ek997MMlzxAO5yLB3HTjU7XC4CqNEL NKqX0h+kibKq+L5QWy8q/zpxnp7zBYZKJn9910qHQhMaSEXuChSKTfMmxSAFup46/WfD gRZAa833mEz0e/pADFg8ibKriJln6KiMyxeUfeE510JVat0jMVMR7DWAcPeeJkX3X0op DBAQ== X-Gm-Message-State: AOJu0YxB5ASzNf7W6npFzdu1OIL6+0KhH4Tlp82kuA/FFdBbMrCt0sCi QRhd0s0M5D9lggKBpLrCznX3vA9m6kwh2lh34+PHatz2wCGWjg0V2GhkWDkvyLt1wFZb3/rY3Nf WGNGKX4ey605Xo5B3p+23VZ8xF9lBhCBk2j/7Xx8n X-Google-Smtp-Source: AGHT+IHlmNvC0+dAs4Sn0nM8lMa4Yx6Pzz4pxOUC9q6kIPasqHU4hIKwe6fSxhTWYCcpCYwHLrflmxd7Ol9u X-Received: by 2002:a81:6d57:0:b0:604:9bf:45c1 with SMTP id i84-20020a816d57000000b0060409bf45c1mr1701861ywc.8.1707224670209; Tue, 06 Feb 2024 05:04:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l136-20020a0de28e000000b00604805c20bfsm38556ywe.59.2024.02.06.05.04.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Feb 2024 05:04:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Feb 2024 05:04:30 -0800 (PST) Message-ID: <65c22e5e.0d0a0220.4ba36.3001SMTPIN_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 E2EF86052516; Tue, 6 Feb 2024 08:04:29 -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 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 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/