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 C62704374D for ; Thu, 21 Dec 2023 09:02:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0BE140A7D; Thu, 21 Dec 2023 09:02:54 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 0131E402E5 for ; Thu, 21 Dec 2023 09:02:53 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-5c21e185df5so406167a12.1 for ; Thu, 21 Dec 2023 00:02:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703145772; x=1703750572; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=URtIdHhOBc+4lLDToFQxjZEoQahxhosxkNr+aFbMOsg=; b=H76UhTCpFwnTg6xbSuy5ICPRlvAdqOzlWaQKsCkjQ+fVuwiWNi6EkV45e34alm6l72 SYth1UsGztt44WAFWqi8z/+duIIOd8pPBXyWjJrZU+sIzf9tzrnluMYgVL6F6wDNhAUE 5deO7W9UsClSizfNpyfft6nHetk4KSWQ5z+1g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703145772; x=1703750572; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=URtIdHhOBc+4lLDToFQxjZEoQahxhosxkNr+aFbMOsg=; b=jkdLozW7pTzH1BDPM5DeuX+tyEkSkIMVq7xh47Rud0qtsgZ96H4s9RhHQT+OzZMqqv FlIiPu6wlM3h9HHTvoz/aB6KN+1CeRKOqRu9nxylJMTaBCis9Qo1t4uENG7Dk7HVau4V SoM9kwOcjj6mhpvkKi8TKGPt+1z/yjGNBopOVykv7A++2W1t6WCHRkiqI7hXpTTQ6pVu sk5xCbPb5zyNQNHMRvtho5vCoBh1ZcqfKjSkpDn4ZUTPLjlwteoKwTm2jykCV4Yl4YuI 1M6z6w8E3buJKjUlx5sUleW+1mGlh7TqNpfK/z6v2JyitHXu6dTAYs5J8wimiLfsG5Eg pW2g== X-Gm-Message-State: AOJu0Yzg5+XCVhlvf3f3hgPbMX0bO83rp9reiuzNVuaIgdCFEs6Yna9u CUPa4SiY+c1egT2h7WBygRExbuseH1y8GCDR0XQQb5JptsEaObuAgUEZLg== X-Google-Smtp-Source: AGHT+IEQ9CEVcugkuxzl+NtTCxfa/FnKUIsf5ia0nEv8yTSYBiGY+4hPevebPoGf15vTmztKVuw17RS7eDFD X-Received: by 2002:a05:6a20:3724:b0:194:f58a:fe0b with SMTP id t36-20020a056a20372400b00194f58afe0bmr778304pze.69.1703145772241; Thu, 21 Dec 2023 00:02:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e8-20020a056a001a8800b006d09db27b8bsm62983pfv.23.2023.12.21.00.02.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Dec 2023 00:02:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Dec 2023 00:02:52 -0800 (PST) Message-ID: <6583f12c.050a0220.de204.2c3bSMTPIN_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 07D9E6051823; Thu, 21 Dec 2023 03:02:51 -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 | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | 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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system 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/