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 1ED854374D for ; Thu, 21 Dec 2023 09:00:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AECA40A7D; Thu, 21 Dec 2023 09:00:37 +0100 (CET) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id 1DB3B402E5 for ; Thu, 21 Dec 2023 09:00:36 +0100 (CET) Received: by mail-ua1-f100.google.com with SMTP id a1e0cc1a2514c-7cbffb691cfso160472241.2 for ; Thu, 21 Dec 2023 00:00:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703145635; x=1703750435; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FGfWWsTFFduEcp2Zq9gkcpzDk+CGmelYHXitGiYoMrg=; b=NHLS1AC9hFeAuND7kQCYrWu+fwmeAEsYSkcVvCgYIFKVdI/bTjAH9UbWjDTulcTLDm Jnj8wPTM/objT+RCGcywYbxi1cEm4cyireJthkpLoSItptyNJ8+FFwoKDWooGeP+qDB2 cEshuWWkqtXnfABWDj9uiGRZ6Qovyfz8jhZOs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703145635; x=1703750435; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FGfWWsTFFduEcp2Zq9gkcpzDk+CGmelYHXitGiYoMrg=; b=reu/BuelO1YTr5zbfz9/hIY4a7cfG8aGVWlCz8oAPc4lAhQOHKJdePlozRx2uszHKS JET07v9HMeX+/bhitNqdUkps4+F6Gj2IhfM6zsYEoY0AvC2jAiC+NjptAEUXVW/zC8cv DtfscYh79AquxvzMkf7teUXkX0oq4QIelNShZt/asxYflHYSmhHUiBj6G7qb5eCC4dap d0CIoaVOnKvWrb/AwaJrs8CtVlW0Tmbsu/aCmqLr2+pYrFgJhz9fyDmM4k9neYADbQzI vGdsqPbEwO8D5rvKAflty+NlgcN5lXwFsZYZB1NKGNW499KSGeaNMPUQnTYzAZu6p76S 1fCg== X-Gm-Message-State: AOJu0YxZMVOriioIQuI/1CA1ypP7Ojji/U093+sonYk9rbFZYMvu0Gwe TLchYvOr9j+6/PUGINMI1Sq612hQdGKEr2eALoVCiJTGuxatIWL2oKPkr0llMBHa6kpbrFwSGw= = X-Google-Smtp-Source: AGHT+IEsUL/S4djH+JfcFRPrFLRiXIAiCinfEPHgoYFdtPQR4dBkwDI5qf9+p0roYXbrfubjnIctIfiggOdC X-Received: by 2002:a05:6102:1493:b0:466:8376:26b9 with SMTP id d19-20020a056102149300b00466837626b9mr783413vsv.28.1703145635396; Thu, 21 Dec 2023 00:00:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 104-20020a9f22f1000000b007cb578e462bsm114454uan.8.2023.12.21.00.00.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 00:00:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 00:00:35 -0800 (PST) Message-ID: <6583f0a3.9f0a0220.d0d7d.6066SMTPIN_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 0EA4B6051823; Thu, 21 Dec 2023 03:00:35 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/