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 DE56C4374D for ; Thu, 21 Dec 2023 08:31:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA1DE40A79; Thu, 21 Dec 2023 08:31:54 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id D5116402F1 for ; Thu, 21 Dec 2023 08:31:53 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-1f066fc2a2aso181617fac.0 for ; Wed, 20 Dec 2023 23:31:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703143913; x=1703748713; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WaeYizE6hKmi+qdAOqm8NoGHFOh29kfW2lQsLj93W5A=; b=OBl1wrXdxyMfkcVmICGh7bkhNn/rmHVYm+oYsPZWs4hFGMkiESbo9e6KBCnxBZmrDL WGmsT/KBingEkUgmHjdjYan+lTTmCzQ2wXownC6hw2iBvHZQ6sCjC0JAfOaf8Qg4xVv+ b8zrfdAMDQZR2jqqyo9H6cmFxcziiF1CBuaJQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703143913; x=1703748713; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WaeYizE6hKmi+qdAOqm8NoGHFOh29kfW2lQsLj93W5A=; b=hohLMKAV5q/h45djsDbDSu+xSXi+qNvOaCO0SjVbFew9yz6mMyYk39K2PHQddMMNZ8 WwlXkqkrFAZ4fQfemP/icaONlq8yd1sbqUTJNTnfRCxQNG8/LrYh24UGsyNwbBcRSSqn wF23Qu5BSvBbTW81uFv/mAe+h3vXmjT56UNvy797DJolttniK6rYDS1H61iIqRGCV//e Uh0EyTrQ+511QLnkI6uu3dkQH4kiiaP7rQOeG6MrO+yHPk+FcQ1tEVlgabtMrLgPo8lh fkUjFgDY6/3XCuT1Tt9lEeZXdmottIDflEKlj6iBuWAcptJ5wNt36jEqI8eZCF8ZvXn6 kLxQ== X-Gm-Message-State: AOJu0Yw315OoJYVIQzumfslAxZcDuFrt9r3GK4mVKlMPbvHhTc/J4Yop f2uQZyO1UvPTWo0zjNZInvKrOPC1FYt45X8hSqGIXp7DfHnbiearNuBk6w== X-Google-Smtp-Source: AGHT+IHBrLSjiXm/QokI+l/kP2AJ6HPpiPYt2EMvOXVoCoAeWwM0yql3OrhZT51/go4h1aEM67z6eBcnouhA X-Received: by 2002:a05:6870:d623:b0:203:cdea:e385 with SMTP id a35-20020a056870d62300b00203cdeae385mr718294oaq.20.1703143913297; Wed, 20 Dec 2023 23:31:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id zd25-20020a056871279900b001fb3b89a4f3sm70886oab.0.2023.12.20.23.31.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:31:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:31:53 -0800 (PST) Message-ID: <6583e9e9.050a0220.8eb8f.35d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3E3B6051823; Thu, 21 Dec 2023 02:31:52 -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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/