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 99FAE4401A for ; Mon, 13 May 2024 15:48:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 777E5402F2; Mon, 13 May 2024 15:48:54 +0200 (CEST) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id 8BE78402EC for ; Mon, 13 May 2024 15:48:53 +0200 (CEST) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7f16ff3aa61so1408461241.1 for ; Mon, 13 May 2024 06:48:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715608133; x=1716212933; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=voj6XHfQe/YrVWQm/Emw5DUvqAaAi16XJkC0DWtPUvQ=; b=PLS+sXB7dbD+vBR4fSBps9qlNT/M5/cVWBWrZxmaCeC3pcQIFTyHHOm6xKp2boHD4q LMMfMA5PhSXlT/Qh8pX/Jt8fRD/VUn2diUQncfziKHYCC96dLKacJoz6vLxUDB5+SHAL stbCszP98iKUbJOZ76NNYnMVYSJkrVMhkU0hM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715608133; x=1716212933; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=voj6XHfQe/YrVWQm/Emw5DUvqAaAi16XJkC0DWtPUvQ=; b=YDZHC/zutfdAyebqxnhvRSeFRdrw/MKRRJh1POh63rZxjzN/UrvhnKLPnmerC4j3K9 4Un5Fas17VJ0j6KIw9TXafT9jsj7EpZDDe5gxfbLQoNhL+YMwpEnMOHPF4pzjxwl/BbX NUjks5zSGXTa5tozpzZ15lHNBSmwDE9OybdjMdKsOeP8SELm1sWzse665FPEzh1OIC0F qmjzAiHuk9BcByjt1naQK2aCVzekuCVkwL3UtagWM9Z5Qtlnu8/WEZq4EZQUIx3+0rKq gD7AsgLGYjVu1EVjjnyzIfFOSpYNfKef/FhwCyQ/5PAPuhzX9O/KIF0Cgr3PtcFvzqUK 1Qfw== X-Gm-Message-State: AOJu0YxjWD2u2ovud5h6tfZm4XIk07KWhgxj5mNC7tPna8qfuhSHGdxU dLBBoGxnteDEs38APmI+ejiY5lm16QTAc2lM1FJNzlqoRNwi2zGNhcBE65HiVW5l4aj3QHdEO38 dvyG9Q3uA/5e/BSpZfA/q+kIiWCiZoAyznXuVX2PB X-Google-Smtp-Source: AGHT+IF5cz6l5ctswKgOtGN7zAQD3OvWS9xEEZw4iWSI7iJ7flq0pIrmg3o1LO8AgkmKGp3w6PkscDyZO0vW X-Received: by 2002:a05:6122:4594:b0:4c8:8d45:5325 with SMTP id 71dfb90a1353d-4df882c5f21mr8041658e0c.7.1715608132692; Mon, 13 May 2024 06:48:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-4df7bf4542csm443549e0c.1.2024.05.13.06.48.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:48:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:48:52 -0700 (PDT) Message-ID: <66421a44.050a0220.8da5c.5d14SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 508F9605C380; Mon, 13 May 2024 09:48:52 -0400 (EDT) Subject: |SUCCESS| pw140026 [PATCH] bpf: don't verify classic bpfs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240512055545.98297-1-yoav.w@claroty.com> References: <20240512055545.98297-1-yoav.w@claroty.com> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/140026 _Functional Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 05:55:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140026 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/