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 3351A4374D for ; Thu, 21 Dec 2023 08:29:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F58340A79; Thu, 21 Dec 2023 08:29:36 +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 E3087402F1 for ; Thu, 21 Dec 2023 08:29:34 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e3338663b2so4974667b3.2 for ; Wed, 20 Dec 2023 23:29:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703143774; x=1703748574; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bly3zIszoZfbuFHBtZeDDyTZQ5FAIYKwuA8Y9WxDOtc=; b=G9lyPm88Bypp3ASAd0tJHGuXgX8ME4Sou+9e5XAKP3i8VPDirUtIVqw63f9s1kbexr KYsqp9AH1LlMbgR3h377As1gE7F6mu8xBqcVafMm3izzccERs48mWv4r0jAtoFMheS+r dQzLwcTl7UTkaOhLD6hy8KQYufrm/Cm58NlX4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703143774; x=1703748574; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bly3zIszoZfbuFHBtZeDDyTZQ5FAIYKwuA8Y9WxDOtc=; b=pG21+xsILzX8sEMOR43yk5F8zmxkfJLS/mTf2hT7gTQyFr6zoZK1O3JkuaCc6GKaL0 FTD28mCS/pn8TaJOHogQk185AKGldahFqOfqn8czVDraAEKsVIrkSzV/wmOzWvOQZgbK UpjucKS0IHLq9byM3gPL1u6Ocfioy9gkTrrHhFAqrAodyB0z8rNW67pcCBP71+16FgTC 7i+dTS7F1iFWXSbn0mtAD+vv3VXdKZwpb+XGI7Fkw1qJGjnmBk5GlxaolLO0Y0TC570j PzC86oC1N1QiKlybOReoNw9o92IgpprQaRTmIgGC+FHmfP7Udk5hQJNfuxnJTUcu/67L magQ== X-Gm-Message-State: AOJu0YzdXxcb8iubNf40/ypHZXJ3/5ijRq0HW1MczP2h3KKSmVbkndD9 TeWF2XmEvg78lFjMERiIZxSkejvaSOd/8SE/6z8yllGQzSZQ93E7Fw8vnsAl7bXppbOWupdd8A= = X-Google-Smtp-Source: AGHT+IGM3PDZ9s0MRAPwu0j6fwe9xRmEf1HWoaZ/trGi9fToIUmVlvqb4jLCA9alILc9E0+4Da2yv4mQiGwA X-Received: by 2002:a0d:ff82:0:b0:5d7:1941:a9a with SMTP id p124-20020a0dff82000000b005d719410a9amr1011048ywf.53.1703143774247; Wed, 20 Dec 2023 23:29:34 -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 i6-20020a0ddf06000000b005cb6eaf9ec8sm107733ywe.1.2023.12.20.23.29.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:29:34 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:29:34 -0800 (PST) Message-ID: <6583e95e.0d0a0220.e41a8.5719SMTPIN_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 DD45B6051823; Thu, 21 Dec 2023 02:29:33 -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-arm64-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 | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+===========================+================+ | Debian 11 (arm) | PASS | SKIPPED | +-----------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | +-----------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | PASS | +-----------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.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/