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 92378436F7 for ; Fri, 15 Dec 2023 05:33:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B2A8B402A6; Fri, 15 Dec 2023 05:33:37 +0100 (CET) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 5A91140266 for ; Fri, 15 Dec 2023 05:33:36 +0100 (CET) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-7c51d5e6184so116849241.2 for ; Thu, 14 Dec 2023 20:33:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702614815; x=1703219615; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Okql8tlsktyO7u51UgX7fK2lL/ItpK3dCqnpLEXX2qw=; b=PEDmOvLWkDgseivlOb9H0JhP9rMyBi7eNHroCok/dIZw47l0Yrfjlw4pbJqB/zo7Lt IidOM7vETavBqyZZCNEGPlN+PCvyONEqQ0YzwzkkO+PJAc6NDNtoIPRbl5/uTRrZ5Ewm upawHWjzF/N1NnT8JBXs9KjGDLY6XVSecfotI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702614815; x=1703219615; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Okql8tlsktyO7u51UgX7fK2lL/ItpK3dCqnpLEXX2qw=; b=GxiRqX+z1lHNebYpzAY96w+8Y3WUQq7dVsLn7IuXbMLldgAn36lzdSsOShlpyV/KLe mD52bkGM0yXwOooH8pushOXDtny8Psf0saqe7RQVNqVfmMCl3hedr1DVZVjQ6PC3SQnq TIU1ZYHBIMnuDkqXVp8X5X4qZPPoH7YTgey6SkJ2c51Hg+yO9wSNgzTxvgyhfr4OVnel St9jsBeFTEQFia4uA8cIE1JdLVQV5XvjxsBvaRtpYBnWs3CceHAgcDkWz0xo0L2tjZR1 qITCjl28pgmFMcASg8F1aJ4wf6KUXjrkv0c+wmJ+ja5x4SrOnYp5zBRmX/Zf6ATuvMfa KQAw== X-Gm-Message-State: AOJu0YzFBsttgJbnXKa/anVoqdM0VEr1ly1/mVZjYptiTKKsJ3iVWZ2u jgn5IskrkTkKHgEfHxz1Ryg8nS5Ho2PuzM/kWXaNQ8MmcYuhzQ243aBxkfjUM0RtvPRM86mtzg= = X-Google-Smtp-Source: AGHT+IE3G8KibQ7klDP+zuXyaOrZVoeq+PjyM3nZC7wyymUj0bmVN4aB604/nfpIJoDFCxxtkEERLURUeI/4 X-Received: by 2002:a05:6102:3752:b0:466:3be:3a05 with SMTP id u18-20020a056102375200b0046603be3a05mr10249783vst.29.1702614815737; Thu, 14 Dec 2023 20:33:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id f5-20020ab014c5000000b007c59944e4a7sm1617744uae.3.2023.12.14.20.33.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 20:33:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 20:33:35 -0800 (PST) Message-ID: <657bd71f.b00a0220.731a4.5f0aSMTPIN_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 5A7CC6051823; Thu, 14 Dec 2023 23:33:35 -0500 (EST) Subject: |SUCCESS| pw135213 [PATCH] [v4,3/7] dts: add optional packet filteri 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135213 _Testing PASS_ Submitter: Jeremy Spewock Date: Thursday, December 14 2023 22:10:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135213 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/28635/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/