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 5A9BA4400A for ; Sun, 12 May 2024 08:52:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5533D402BD; Sun, 12 May 2024 08:52:56 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 3FB17402BC for ; Sun, 12 May 2024 08:52:55 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7e1c37d9336so78837639f.0 for ; Sat, 11 May 2024 23:52:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715496774; x=1716101574; 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=WtO2kQiFME8M95aXqGn7S7C6biLtAk+8H8EYZr8hR/Q=; b=Ct2R2OsZt63Vd5sQZ4iQJpG10SJvKDwZX//BTEsPNIZBE0ET0uVzTyd/CaWudCEGbQ b13E3nh5ToO96jJbh1YYaBOeZ0KWnJTvXGYfVMJBRBjVDMKmdU/eCKXZ22/myLBPUsWx rdWNt2HnEPU1das+a7Ohh5LY5ajWvYThdIp74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715496774; x=1716101574; 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=WtO2kQiFME8M95aXqGn7S7C6biLtAk+8H8EYZr8hR/Q=; b=M8YXTb+Zqg8sHYTaIou58PM1Y/YObaVPaMGUyYVTfyGP23P7AUO/4fgo/Z4zgSwNya shWRXBbcYONgZHB2S8ukiIzbjk8g5D4Kub3XQSG4e3FqCV9AFu64xRnakA5KJFdxJnp1 tUxCMlFrxbxl06xffFTyMV5OZhlhbTKJwXF5EBVrRZbz7pr6aNYe2LVPBJqNseZKDR0m uxM4kjA8pHQh2mu9ItSfbu4O2BMhTFnih2fmtWGrb9KuXOMlMjhHuG7RD9+a6GQ3355p gv5LrVZ1Bs5+miHaxYUuhNORlgj3avzTfxV0jfZ4C3Y1yzKcU+QincrTn33TROT13HSa JaUA== X-Gm-Message-State: AOJu0YxMIZRSLYyIXckOImCP4zuL1X8Nggm+gEw1ENnwRoFlB08EX57X PVfkWNi88CXTVbjE2pc2uLfcpZUD2vOI8czVrVHgRQG58IbxKJn1SIBmP1uYMot7IbVdHbuF4Hq XLaQuXDX9co6VVsfhRRoqioveiGxknUqKJ1GOd82Rzty97hypUtm2IdU+ X-Google-Smtp-Source: AGHT+IGNCeMvrLYVDdZKNhLoRSY87V9EX0OUxfcYtTN9kvWfO01X5T/EUKouhNQpkI31pZmrvKSXYVdsKeBj X-Received: by 2002:a6b:dc04:0:b0:7e1:815a:ee0b with SMTP id ca18e2360f4ac-7e1b5229e95mr735014739f.20.1715496774725; Sat, 11 May 2024 23:52:54 -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-489374b7891sm361188173.81.2024.05.11.23.52.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 11 May 2024 23:52:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 11 May 2024 23:52:54 -0700 (PDT) Message-ID: <66406746.050a0220.c9567.331dSMTPIN_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 37A0A604A954; Sun, 12 May 2024 02:52:54 -0400 (EDT) Subject: |SUCCESS| pw140024 [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: <20240512053542.88416-1-yoav.w@claroty.com> References: <20240512053542.88416-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/140024 _Testing PASS_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 05:35:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140024 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/