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 8D11344019 for ; Mon, 13 May 2024 13:54:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 86C37402E4; Mon, 13 May 2024 13:54:05 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D73094003C for ; Mon, 13 May 2024 13:54:00 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6a1548d65e0so10559976d6.0 for ; Mon, 13 May 2024 04:54:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715601240; x=1716206040; 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=llM68mcurNfhN1Yfe5oitEjGf86jNKBdWBcBMyTN0Ls=; b=A+Q2JIKo6LH0eN2egGell/WArJCRD18phU1uFIITYJg+JOSY9cAsN1kfAGgfMnXscM e3/51iNR8jXgb2uuz5HW2CWmzXCHt7VD5Phm6+UNGzY2PvKjRmLraNd1+aFsO1Wh1+hR aDc+0AtKMKrm2uYf8tJ5T9rRr79nT5M9k110I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715601240; x=1716206040; 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=llM68mcurNfhN1Yfe5oitEjGf86jNKBdWBcBMyTN0Ls=; b=idchh/zkV9w3STfFuphDWR6k2Nq88ReL8xk5z67dtdFDp6Y8PgAkAx2PUQi87v1tbN /4N1sU+iZlbqkxECrNDeWba/fJi1A5CUwhx86bokSlQyj084t6LDuRGwKQasFQj/Yptg RqTGdN0Rs7FYZl8y1ga/uSlnRts5qUh/Q5SdNp9iFvTB6UYXDP5Dhl6sEWUssgkU4Q2G qK69p41Uny6XcKeee5hAKzC+sev1Jfi0UHGKgE7Nkl8sCDwOcz7+hisEpIrlpF0C37mK /3tEQaq3Z6s1Q5xWFbKHIA/SH3bsMhNVgyQpOxQtz9Z52TpjY24RHJDydHOn0SbpEZ5v 0ISA== X-Gm-Message-State: AOJu0Ywiq9rniscE4/9dOXInr7NUblrtcsSLulCUCLBCXBeg/vxgRBKo 2v+90XsdPuccDVXlIEOo2ri7xzP2HPyCSgH/PvWvBHkkw3dxCKKoEJjS2eme5PIZfoDY/DWe8Eu 2bvFUrEwIe7XyNhbKczoT0X8Omfhs7jZB9DlzFaSV X-Google-Smtp-Source: AGHT+IH1qmYJfi3CqJdCgDcjvnVYuicTjvUd1U5ckwBfaqyo78u3asFrZPqpy49PoO8tqPShCuCiy+srXi6B X-Received: by 2002:a05:6214:3d0a:b0:6a0:ad56:375b with SMTP id 6a1803df08f44-6a1680bfc0emr101473636d6.0.1715601240318; Mon, 13 May 2024 04:54:00 -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-6a15f1ab37esm5595806d6.2.2024.05.13.04.54.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 04:54:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 04:54:00 -0700 (PDT) Message-ID: <6641ff58.d40a0220.48cd2.f77fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 07300605C373; Mon, 13 May 2024 07:54:00 -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-intel-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 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 82599ES 10000 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 XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/