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 DFA7C4401B for ; Mon, 13 May 2024 16:09:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C4D47402F2; Mon, 13 May 2024 16:09:09 +0200 (CEST) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 64729402EC for ; Mon, 13 May 2024 16:09:08 +0200 (CEST) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-43df7f42ac9so25254341cf.2 for ; Mon, 13 May 2024 07:09:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715609348; x=1716214148; 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=zP5DScSuOD6Sv6wTag2qiJQugTVwchdQz3Ei11OETdI=; b=QaXE1ZTtpJ9h5inEk2adI1P2BhDiSgpYOwHc1ekEAPg7wvZIO6xt7TWPXY+Y5k+m/1 ddj5cuAmDdrJaNEeKz2kDZGgVR8ZHbiKzGtBuYfrOuJjHDi9TNPh5Ydut9E0e7/9HV5b x/WOM7XOkyJRbQeRGjZ7UK/HGUWFicqrpUFJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715609348; x=1716214148; 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=zP5DScSuOD6Sv6wTag2qiJQugTVwchdQz3Ei11OETdI=; b=LDwYF9mBkj6keHBva82kenGC72HPTK1pNZQOSjtHeQSeGEWlv87UEVveEeo1X1vDLS r9olMFkeZXUDlazpL7gmrrEOs+QKBY/v511b1W/TkJo4tFjlKRg5vaCLSYfpoHVLo3d1 I9gpPPmbDN1iTxvTwOxRT/oZbC4Mc7cZkKCilr8EKU0BALFOTBKQ0vzXTzHkPUDGqvR7 UeHZXQ9HdM2CoqpJGV15vxCUz3vL4FSAqSXlxc6MVCHYqW+A7ha+4jO+y6QPCe5DK6r0 ygH2yT2kZG8RlyQ6JHJt4vw6Q80IzinGRLxdcPmQgP4tk3p/QATaOru0xiPtMGN4WGpA bIRw== X-Gm-Message-State: AOJu0YzJOEhV68n8gg81ZLtn8kPSlHNjh7MnfOZ/utfjbmY0s5DuDPQi mkjQ8baewlMlOXx5RSb+AvF/ECPxh4RYwlOTQ/OlFmQkJ8kCbuN/Xy+KXbfuyllmi5c8ZuLe3yW EFhe56tWRbedDod4/z6DJMvuLqBBlgk2yFywTUqFHgDZeRfpWir/pP1vm X-Google-Smtp-Source: AGHT+IEpzVUcx0bbT0O81QDfG977LlrHEGKiYfjXhEP2gRZCa0WhckL9GGfuDr4EF57cXmeYUvb5zgqRpTrL X-Received: by 2002:ac8:7e83:0:b0:43a:e5c6:b70b with SMTP id d75a77b69052e-43dfdadb44cmr114027711cf.31.1715609347803; Mon, 13 May 2024 07:09:07 -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-43df5494ba1sm4314981cf.2.2024.05.13.07.09.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 07:09:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 07:09:07 -0700 (PDT) Message-ID: <66421f03.050a0220.f2b65.6960SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 693D9605C380; Mon, 13 May 2024 10:09:07 -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-broadcom-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 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 Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 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/29942/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/