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 C42AA42342 for ; Tue, 10 Oct 2023 00:26:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9731540278; Tue, 10 Oct 2023 00:26:05 +0200 (CEST) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 997DC40278 for ; Tue, 10 Oct 2023 00:26:03 +0200 (CEST) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-692ada71d79so3833436b3a.1 for ; Mon, 09 Oct 2023 15:26:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696890362; x=1697495162; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+x8evO5TitNuWla1/AqJ9H5TOi5W8n3QHjW8k8KvHMg=; b=cIsuE2oKAMF6ZvwrT5L3YnqX0X0keyATe7aOC8fX7lA+SF6mjcilytfFywtI9n4pFV 5RnTcXZxAuu9czEhX8m9L3MEMwo0POKDlG8jP2v626K+0ldv8Vp3xKPb82T9qWg5NDeD gmFW34eR7sH4oyujjj31avWoZ2iTBnxzFY/kM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696890362; x=1697495162; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+x8evO5TitNuWla1/AqJ9H5TOi5W8n3QHjW8k8KvHMg=; b=eaD828lvGmlvMBpuc8gF3XeMLcbJ+phOclxkjiNKKWwFLo7Ve+dT28V6opidNblZi+ eqjKEN8V0SPqc91U5wy/WVqOC6//qPgS/32gCyE+GO6GDuUb0IGBFUxoChq5nUmINiQ2 8XwY6rN0PNDCuNRVbMeL8CE0x97/ZVUkcBemB9lQbH4McYjT6Z6AoRpmpDvjnMbvl0Ml dxK6q8746MZdzKYadaPP9E8nMr0IB2NXPXV9FvL0wjo0nkzzXrrz+gO2L+ip8F4CyGJF WCHkWQSKQh4g0bYuKTDHfiisnhDGRV1Kp7kb4tTWSQYx0h4cHKp1PuzvpezqsJbYHChp Bajg== X-Gm-Message-State: AOJu0YzZT1aI0C0qL+thvwjSwhesWGKekeehxVV2H4Q08U1ooOln2RzT csnP2VCGXK7s2iMpbdOB0AMe0kIbKkLTMrzG8ad4fJ50C+r/Zh5hE0WTyg== X-Google-Smtp-Source: AGHT+IF+pAVxZTjid3nBGtpdbxtGYuzxmS8qwQQKQyhDu3Z8sYnlNrb2PKuidO79M5X4sZjxr+eqDKtBYOoO X-Received: by 2002:a05:6a20:3ca5:b0:13d:d5bd:7593 with SMTP id b37-20020a056a203ca500b0013dd5bd7593mr15554590pzj.12.1696890362576; Mon, 09 Oct 2023 15:26:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i24-20020a633c58000000b00574008a76d0sm552026pgn.13.2023.10.09.15.26.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 15:26:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 15:26:02 -0700 (PDT) Message-ID: <65247dfa.630a0220.77098.e274SMTPIN_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 C6A82605C351; Mon, 9 Oct 2023 18:26:01 -0400 (EDT) Subject: |SUCCESS| pw132438 [PATCH] [v3] ethdev: add packet type matching ite 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/132438 _Testing PASS_ Submitter: Alexander Kozyrev Date: Monday, October 09 2023 16:24:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132438 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27867/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/