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 2F30D4374D for ; Thu, 21 Dec 2023 08:33:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DCDF40A79; Thu, 21 Dec 2023 08:33:45 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 7EDBD402F1 for ; Thu, 21 Dec 2023 08:33:43 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d725ac060so2011155ab.2 for ; Wed, 20 Dec 2023 23:33:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703144023; x=1703748823; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jfqvINJkc7XPJ4lwrQ/o6DSFv75rNOGhshWhRph1S2s=; b=fb87zeELE6tEIBpPTcSdh0ofqpA4ElW8inL+FNG32P7kbRbnaQXVqLBOvHziktOaGM 1x2kH0wglMGrIM14NhdFJcEC22RJPPQJDvxvi/ym71698JVy2ZuOaVeXbX9hfe5N5D/5 gt7iQ0Qj2dnWSi4Z4dkUI2AovrBlGHMMiY2/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703144023; x=1703748823; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jfqvINJkc7XPJ4lwrQ/o6DSFv75rNOGhshWhRph1S2s=; b=R7xclxzhSEIYZRKtnSss15c1qKY5ztIun5WvKYMtIfUNgZGwt3/J5i6oECgkClTYGz 0IlBjQT9Pn++q2VdfyooECC8hhd/sP69jRSacbAdPeOdtmU5GHc1HelMShuhSYboxoz7 uwBkHjVvNK7uCf/zWx0VZAv6ifww1NylmrrU9XZKVh4YKJj9UwqDazSvWvAgUgI5ukxC YnCuUDINOW2gu+y+lQy3GgqqQl/HxZOCUo0M4LAf06Va5nnBclx9iKGCyGTqWLywKt6f egjlWouylk8gG4itR81GmSGs1fAmFa3meTu5iQzW4P2dBhXAZ/wYBI05EfFVSFrsGLKc rrMg== X-Gm-Message-State: AOJu0Yy2XJKc2OeF9mkg3a6WdupXPNcdMLcJKR9GYrbRS55X0+hmdsl4 Ay2+6Ab7Wbm6UuCwA8GoSRgOz1PWT8oc0qsbEVJpIBP+7eoW9FCTRPy2HA== X-Google-Smtp-Source: AGHT+IECgu8BOgSrkQPNI+gvPzlDFhwiuYAVNoSbpzZFHcGCjutQDFJWRf5oqKdG31cAECej0LuiKRTp3Ep0 X-Received: by 2002:a05:6e02:1489:b0:35f:d227:b328 with SMTP id n9-20020a056e02148900b0035fd227b328mr1452925ilk.0.1703144022889; Wed, 20 Dec 2023 23:33:42 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id az35-20020a05663841a300b0046cec0ba424sm10367jab.65.2023.12.20.23.33.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:33:42 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:33:42 -0800 (PST) Message-ID: <6583ea56.050a0220.b8d84.104aSMTPIN_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 62E9A6051823; Thu, 21 Dec 2023 02:33:42 -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-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/