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 74D6B4375D for ; Fri, 22 Dec 2023 10:41:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 709B84025D; Fri, 22 Dec 2023 10:41:35 +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 2ABC34003C for ; Fri, 22 Dec 2023 10:41:34 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5d33574f64eso18105997b3.3 for ; Fri, 22 Dec 2023 01:41:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703238093; x=1703842893; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gdrDC2HMabZPYtWUFZjEKlVP3oGyL79VcIY1JjPQaE4=; b=cdyhe/8/j8wU1Aj5sP1Bp05GQE/iRJeeWiSnueVK8mgOZBouTdzG+nFOuTt6b9Phfs NNGRkrZfBoUBh041Q6TDMrt/GtyI0e9Bto3Rls5BXCGbiNMzjHWXAGepM9XNNAenTw6l +iAi5cpGKDcM+Ef3zbTHde/+/dcFFKp4AeVGA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703238093; x=1703842893; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gdrDC2HMabZPYtWUFZjEKlVP3oGyL79VcIY1JjPQaE4=; b=o99H853zWmcp3JuE5rfyTFwqBjWkoWnsGeTjPITAJZt+q20LAaJNhvSjLt1JWNzerw +qU+FLgJItkVYsABNlZmgioT4B5ZwZN2n0FGbX2urtJT2LiT+g12UxGEfYJkLvglfz8M wohqESzFbcJJHksp1Mjh6NW7Gvpwoz96nkuH2Z7Hq411EZzqTjhzJMdzbmSVIeLukJ3Y ABQHdZskaUAw8h9VavU9bGv7pd02jPq+68spk4Az8tGifPxA+5TECeHJK7HZxhieo04u I6pRRzDJmDLYnq8VZSa/pu2lEuFSNBnryWiT2G/NLazux6p0oe/ADqq15u0SHis7jw5i 7wJw== X-Gm-Message-State: AOJu0Yyaf97tvF1Lqx+odEt8/GjlzyrKvGzSzQOGd0o8e8n5EKRVIywh Yqr42QXfOq+ziA25qXMkRYX2wC8YAwDlZR025jeuKV4/+c+OP3SgHWz0MUi9XR2dQw== X-Google-Smtp-Source: AGHT+IE4LIj0KXUmwkncKGreB9UOr8KG+QtEcoJ7i3kbucoHrrlmVUpqmRoquyAn3YZCU9+gpyRIgwyo/pVK X-Received: by 2002:a81:6907:0:b0:5d7:1940:b377 with SMTP id e7-20020a816907000000b005d71940b377mr1138594ywc.67.1703238093670; Fri, 22 Dec 2023 01:41:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y188-20020a81a1c5000000b005c11748bfa1sm280043ywg.62.2023.12.22.01.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 01:41:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 01:41:33 -0800 (PST) Message-ID: <658559cd.810a0220.78211.f4a6SMTPIN_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 29CD66051823; Fri, 22 Dec 2023 04:41:33 -0500 (EST) Subject: |SUCCESS| pw135495 [PATCH] common/idpf: refine get packet type From: dpdklab@iol.unh.edu To: Test Report Cc: Xing@dpdk.org, Beilei 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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/