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 40CE24401A for ; Mon, 13 May 2024 15:21:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B27840DF8; Mon, 13 May 2024 15:21:58 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 06C82402EC for ; Mon, 13 May 2024 15:21:57 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7e1bff0bc35so87554939f.3 for ; Mon, 13 May 2024 06:21:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715606516; x=1716211316; 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=WP1j9pdf/4HXNYcaABOJ0CffXR6xCrqFCoH3ySUtoRI=; b=dhxYH2l5wDafrpFneitvnwgF4B9ZkirF77zZpd3k2TGyJ3hqpHCGHKNZ7c3Mrei1Qj DsckN5ZSOsPJjiSAfAAKAsHFS8b5ShhrFpZlFhfrQcMtHdR7mZgQuWWxQ7r7v0vIlDPH ZNOwU/ZoHmUssTQEQKouwCFzYoqU51wn4jF8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715606516; x=1716211316; 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=WP1j9pdf/4HXNYcaABOJ0CffXR6xCrqFCoH3ySUtoRI=; b=BnEMifcBV73tLrFolJUXOi+oIMeW2sgYiSx+89LdC7fSTAvXdXuoJsBqRIRDy7Q0IW 5rvzW1pJeWxqb22xEN9toXaOKeSMbq2cOLoSjFizBcCuPm+XUwUez3zCl7Rl70noQCIQ zKmdBDTRoLcJv85TyRrc3fI/C/0rgmoVffFODwJAeBj3xepVm4z89WXFnhlLsWs1dEdD 0nBfjqsUbJNTqSEBxl/CJX+2CVW8az97X3Ei1xBx/Ae2bzyjROFG5ruVJWMY6HGLb0vu o4NWt5u9w3EzPdle4tjiWbIP+7ke6EoRXTM923ZfyqgKqMd3/Swzv8eG3WS4JgcN9mCs whZA== X-Gm-Message-State: AOJu0YyyDFYzL9YUzbQz86SesaUVFe23XzxX75fw4lJPuMp3PZJIqGfe II3EoqOISH0vXjFJ9BM6I1/g3qdpe26MMcQRoIiLe0xtCpdlN2HoEAY4yEzqdNA+olhJwB4n0K8 9Nhy1yOl0YtcT6a0CuACBA0Vydr3vrtrMXjXpPFWdgIkBIl4HBomz21DT X-Google-Smtp-Source: AGHT+IFYVwCr9XsJlBC/ouA31tU4mzDTBrOy2gWJAZibEAGUVRP6d+sVmKodU0XU+butb//IECYAFUXw2XVJ X-Received: by 2002:a5d:94cb:0:b0:7e1:b46a:517b with SMTP id ca18e2360f4ac-7e1b51a9e34mr1210076539f.4.1715606516482; Mon, 13 May 2024 06:21:56 -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 8926c6da1cb9f-48936efc91esm483180173.33.2024.05.13.06.21.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:21:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:21:56 -0700 (PDT) Message-ID: <664213f4.050a0220.f1986.a7c0SMTPIN_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 073E8605C380; Mon, 13 May 2024 09:21:56 -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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/140026 _Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 05:55:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140026 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/