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 362D84375D for ; Fri, 22 Dec 2023 10:40:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 315004025D; Fri, 22 Dec 2023 10:40:46 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 3106E4003C for ; Fri, 22 Dec 2023 10:40:45 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5e6c8b70766so16906867b3.3 for ; Fri, 22 Dec 2023 01:40:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703238044; x=1703842844; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CZnzpHFiue628wTrFlhySfvF+ViUYuAwMbXQa3XLsFs=; b=caR2F5uj2fMxnYIzAWj0mAJW32YC6Ed/BsEgQqir94auJOoyausIvA2gqGIjuB6CK8 HAdpBEp95RS6z2IUgZv1Lz5ijwkZgQNfE1zUBfC8VfpVHwXoCOrTpTFJXgZJcC+ItkNP 6TeERsnSVb3uGoat3DCOJrzV9GlJQcJTk7ojc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703238044; x=1703842844; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CZnzpHFiue628wTrFlhySfvF+ViUYuAwMbXQa3XLsFs=; b=vER970T2We3BsKr3FgV1LLvdjp1dNnqx5BkotwcTpzekeS/Xxxrnmj41K6CqzoR3kw R+TNf32h085BYbBS23nbB9tsnDvHfAwcRQsHX5hhVF6hJc4PqHUtyikET9JuMQGtCpUw Kp7Hilz507L59sVOG9OGQQzZS8e/9qL8auJuHVotA9hiyDOac66eCJi2AlGoOAfmVMHq zg3moCPuAGPB1mFtdTo5QUfNkojTdHGK7Xx2ENt+5mDuaIk70TgvD0KaSTRkY5um6hbR d8pxeCcGW4fpp2PXuNHboMWRO+gjJhpqm1mZP232UDAOldjpkJqU1foZ+qrqrXEFrTcS QCYw== X-Gm-Message-State: AOJu0Yxycs48gC3tPE3R3uK+qsMnXrXqXnSqQxBgRFUfRV6jgkGL/Njn 1bCxIuhJe5yDGDs3uUThdyA3TYqWpuOKyIIgAHK6bqjS5Jj1HKOQqtgZp//PTVFJg3eZIbZeqP+ vFepoHA== X-Google-Smtp-Source: AGHT+IGi9lpdAt5WrHivtaZrbgx/fm2K35SDOqYw/RkKtHvZWwVM6VaVPv3CY3e20HI7zJjkuwWFJIWFYC+W X-Received: by 2002:a81:a08d:0:b0:5e8:e973:3195 with SMTP id x135-20020a81a08d000000b005e8e9733195mr955389ywg.45.1703238044625; Fri, 22 Dec 2023 01:40:44 -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 w203-20020a8162d4000000b0057a8de6b254sm288263ywb.70.2023.12.22.01.40.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 01:40:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 01:40:44 -0800 (PST) Message-ID: <6585599c.810a0220.7a126.f0afSMTPIN_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 4A68F6051823; Fri, 22 Dec 2023 04:40:44 -0500 (EST) Subject: |SUCCESS| pw135495 [PATCH] common/idpf: refine get packet type 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/135495 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, December 22 2023 16:51:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135495 --> testing pass Test environment and result as below: +--------------+----------+ | Environment | abi_test | +==============+==========+ | Ubuntu 22.04 | PASS | +--------------+----------+ | Fedora 38 | PASS | +--------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28721/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/