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 4B5A04401A for ; Mon, 13 May 2024 15:20:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 46CEA40DF8; Mon, 13 May 2024 15:20:21 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 8B828402EC for ; Mon, 13 May 2024 15:20:20 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-36c703d13e6so19935585ab.3 for ; Mon, 13 May 2024 06:20:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715606420; x=1716211220; 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=5H6Jtco06f1RNPbHjK5C61wFogpKpeG3zpCkxGtgoyQ=; b=QisEiMZQuS8gYFa2idb059lLQuIV1uHLeY7BOHFVIjIuHpVUl9KIrgBgnwNXS/6bxk dMTkUCidsZ4BEObp4cs+VeCNQwI8m4IOGqDbW9V9z9swLqSib0WYjvsjUeBl7y8nWhJE mthfws13xDua/YVyvNf4mWZTP6Rz5al+TdCt4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715606420; x=1716211220; 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=5H6Jtco06f1RNPbHjK5C61wFogpKpeG3zpCkxGtgoyQ=; b=pe22Hzt5arOMLeg1+ZWIzOTGTKeAvcj+S7qYOL1o5q3ecCkQaA/oQzzAB9TtvXzpud CCQ7HM2UupJ2RvNN4KHVqvIR0rKJmwSUB64f0hLM6X3PVFSZ/KmS+8bWis1Lxj5JFGrM 3WXLsy0GrWcCvk8665zEDhH0isb61kmp367oxYfUPeeeNxRx8UyaLndit3XG8mUG85HM WU0+jp4aQag9aWZ5RNZrGq9ENyPlpjpEPL9MnhvfS6/OrgrRt74EbW/vqRohcb9xuvvo qv3SFpjsKoTHGV/ovSsKM82qMgVrL0VPWiXqOtYqpEJBqOmjicICxKEIVLm5YACr/g7q NnDQ== X-Gm-Message-State: AOJu0YyOixXjlfXfYk8jBwqZfr1corsAuhUpdsEujlulG8+Nu6aCSZP4 Px5fCWWtTOnmZaNU/c5hqOWBLjZQ41vvMo1kcTKpr8yh3dh+L5TFt/pz3fJP75qhNFRXV5aaZnV R5t9+4rT8+/rJsOEo8eF2NaZ0Sg8sNh7/nVGCZ8gm09t7gmkS9UstbjNA X-Google-Smtp-Source: AGHT+IE3offBJcLDQBSJ9woyYnYHX4FD8qzFWP00Ll+O2MSWb6ayMTwLZoj5lJQ+/PXM14WACvEn2Zb+KNvd X-Received: by 2002:a05:6e02:216c:b0:36c:55b1:e8f with SMTP id e9e14a558f8ab-36cc14f7b6fmr136716505ab.23.1715606419560; Mon, 13 May 2024 06:20:19 -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 e9e14a558f8ab-36da84c7f2bsm75815ab.16.2024.05.13.06.20.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:20:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:20:19 -0700 (PDT) Message-ID: <66421393.050a0220.7865.0982SMTPIN_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 11A38605C380; Mon, 13 May 2024 09:20:19 -0400 (EDT) Subject: |SUCCESS| pw140025 [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: <20240512055109.96609-1-yoav.w@claroty.com> References: <20240512055109.96609-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/140025 _Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 05:51:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140025 --> testing pass Test environment and result as below: +-----------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+===========================+==============================+================+ | Debian 12 (arm) | PASS | PASS | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Fedora 39 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------------+---------------------------+------------------------------+----------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29941/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/