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 54AEC43028 for ; Fri, 11 Aug 2023 02:50:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3195C40DFB; Fri, 11 Aug 2023 02:50:13 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 0FDF440DFB for ; Fri, 11 Aug 2023 02:50:12 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1bdb801c667so586255ad.1 for ; Thu, 10 Aug 2023 17:50:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691715011; x=1692319811; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Wq1r6iyXLCIqz2fIDHkHL/L+iuePqPASWWPCWq1bJUU=; b=Nn9uiekke1aqy2Y8cUwKKTNrnMvdpIAMweJZVEaMZBCa2IyeFl2K9RaA+0BWcpJWC6 PNSODcbAQZ0UCBb8a/ouJWqrZXS/EpFus6RvK4PdEwoVR8VsJstQnTDUIBcibEnptZqU 3u8UpFKBqd36yXgQFrVPOYeRbNbOpetxW8k3U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691715011; x=1692319811; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Wq1r6iyXLCIqz2fIDHkHL/L+iuePqPASWWPCWq1bJUU=; b=Gwqoskqw/yzd6rHcsgT8/mZkD9JiHIFN32E4nSGVSACrNmyd/1XiF7kdQ4eTsEUZFt T1lQfBSvvppRwVfFGGAI/XuJ0jhax21d8B8ZKH4+dcIgCJfPa/Eb7A3tqdSUL3LdcdKN BYeKcadie8gs8c1FRtDon5elYXiYfNf3sKPfgQ98pws7cLWl3IKVHDmOvJx7Pfv3XYRB eUgUXfM50/8Rz7G4AL5r6rF2D5LwRWz5mdd8Mm3BuSikGp7h6xfFA3ojTCD1y+8xlkXA MgPDkrbzl3tFAmNHGDy/D6mJrgxM8NkKHuut6Riwp5pof6Qaimcj1tbTWFO6YKm/KSE9 Z1Uw== X-Gm-Message-State: AOJu0YxYor9FRaL+E/BSkgAF+z/S3hJh30ZyO58u3M9WlSfu+rHKTUJV 4ZQp3QcuEf5VOxro+StwtzlZ2hhiakxquimUjxYhY6FuHagEoAQ3hOsL/w== X-Google-Smtp-Source: AGHT+IEmKhLur0ew/239TPm48SxpBjFP+cR0ZdB2yP+CAhqRQ5cqE264gC/oMpOqspX46CtbC/6G9zK4mlAk X-Received: by 2002:a17:903:2348:b0:1b9:d335:2216 with SMTP id c8-20020a170903234800b001b9d3352216mr496803plh.20.1691715011274; Thu, 10 Aug 2023 17:50: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 w22-20020a170902d71600b001b00fcbeb80sm76416ply.8.2023.08.10.17.50.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 17:50:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 17:50:11 -0700 (PDT) Message-ID: <64d585c3.170a0220.8f2a1.3895SMTPIN_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 74F316052471; Thu, 10 Aug 2023 20:50: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-unit-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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/