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 E504A42341 for ; Mon, 9 Oct 2023 23:26:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E0A014026B; Mon, 9 Oct 2023 23:26:12 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 474C14026B for ; Mon, 9 Oct 2023 23:26:11 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-59f6e6b7600so59609287b3.3 for ; Mon, 09 Oct 2023 14:26:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696886770; x=1697491570; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IQ1zZeRrQSK7WHBCai/1Ndfd3XxQt9vp6chlRGzQXXI=; b=YDCtexG0FYH7eMoz5IxOTrwY3A+JlDR3/Mw/H5dqrAdjaxzCwv1XuPHpOT29VuNRry VI8wzdgcApiCo8jQ2x7E/4mVhfPCELhbplM78TM4kCYsCSXFpnGBTmgCdKQ80KmpaOaI hQIcneac71b/LHlGTQKgBeNmD4uNZqn9F+Ckk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696886770; x=1697491570; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IQ1zZeRrQSK7WHBCai/1Ndfd3XxQt9vp6chlRGzQXXI=; b=SC3EpMmIPztbcfVcOQVoZUmoVb2Zvc/X5BLXS75fI5irdhgFmrKzMxT2bdwSUugpwy KEKGGMHwEEoIuiZxcIBCIgWuAsfN4HZj/SI8GHO9pfCjBoP0xtUBxWGPtBfUu3GBXRZw iv0uT81/hVbid7AOUGhTcqUtOzYoiIRnbeMDeOEOJHiSUdUDVg+HFqS4U0El5PIbghrd kW2eifPgVYOuc7XoztlhIxaWmd6G12EZa3UtwwrJni2meDB89wrRMHoMUufJnKNUrvmD 6M60qqEOI1UXM45thuqaP0I3dazuHcYEeqFZ6epo7lqWm6OmOcn+2afDrU0g9JVSB6rH zakg== X-Gm-Message-State: AOJu0Yzwa05jfKz5vCDt7S6oowcP2cJcGVHvL7Kkt3ul36gV6aIPwNdo eL+YIHdvuTaO/QB8bcMiL6O/o8jAobqEcpBFoHR7e2mcnpXiUyqS8xvS5HO9PsnnrYVqIGrZJg= = X-Google-Smtp-Source: AGHT+IHoAzE4ffLEs48xn/5NVqBA5x7DM97/8to+pMTmS0MoWJvfSFQUz0l0/jZn+gxxXKz5CqJ/F+2AI3hP X-Received: by 2002:a81:49c7:0:b0:58c:53ad:ee3f with SMTP id w190-20020a8149c7000000b0058c53adee3fmr17210339ywa.34.1696886770446; Mon, 09 Oct 2023 14:26:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u14-20020a81a50e000000b005902bae0220sm666297ywg.72.2023.10.09.14.26.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 14:26:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 14:26:10 -0700 (PDT) Message-ID: <65246ff2.810a0220.9080f.ee62SMTPIN_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 0B67B605C351; Mon, 9 Oct 2023 17:26:10 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 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/