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 15F264401A for ; Mon, 13 May 2024 14:29:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11C85402EF; Mon, 13 May 2024 14:29:58 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id A68BF402EC for ; Mon, 13 May 2024 14:29:56 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-622f5a0badcso4133817b3.2 for ; Mon, 13 May 2024 05:29:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715603396; x=1716208196; 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=CL4Lc8aQBQKcRkx9wc79hJ+rEUpGS/1UDseEAeuc/Yo=; b=WGww5nJXiymlujoNArSb9T1afw2sVSiSuh69XwZjYTBRtK32OATYxyUUYbxn3QPJkW 5aPwDtbZBUV8O8tCQvYyfCTgKsXsMzeWOzObvIT1Pl0ee5dLMcpgklqkzXkI9AlbwUm/ lbZI/CT8NVg+rtAK7ZIwzQU+vm29Tgk1VLhJk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715603396; x=1716208196; 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=CL4Lc8aQBQKcRkx9wc79hJ+rEUpGS/1UDseEAeuc/Yo=; b=LclV6dlYe2zG2tA9lx4BXApRXQAX4lfDFO1z2NoJqXRB0yP1iZzEzC0f2VNilFlFw2 N1DUXuYzNE8sAudxhzwUmQaqdCQnF6ReRWKF2ku9sdb1V4cXllUPFF+c/yqcJcWTepI2 5MOLDL9oVyH1PC06NEpbyMp1Ca/mFqm0yFDQBc/Hw8mUP8D/tevXOlxkKXGrC4Z8LM57 CMsdow0K0vhLmkjwaNlPZsEeHcR5xaWdY3HRYxRvzpbGG8R48+y5FTNn83e/98zQWA56 y/JelnmnL9KzfR54KCyN4ou5USJolQeIRtzDO3D2fENYIDKbKxC6MUiQF07GiRqVeQ9e xfzg== X-Gm-Message-State: AOJu0Ywlrx5XgXJIiM05s4tjs9B6IYOc/zvTxY0uuv6c/Wr5RGPIS0Nz hiRKPdx3iX0i0c82PFGbhjV9sXZSwJRyPR7iU++/penElzeMFKfZvdZfXMt+NQ2Nl1HrCKlVOdA MmtGOEaQhAOCCUDsr9PjaoCwiNwUy11fOKkzAi0tK X-Google-Smtp-Source: AGHT+IESeTQoVSsipxh31cbx1iAX7jA3v5Z8p0PciC6y3DDtNTN+6rz3ETCJDnDptHEFvkKw8qo3cn0tFiFp X-Received: by 2002:a05:6902:52b:b0:de4:5c7d:2855 with SMTP id 3f1490d57ef6-dee4f36b0bamr8446832276.37.1715603396000; Mon, 13 May 2024 05:29:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6a15f1ab371sm6334716d6.10.2024.05.13.05.29.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 05:29:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 05:29:55 -0700 (PDT) Message-ID: <664207c3.050a0220.4d4bb.3d0aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AE049605C373; Mon, 13 May 2024 08:29:55 -0400 (EDT) Subject: |SUCCESS| pw140027 [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: <20240512060041.100723-1-yoav.w@claroty.com> References: <20240512060041.100723-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/140027 _Functional Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 06:00:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140027 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29943/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/