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 DE52044019 for ; Mon, 13 May 2024 13:51:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DA29B402E4; Mon, 13 May 2024 13:51:59 +0200 (CEST) Received: from mail-vk1-f225.google.com (mail-vk1-f225.google.com [209.85.221.225]) by mails.dpdk.org (Postfix) with ESMTP id 8A6CF4003C for ; Mon, 13 May 2024 13:51:58 +0200 (CEST) Received: by mail-vk1-f225.google.com with SMTP id 71dfb90a1353d-4df265f634aso1413810e0c.3 for ; Mon, 13 May 2024 04:51:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715601118; x=1716205918; 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=7NXJWwStvvZhNE0XIPfu2BPMhPyla67Kb65wAJi1M3c=; b=XWnyJ+otkWMB7ntiMDUSQnykv+nFPGsTzMXcinXw/U37dCHEauqt6hYCKOTJtfuunu OxnpcOsxWNr+pPmkmTeSx27zQpCgEyr3ty6HGu1P+t8TkD4djk7UFtB6h2VIsYirSKzQ +PUk7gD5tCZiNXc181veuDZLz8guhkZKE/+f4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715601118; x=1716205918; 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=7NXJWwStvvZhNE0XIPfu2BPMhPyla67Kb65wAJi1M3c=; b=AhCs/BVt+QPMEWVMmvOJzrWw136piEaQq4Ps9KpOd9/jcEpyyRIrETWL5LbG+eiFGL JAPAMFo9NxrkQaYsFDK8ch3o4M98k20ipVe809IRk57CcyqV1rCBldQu+nzz6N2gmHNz kBhlC8yoII6B6qHU1Q6V5yuFv9RedmF98xN/WHsnwZauZ7vKPUKGFLrgWU1zitmpTmzi INaYSe6j8z52tH7Y7mVp1mJFEjVhgAtnPIo6gHQ56u8YOJwl2S8J2l9Z6pIpsEQk2LGM 6KxdazxpqQMsdFyoRW4tQX+ODoq4I05yNKNFKrd4BLDTGojk9wf6YnxEXn52HDwiHVjl eUfQ== X-Gm-Message-State: AOJu0Yw5CpCjfh+k2vNY1EkuNY80NVOZvYqxpsn+S/JZmKfyDb/iIta0 jjoQj0aJ0YM2sE762kw8PUlpasmcXZWNwcxwMgcqT6v5tjRatEbdiEAyhjUlXqw1dTDjH+1/KSX 6PkgMH5XaDZPc+f2m0stsuFsHx+MJjBU7DrDNVOszuPscT2NiCWFdC0m9 X-Google-Smtp-Source: AGHT+IGBZSvfAfS87pDmTlqqR4AYy8Szo0KczNGcTMV1X0RPcYmKbDAkPmMvd/Xgqoxd69YoNjIZbTYj8zU1 X-Received: by 2002:a05:6122:3699:b0:4d8:797b:94df with SMTP id 71dfb90a1353d-4df88285592mr7200434e0c.2.1715601117928; Mon, 13 May 2024 04:51:57 -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 71dfb90a1353d-4df7c07601asm427833e0c.13.2024.05.13.04.51.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 04:51:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 04:51:57 -0700 (PDT) Message-ID: <6641fedd.050a0220.12008.4502SMTPIN_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 91513605C373; Mon, 13 May 2024 07:51:57 -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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/140027 _Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 06:00:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140027 --> testing pass Test environment and result as below: +-----------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+---------------------------+------------------------------+ Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/