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 543FB4374D for ; Thu, 21 Dec 2023 08:26:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4DE9940A79; Thu, 21 Dec 2023 08:26:21 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 46111402F1 for ; Thu, 21 Dec 2023 08:26:19 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e54d40cca2so3431367b3.3 for ; Wed, 20 Dec 2023 23:26:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703143578; x=1703748378; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZPHHjkSK8Ol93BHD+ZOEaSUu6j4Nf016/7dlnhYNB0=; b=CZcKIg7OubbXPOaI2AR/tMQ17VEcI4iOZ8NXNJMOQrSUC0ShxVuObID35Eb2tzyDiN Pdlj1JhqnFP9qEGOKuuTSdIKTnI8T4wq68guqhYcAESzf3+D7A4FY+7lFJERcm4/fSow Jne1WT/UNOxvrywByNQh7bm3njHIVwKDxWPWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703143578; x=1703748378; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZPHHjkSK8Ol93BHD+ZOEaSUu6j4Nf016/7dlnhYNB0=; b=ee9e98MD5sMbZv1TqMQPxbMNa8oEDPxN8J3rzo1h2nve6QE+w96paoFnsE07divfAR sR9Dblns40u80R54ZFIig2atkdGlcQ/yDXnNWQO+4Tk9xZxvKQwBvyUCc56uvhOCzJTn 2VLIM3VOBW2b/PEEDt0jCK809mZQY6rjLPu3HJKrGeBSsn02hmegKUEEkqAiGdaJLL29 L/bFFtcgW0/WXESUT6E3AM57xpD9QRkZuGOpTNu5yiBXnLOqS+LiucXrbaICXNGYMtH2 cGoPNQzNsz7iQZ6JFkhKiyDY3t+WR9xAJdP5zdmeAldf5qKXZN3WsQ0izaEONuh7ZBaT fdgw== X-Gm-Message-State: AOJu0YyYP1ERjCWpL6jSMZOC+QMTSZpZMhlBF0pzMG94ALUt2wXXxR4S LCRkg+vHmM/DyuD9hdeeya80nu+gl0EG1VTygF4ivgPtgfB3Q9r3tNur9g== X-Google-Smtp-Source: AGHT+IGh/4kYDHxrLwoBdpxKWsAGMun8YOJSVJETNK5Cxz3w4zKxVkvMAi9hgsIWD7xEVrE5tGn2hM9vHq4p X-Received: by 2002:a0d:f4c3:0:b0:5e9:1bc0:260d with SMTP id d186-20020a0df4c3000000b005e91bc0260dmr581980ywf.104.1703143578379; Wed, 20 Dec 2023 23:26:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x135-20020a0dd58d000000b005e2c726486esm108904ywd.30.2023.12.20.23.26.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:26:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:26:18 -0800 (PST) Message-ID: <6583e89a.0d0a0220.edb61.5596SMTPIN_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 04E236051823; Thu, 21 Dec 2023 02:26:18 -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-abi-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 | abi_test | +=================+==========+ | Debian Bullseye | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/