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 7C2114374D for ; Thu, 21 Dec 2023 08:26:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7859940A79; Thu, 21 Dec 2023 08:26:52 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 60823402F1 for ; Thu, 21 Dec 2023 08:26:50 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6d6d48354ccso238449b3a.1 for ; Wed, 20 Dec 2023 23:26:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703143609; x=1703748409; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/sBCn9AsBqp+ZeHnR4A760LoFMtSbnrU9Y0WftwR7Y0=; b=OAkDirRxW1wR+ysMACt3SlB1r1feV/8Fh7hp/aSnyv4iG6QhevjgL7ll0a2duWmCBP ejL5/4+0lTGSTyd2t4FszRhgTz3voh9k8vPbbjbVYX2Y67/RgKU2oS63phirchec8wZ5 ZpPFp/s96J7QFLt6txLXiieS1KR1Rf2NRX+ow= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703143609; x=1703748409; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/sBCn9AsBqp+ZeHnR4A760LoFMtSbnrU9Y0WftwR7Y0=; b=KCZ1jc9s0bU2WJqLZ9YUD1nBNpZrG1YciA36I5kL7xSV0KS27zKKcHmp9XKHZFL3iC iRnlJ4LpwAnvwiQoRn98HKgg4muiOoat9b8Y8FjwgN03ZiKzbtqKWZaGIwf2xLhmL7Eh 7vo5yCKvf4AJUkViBwerrWSgl5C0uM/73252994NxoLkDLguOjkNJ0bAgCTY1D9VgcT7 zehVj7O6p+EBuzpbPMPeylUZjn+748EMl+RI60TCLdupNeTozV5Ug4+2doAsJVKcx5yu T9P8jb+230CpcasnXCK0hV7FVhtaR8llJr590NbPfKLGHflje4JYPPFtoIA0EaN4VvUu WYEA== X-Gm-Message-State: AOJu0Yy4met6XfI1j90kw//g+9SDYu083bx/Cj45ABLIxkQ3sDC04IwM ZvDEfHAzLf+pjM7eu5rHy0nHr+04NoRgLLWqmXbGyyENrfEscVqB2MNI6Q== X-Google-Smtp-Source: AGHT+IG27YOJ3goKJlk3ABBJBOj8pzJZVOW+8BPAylCjhh1NH4JhgLuUq3VrQnXcZIWd+QhUeOtjwkQkU+mv X-Received: by 2002:a05:6a20:2445:b0:18f:217e:2623 with SMTP id t5-20020a056a20244500b0018f217e2623mr535102pzc.16.1703143609541; Wed, 20 Dec 2023 23:26:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jj20-20020a170903049400b001d3b3b95710sm41745plb.80.2023.12.20.23.26.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:26:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:26:49 -0800 (PST) Message-ID: <6583e8b9.170a0220.b8cb0.2546SMTPIN_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 B98FC6051823; Thu, 21 Dec 2023 02:26:48 -0500 (EST) Subject: |SUCCESS| pw135419-135420 [PATCH] [2/2] common/cnxk: fix VLAN check 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/135420 _Testing PASS_ Submitter: Harman Kalra Date: Thursday, December 21 2023 06:38:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135419-135420 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/28707/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/