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 0B33C4374D for ; Thu, 21 Dec 2023 08:25:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03ECB40A79; Thu, 21 Dec 2023 08:25:04 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id F02D9402F1 for ; Thu, 21 Dec 2023 08:25:02 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dafe04717baso473528276.1 for ; Wed, 20 Dec 2023 23:25:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703143502; x=1703748302; 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=ZOZAPnF5nXgWmK24JQ9bvFBGBPyvgcbrk+H0ksaQ9wg8IkWsCzVoQ5DzoPykbmB0ND hD72yuhK5hn2v35lnEDhpu3VNdI+tvwr56oSve+7Svncr5ME/0o1Xro0KYukB5jv6n/p QsQtnH8FCpoBHZQDUFjPnR02NJJvpA+TV2nhc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703143502; x=1703748302; 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=fTf6FHT8Zqohg/Eib9f3nn1+sZEtUMrDgMsQAxDGoYQLuBw83m52mpSxmW+1/8Y7pS dRLJf5SBGo4Jd6nEd+ZQp8L+OAWDtW+CpctJ7lX1YBtH42B9v5Z98RBidyVd98MXABaL kVFQdSeYEynMuZcwCWHFRbAAO4r2x5Q/LfuQ0s+AQImlcP5FVp5xxniSLP4RiHg1UlH5 P/n+Hv73e1BUpXJ4Rba1RI1ys71HtQL+pRBtXP3ID+vVvwnd28wp53t6El7oWL/WizBN ck04jtI1bkRz/KTBPcABdCqkBULbDUavTiC61Wk9u6/JtPC42b7nJobFmZe2hGk6UdPf NqnQ== X-Gm-Message-State: AOJu0YwHdAO5NpF3RURmUnZthF+P7CvTsTVhcUfqlsBcuy612vVZDOCd iRqdFogCzIzLXHjRFgD0eaPSrCJT2AA6lZkQ7QgimAvr2AJ1o9/EGnkyfcPCGNVmsl17WFT4pw= = X-Google-Smtp-Source: AGHT+IFpiBns0B+8vN4WBlhXwYTpStLUIA1j4VwHBFFWXPxI3/+QXenSKL6UTqoqA+LJLa1sdi017l3rBC4+ X-Received: by 2002:a25:840c:0:b0:dbd:5c93:5108 with SMTP id u12-20020a25840c000000b00dbd5c935108mr854377ybk.97.1703143502396; Wed, 20 Dec 2023 23:25:02 -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 w67-20020a25c746000000b00dbd5a032e02sm93282ybe.5.2023.12.20.23.25.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Dec 2023 23:25:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Dec 2023 23:25:02 -0800 (PST) Message-ID: <6583e84e.250a0220.f04ea.470fSMTPIN_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 1283A6051823; Thu, 21 Dec 2023 02:25:02 -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/