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 0D5BF4302E for ; Fri, 11 Aug 2023 01:21:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07D6940DFB; Fri, 11 Aug 2023 01:21:13 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id F245840DFB for ; Fri, 11 Aug 2023 01:21:11 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1bb7297c505so1288678fac.1 for ; Thu, 10 Aug 2023 16:21:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691709671; x=1692314471; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oSfKZyFEYmdFrz3gxj4FR3gtUnoe+8QLGGPhL9pOJKg=; b=WZ0VY4a0LqSv02zfvHcdVUf38Hq1BsJ0y4dHNqspB5vsrqJeum4FGBqA/cUSGIh4R4 pfbrE4AHZdEPnJocswExD78rgSFNo5/TsQoO39GbUQ2/kfgqNt+5TcbohjKZPQ/OMHhO /H9rkeZkbaK7j3xN1IInTaOkKj1j6hPrml3mg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691709671; x=1692314471; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oSfKZyFEYmdFrz3gxj4FR3gtUnoe+8QLGGPhL9pOJKg=; b=HRUcWHP2cyQ4H6h2tF80YYSDtAdgwtfvb7Q5VqqAnVr95VSdE9yeiD9BbjY1eAut6E rn5Q71GXcl37hQGaG+VbTAl2L65rpHGATdD35x04olfFb+SfDzJCgOm0zI/B0tWXH7Kf /t8CPvg8KL6KV7BVh/flj4F7edF+XbrLSh6w2w69+uV8QkGIanIljKa4daFYq7hu5Spm WdN1M4AWDyHT3UCwiP2efCnqLKX1HyzEQ/5uCsl2btJNou8VcxPnEU9/MVKfOysj2Gat TwXB5Eo1sfuF0OM82zrAFLTf/yb+27TQw08ff06BgmgONAmQOSy/vAhtLJF00VYqY+DV 0e+g== X-Gm-Message-State: AOJu0Yy/N07uljm72EF0jhHl1dy77FMxePT9JTGAMAWZNrke4pr0ycBj drOdQab339HnxWS+0Q1uSg+/67KyglKKRBYCA9yGVIYuedtxbPupkl1gOg== X-Google-Smtp-Source: AGHT+IGmSVGFObOuG+wcG/h3QdUwxAQT6SEewE3nvgdJxZDjE/DsJ6H13WWA+c7lJiiWcymtBzxwrAL87IjQ X-Received: by 2002:a05:6870:8301:b0:1be:f46d:a26c with SMTP id p1-20020a056870830100b001bef46da26cmr282551oae.27.1691709671381; Thu, 10 Aug 2023 16:21:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b46-20020a4a98f1000000b0055aef39b463sm184975ooj.25.2023.08.10.16.21.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 16:21:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 16:21:11 -0700 (PDT) Message-ID: <64d570e7.4a0a0220.ddcff.9f2fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D91FD6052471; Thu, 10 Aug 2023 19:21:10 -0400 (EDT) Subject: |SUCCESS| pw130091 [PATCH] ethdev: add packet type matching item From: dpdklab@iol.unh.edu To: Test Report Cc: Alexander Kozyrev 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/130091 _Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, August 10 2023 16:14:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:70b6941e4e22d67bc10495d1638234a7e974f582 130091 --> testing pass Test environment and result as below: +---------------+--------------------+ | Environment | dpdk_meson_compile | +===============+====================+ | FreeBSD 13 | PASS | +---------------+--------------------+ | Debian Buster | PASS | +---------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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/27284/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/