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 E86E8436F8 for ; Fri, 15 Dec 2023 06:35:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3F4F4334F; Fri, 15 Dec 2023 06:35:49 +0100 (CET) Received: from mail-pf1-f225.google.com (mail-pf1-f225.google.com [209.85.210.225]) by mails.dpdk.org (Postfix) with ESMTP id 1729A40266 for ; Fri, 15 Dec 2023 06:35:48 +0100 (CET) Received: by mail-pf1-f225.google.com with SMTP id d2e1a72fcca58-6d099d316a8so274312b3a.0 for ; Thu, 14 Dec 2023 21:35:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702618547; x=1703223347; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tTdswPz7vvUa165d8AxudTnxd9PvaIcWkWHraxpK2II=; b=IsiwGXmwK57j1gePl1+O9KL+vOvDeXO3gRkt2npRjYzaBjoQ4zAO8KwWUDAel+1uVH iiORLWceXp5jaoSjHUkIlIQRbb1m3rzqGBbNZHdZ2oC/BNRqAQmnyznQmhR5li8k3+fo 9P30vsBip5hDtu4bwg9cobTV43ncmP0Opu7dQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702618547; x=1703223347; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tTdswPz7vvUa165d8AxudTnxd9PvaIcWkWHraxpK2II=; b=CT5C6PJpoviaOgaGKX8Vf9H5ea9rg+bL/2myZSAFNUulQ8wLOBSHSmxOyy1nGg91Zv hH2BwsRiUtcA3oPUiKkPWrTdWah++oh0Xa8LQd563aRlfw7FAeZT0L6FDAU7clU1uyrg erBlZ6/OsXrcDuW16mg2qTh7ddg0SApr/cKaSePwspYi8997vmWqsQTNYPtk/+QDD+Hc WWc/XahmBWN+hHO9FXJtKpYj6/bBOmJSnzpJ9nGw+hfdesRY3OGtNOSBldphpTDQDHMO HupC72v8O518UyqQ7A9+hNyEvd7j4CCgDIU6+F/6RRpOfe3ZtVwgmoaR5dqce21lFKgH bw7Q== X-Gm-Message-State: AOJu0YxCxDGUmBbP9sSkjzhES3mHK8zY5MbRQjSCXxeEztHOxr/eThJ+ bJeGL9KUfRmepgq+ZnLPhHOnIRurNi5fskAGC5kplbo5HZyKMcp1zYhIXMXGdOl7VKp2/wQI8g= = X-Google-Smtp-Source: AGHT+IGRucG58jcs3epFQv2Bq8EVFOjLJJHHZWArh0OzEVFRz2JvVEB/GFjNDvSF+tWTKN4FOpNrh6TsNrVM X-Received: by 2002:a05:6a20:1047:b0:190:57a5:5604 with SMTP id gt7-20020a056a20104700b0019057a55604mr11139787pzc.102.1702618547176; Thu, 14 Dec 2023 21:35:47 -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 y6-20020a17090aa40600b0028084dbba36sm1362227pjp.0.2023.12.14.21.35.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 21:35:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 21:35:47 -0800 (PST) Message-ID: <657be5b3.170a0220.fc0bf.c4dfSMTPIN_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 7E32D605C21A; Fri, 15 Dec 2023 00:35:46 -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-compile-arm64-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.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 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 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/