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 970454375D for ; Fri, 22 Dec 2023 10:46:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 92D564025D; Fri, 22 Dec 2023 10:46:14 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 6573F4003C for ; Fri, 22 Dec 2023 10:46:11 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e78d94855fso16433427b3.0 for ; Fri, 22 Dec 2023 01:46:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1703238371; x=1703843171; 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=Sn2EmLGFGdJ9IOaIdRvHX3n2Qkyq7uhttqiCbl/RX5f3EC4X75RCmnPiTIL8OlxWic QsdHZ86qbw/bR+ASUVMabxQjh4Bv4IG7kl4Vd1KjCmuVBaZB10q/OT/VnqqwLSnKEgZH f9p3YrjVMyeVAgYCbzhHMxQxa9I5T4Mrr2TiA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1703238371; x=1703843171; 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=MSEhDr/rXZhNz05st9FDMnDNVqfyL6wml/2ADliwQDOOeQf9BRTLBTcahTmALRHpuF PesBTfZ4FJfx0dQVHhHoYZNnMUgBFzwczK/EQtAkyJiycrdL/zAekEVPURXgC9LpEvHx FyfrgqPO86705czqM0CaXk3Fmz3Mv0G8gqJ9Yu3DGEbzwl8IfG0U2LwBH2FiL8Vc88Ig Ji6kD0Rw7G35sYLWA0gXjHjb+OnErYkLbE7iIc8UCaSSwKCiyXQb0v798l6flozW5Ncw uqEN0GhdBl8aPL1dFW+M1TlT1cHapuslU2fLZ4HvGeM+MH6iSNYggXx8RS41oyre0fF1 uyvw== X-Gm-Message-State: AOJu0Yxm3ThSWLLHp77RndfLa5noJXw8IwQq0WiT4O8Bmixma64Z8hI3 wGdF2ORr6YYoKRxgXgfuneOzw1545PI5vBiYf6B7b1acErViSV9zSkofoevMuLYWDw== X-Google-Smtp-Source: AGHT+IHas3KF5268YgpDhUSr0TFlkwxsLkPwJgs3r22F+TWdvxXD+6LQqEc9d7hsP+SEGBGXorm6x0gfS8pe X-Received: by 2002:a81:4f4a:0:b0:5d7:1940:7d84 with SMTP id d71-20020a814f4a000000b005d719407d84mr836928ywb.91.1703238370883; Fri, 22 Dec 2023 01:46:10 -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-20020a81a1c5000000b005c11748bfa1sm280312ywg.62.2023.12.22.01.46.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 22 Dec 2023 01:46:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 22 Dec 2023 01:46:10 -0800 (PST) Message-ID: <65855ae2.810a0220.78211.f4ffSMTPIN_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 8AAAA6051823; Fri, 22 Dec 2023 04:46:10 -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/