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 C67DB43027 for ; Fri, 11 Aug 2023 01:52:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C0E9E40DFB; Fri, 11 Aug 2023 01:52:02 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 3A40840DFB for ; Fri, 11 Aug 2023 01:52:01 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1bdaeb0f29aso5731605ad.2 for ; Thu, 10 Aug 2023 16:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691711520; x=1692316320; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3+GaipKtul3KmHyyHwPqlfWFNXsDLhJSfkm7GCfiA/0=; b=WM0Mv8n+7CxIkS+3e7gNdU2wipphqFLGE6GZFL//szLj0lh7YxGjBGuJiQWiDCEuvw dMIQ+A4KHJsa6H6tUce3NaFzr6Me+rz8aTUuCs1X1Y4+fznjfttcyCX8LWxLeDAH0vp9 c0Prp8KZPCWR79qL9msfg+3fEkvDHcDK6N8KI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691711520; x=1692316320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3+GaipKtul3KmHyyHwPqlfWFNXsDLhJSfkm7GCfiA/0=; b=aBaze44WewQqPQ7uplAot68/xzIbFGDp012hECFjVerpEBY1ME5cSjJw/CQM9a2+kt KkFktYP1qqdLRQklT5UbWWgHUmhlyeWA49LouCyaphF0txouCgL/CteTF6lHRTVH705s uLnbg/9oCDRebL2JnpNSoc/AKi9VhJBahfwM6BJg7twNAVaq8M5mfQmk3DkeXUVrfcrP jzuNty7TzEhZdYAWc3NYUmsTCLCky3mzB5+84w59jHk9S0RgcVl7MPb9D+f6mibmmzpu kMyDeyVeUYvx350yo3HHE7666rmnjzfjofI2ezMkfMXZmdpkLCIMoksVWtpyteOBGcKO Cpww== X-Gm-Message-State: AOJu0YyrW1WVu17Fc6++9BywFJU1+0tUq+SHzVt/CBUpcjYgNSDVItlb pYyrUFCvnGfWzQYxJKrTJc1+pO+q1QxuuVbp98TMhe9M8TaZGZHWUfuRfw== X-Google-Smtp-Source: AGHT+IGxxrpmp0sq8tSL7RlGJI6VQABb8RFIeAH+WRvl/7vH/Fn58faGQdOndVxyI3a0m41vr1V1U2Up/iB4 X-Received: by 2002:a17:903:1cb:b0:1bb:bbda:70d9 with SMTP id e11-20020a17090301cb00b001bbbbda70d9mr273869plh.63.1691711520490; Thu, 10 Aug 2023 16:52:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m1-20020a170902db0100b001bdaba7f05fsm68164plx.48.2023.08.10.16.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Aug 2023 16:52:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Aug 2023 16:52:00 -0700 (PDT) Message-ID: <64d57820.170a0220.44b97.3167SMTPIN_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 AAD446052471; Thu, 10 Aug 2023 19:51:59 -0400 (EDT) Subject: |SUCCESS| pw130091 [PATCH] ethdev: add packet type matching item 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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/