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 EEB434374D for ; Thu, 21 Dec 2023 08:39:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8F3440A79; Thu, 21 Dec 2023 08:39:33 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 4362C402F1 for ; Thu, 21 Dec 2023 08:39:32 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5e7409797a1so5571767b3.0 for ; Wed, 20 Dec 2023 23:39:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703144371; x=1703749171; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jfqvINJkc7XPJ4lwrQ/o6DSFv75rNOGhshWhRph1S2s=; b=VKjbiI88R0ELaaifzsyXY8Z7RqDCPOKdQkck5RFjYovmwOcwjeVvIEAfxFOYvXHNtr vvb5DDJn/JxjzIsFbnTHD9X6WCIw9cyH1z1IzRbymFFPmP0g0lm7JEYxbrvOKCOgRVEp iuRYOSemxGx/Me3wFMNMZT3WIpPxEXm8aSDkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703144371; x=1703749171; 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=cJVBaYgtsEeqaDY4vAhaosmwt7w4JABAwjeLjuJFERYNZ1mkjY0yZmWiHZkjl3TpZf G6wOqEx6FUqkKOFASkoQaIq8ESfPsfBesj1D3L2RyIjqbmOxLg+ZGXD0JmPH3j/3WFJq 6IcAQ3Etr0M2kvhlEETuTU4kNfLfGHpwe2d6uxgFkPcykcmv/VqZ5ad895j8GvKTkB/u VBxcSyhwiSsFnpU7rhqgTld0X/O7quKWCWlmotw8X/unYJSP1AmjPRK2Km1mYW4/KGu5 ItEanOirBX8aNbsm0nB6khcdx3iD3YeqxzBTXSqARr/9IwlVC6suLw7jGcoQLg0MxSDh xeBg== X-Gm-Message-State: AOJu0YzEXiORKYEYglKsRc/aEQOPcj+Z2hpcKPwzYZ26Pu8MXalz3f2x BwzLT5QJZy9Aj5AWxcaxYCSTwXkf6gTyTT7i8Lv0QZX8RTwv3pYtWMr4yA== X-Google-Smtp-Source: AGHT+IFoiuwIBEp/p2F5YI5TnBWeaNL2JiG1hsdGlPLmVFzUglxmhqkTBxL8ybnu6fLlzQHV2EvQGavRcLMk X-Received: by 2002:a0d:df4e:0:b0:5d7:1941:2c23 with SMTP id i75-20020a0ddf4e000000b005d719412c23mr780551ywe.80.1703144371687; Wed, 20 Dec 2023 23:39:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a0deb01000000b005e75e17416bsm109482ywe.5.2023.12.20.23.39.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:39:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:39:31 -0800 (PST) Message-ID: <6583ebb3.0d0a0220.a761b.5d54SMTPIN_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 57F796051823; Thu, 21 Dec 2023 02:39:31 -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/