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 C822E4401A for ; Mon, 13 May 2024 15:01:35 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3BEA402EF; Mon, 13 May 2024 15:01:35 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id BB63A402EC for ; Mon, 13 May 2024 15:01:34 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b4e94ecd2so12514236d6.3 for ; Mon, 13 May 2024 06:01:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715605294; x=1716210094; 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=+mruJ5YdBcHGIFTEGvVC6c+7eXfZVCYks13ZE8eqA6I=; b=Oz7kaih9XC2U3eLe89kTRP0Is8HVX3G3MXHMU5ghUnasFI6mgcD3DyqJVe2PVFttLX voiCojO3lKgDapfXNqcBG3xqWTdp+VOGHjCOkNLgA2og6DoU3TwdxEo/WhHwIP8ntXce ixbyLOm/xLmlbzwEtnujxkPB233htNtr1XzT4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715605294; x=1716210094; 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=+mruJ5YdBcHGIFTEGvVC6c+7eXfZVCYks13ZE8eqA6I=; b=fL4D3RIbmMZ0dn94i2MTcMtUmodKu5R5I4qjZ0hXIu2HHSNRtK4hRXp2lzo1GPBfN2 83H6okO0LAZvT9kBp+i5x9Y90qMCnRtJmuvwNNdqmBAYl/V//oqQbuUWs9rA5b9C56zH 5ZlBiL6oiz+9sjbUJIK8dLyRD2Psfqx1IWx4lBZhc3MYMV5eJf5wpSlEHxZPoHT3aWWB bDB16KD6Osk4fpQNfA3sgVgD8SJ1kQNd6S/62Dz3GDHE8wtZ1t/F0g3n72XW9AbysVn3 32AXr7t+YM3310Tl73tr9Z95IBm5qw+fzKJGz1cMGfaTdxx3sPgnN3Yd1tZfB7XGBcD8 3WZA== X-Gm-Message-State: AOJu0Yx43i6EPy778Bzx2Nw5UbEuOOPY5M64Vr4UCjr9q4p8UGQL6fMH 1vcNdvZXNLC+2ZTtWi7oXbTV/hyYl2lL9sNMgC7c8OPuixPUwvuHKiWnPGPpGrpjQuPsrYfOHRC oAUDbGOWFMRQs+ujLwONEKfs1b8/jFQCpyzXcj6K6 X-Google-Smtp-Source: AGHT+IGcloGhq2g0kLHze9Zc2p682FezFrS0PfovwS2eXr+8ZcAant+p9E6svgbwBzqEM3e7nzWUOB03Hthe X-Received: by 2002:a05:6214:5681:b0:6a0:cd45:2588 with SMTP id 6a1803df08f44-6a16825931emr122563686d6.58.1715605294073; Mon, 13 May 2024 06:01:34 -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-6a15f1b69dasm5886786d6.20.2024.05.13.06.01.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:01:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:01:34 -0700 (PDT) Message-ID: <66420f2e.050a0220.7f068.07fdSMTPIN_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 BFEBC605C380; Mon, 13 May 2024 09:01:33 -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-arm64-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 | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | lpm_autotest | +=============================+==============================+===========================+================+==============+ | Debian 12 (arm) | PASS | PASS | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+------------------------------+---------------------------+----------------+--------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 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/