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 5FB9B4375D 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 5209A4067C; Fri, 22 Dec 2023 10:47:39 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id BD4FC4003C for ; Fri, 22 Dec 2023 10:47:38 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d3e8a51e6bso13609925ad.3 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=1703238458; x=1703843258; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+CgpeisCv2g1ZZCQE1Lm4Bvec/SFCsXK/2hiP1F45rM=; b=iuUO6Ejd37LzEq8bOUhsvsNFkdX9fQAV59cSP2hJ/kapW9Xecf/vIvMMZc09cFNxVt EPnnXI8hsN/hKhV6bNkR1MEnMatVavo4y/TLsI3kfw0Tawnp2WDhuRH0eL90TCHhWmIK 0xzkhI48odz7RKRTwDfCpH8vj3QeYy4JVpqGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703238458; x=1703843258; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+CgpeisCv2g1ZZCQE1Lm4Bvec/SFCsXK/2hiP1F45rM=; b=KPce10FiPhqiDZbVHEDOFWVaqy5s1MsAEa8nkNlhie65B0Zypxd81wJCcVyP9SX5RV DAN+7hy8ZbVa3L7iyQuh8TmhQ44M3pZbjGJ5gYmX9lbUVv4kJgSbL25YHYDfHwpi4uRX lAKWVH81PVbRmO/nDDpUpnnL1DSvnEGTpNCBwqDEdmq1Tn+3WDakJKJxDw7otSG6G5/s HjKGaV88xBf/Uwqtlx+3uqqQAAPOhZqwgIPi40ecyX83k/uGyb5RO3kBVFv8I3l4jyYg M0UCbSDsnHOM6T6NeOApeMlMsPTesJWnkD9Z0xpAPBg99lWp6zaknrM5jY1+DJMnsDqL KVCA== X-Gm-Message-State: AOJu0YxnJUKATnUTHHT/k944VNtR53Scgp6nN5sPIlUIcZWwNT6r2ct3 kKGJOm7Jr5o+nKCHYQv21INkBPMXFw/8Un9+fb7OmEw/S3KeBVFk0UWUB93KGcMmvA== X-Google-Smtp-Source: AGHT+IG/VBg7LkroT2ymj8Y2oS02ti+Zo42eofLawDtjoRooeJ5u5Mdr2sH9qeXe6Wqg1UH/dqI4oDbqe0Cx X-Received: by 2002:a17:902:ea86:b0:1d3:e546:ba2f with SMTP id x6-20020a170902ea8600b001d3e546ba2fmr842878plb.23.1703238458006; Fri, 22 Dec 2023 01:47:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v8-20020a17090331c800b001d3e13dc9d4sm123229ple.114.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.6a885.6262SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 76FBA605183F; Fri, 22 Dec 2023 04:47:37 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/