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 373CD4401A for ; Mon, 13 May 2024 15:44:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 19909402F2; Mon, 13 May 2024 15:44:40 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id DBF0A402EC for ; Mon, 13 May 2024 15:44:37 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-43ddbdf2439so33405281cf.0 for ; Mon, 13 May 2024 06:44:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715607877; x=1716212677; 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=JBleyuClHZUQjz9gzQ1ZAigf4lGxX2/eCG0wSSlMR0g=; b=juiqe0p9T0L5Ad9Q+HXRYUF5kfKuBsnzvxHFSrJ+DxYH9U9GUH77fTh2tUD/+kUsXq S1WCaQA+CevXsA3jCn2wtczdRQcRny3MNp/VBRO5f+kvrJOPV3D8aeNPXiHMd8rfbtqK vmJ8d6P6P2Y3GZeJb0RQaJ2ZaJZedaaeVAbgU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715607877; x=1716212677; 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=JBleyuClHZUQjz9gzQ1ZAigf4lGxX2/eCG0wSSlMR0g=; b=ZhpuzQci06aDt26bShMkPAqefBGaazNDdubkH67bpTGPHIHchK6iPAr5lzTt4yebU5 4UfBwOTeeCQf0ugyXq+VtkrLdXGobNXMWwQSMSyrsRyaFNJ6hVmwFqPZhGjUdf8jnucr sf4WfG1+BxUQUk5O3x5/AHRBtJ5iuUI6pT20h2JK0bXaaqvclkLP79jByjUqMJe267hO F1Xsd0Ldn4FeO6Z1SbTJmaSMv2mirCLk6nQb15bhcRSaKDaEVLUzFoLBne0gugMX0uQD cda5u3wkd3VwdVXEFmooLHmrrI6mfr6Z5I8oq0JiL1zhQOkaWrxfKvfEhcoOvRnMyifn RJuA== X-Gm-Message-State: AOJu0Yy+7yl42pKX2wnPaweLCWI8/tidecpy9EHuTl/hBY8vI9oyfp2Q jYUQPFJdE86y1gAZSpEbq4xx+JqGCaKO1Iwmj+MNIZKDXLG4U2IuwhOQfTKXlo3Yw5wWQGja7yp J8wx2x6a1vPMKPV4m9sqjgMl396nmfLIOgBjUSQkQg3hZRmPHOq/pcuNc X-Google-Smtp-Source: AGHT+IELXH2FYgbh3ZQiAh6ycDgkuxve6arDK19cVDJGeSoLm8jNBzi+IPjR5wJfB6G1JJvA80EoAk5YWa83 X-Received: by 2002:a05:622a:13d3:b0:43d:f58a:16c2 with SMTP id d75a77b69052e-43dfdcd7ab4mr137889411cf.46.1715607877209; Mon, 13 May 2024 06:44:37 -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 d75a77b69052e-43df5494b54sm4750331cf.3.2024.05.13.06.44.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:44:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:44:37 -0700 (PDT) Message-ID: <66421945.050a0220.8ea19.7c76SMTPIN_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 D34B0605C380; Mon, 13 May 2024 09:44:36 -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 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/