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 465F54375D for ; Fri, 22 Dec 2023 10:47:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 419C04025D; Fri, 22 Dec 2023 10:47:39 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 368714003C for ; Fri, 22 Dec 2023 10:47:38 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1d427518d52so841355ad.0 for ; Fri, 22 Dec 2023 01:47:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703238457; x=1703843257; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TGA5bkrh+1aStMiV8xKFLR4QsEkxGru0fc6Zu9ebrwM=; b=ZRdjr7C+bo/WssEXSTEUdagPbfqDfl9bug+uQVZixhUkYrEtAJDEEn+mEVpE/9MJFl 8A5U30EpIO0Q940dKkboDVTe5NTVFWelDJjhuX6CGthGFotDvnxtsnAshqfm4KWkiViK BQkRTr8a2eOAGe5gZG2FeIs2RoMMNlDHaHFU4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703238457; x=1703843257; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TGA5bkrh+1aStMiV8xKFLR4QsEkxGru0fc6Zu9ebrwM=; b=lv2nqrIUKVCQqF5L92h1t/WlV03j9v+2NwlWfbwn5NnhKX39uiaIN0QVYQlDbSSVAt y+UGdBzRKY+9FYYkVZYzXPr6cazziTWRRfIH2cp3usgYATCDlRGWPYD35h4SZNn93TO8 n4/qqZkNfVeJcWyLeQRon7ptpxeW6m6i3xFEGB/a/wz5cB+AybU5jk84safyjq/+nFwy mbp6QjgjQwqKwx1PYsfEg+B2spL0R4gWzATIdcmDYHesAg1W767SIN/bv96rEBQ5tBql azRBTQt5U/vxqQFY/i1xGTG+yNzKCINDP7j8K96MmgqT48K7dXWbx0R9XG52y6RKSAiT eBfw== X-Gm-Message-State: AOJu0Yx3Izwy8SDQbIPpwXJT4f0zURT+HYBvn7/GiD3qs+QMr08jJaz9 eiJxMYu7RIOpftAooDJ+TRaVQzh6Uf13TBNDsbAl7hBrJilvocYcoBhAGmAI5jFm2A== X-Google-Smtp-Source: AGHT+IG5TMqtxGn58xqFO4a3qYHUtArLlypiQ7skbYalXhDHO//mNveQsuNtdsb4D7c2aFmeT1kDGP/eqvTu X-Received: by 2002:a17:903:1392:b0:1d4:f42:de02 with SMTP id jx18-20020a170903139200b001d40f42de02mr2032612plb.16.1703238457453; Fri, 22 Dec 2023 01:47:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w3-20020a170902904300b001d0b2d7c2d4sm115925plz.149.2023.12.22.01.47.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 01:47:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 01:47:37 -0800 (PST) Message-ID: <65855b39.170a0220.a209a.602eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 99A1E6051823; Fri, 22 Dec 2023 04:47:36 -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-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 | +---------------------+----------------+ | Fedora 38 | 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/