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 870EE4401A for ; Mon, 13 May 2024 15:03:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 809DB40A8B; Mon, 13 May 2024 15:03:32 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id DC5EF40A8B for ; Mon, 13 May 2024 15:03:30 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6a05f376effso36607856d6.0 for ; Mon, 13 May 2024 06:03:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715605410; x=1716210210; 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=211kxJebi/LP/1vNl9i/4ZcLFuHBMcND+PaORimN+yM=; b=VWUkUY1/d+8uxKWuG2WRVA3fAuqb2htZSt0QVjI8CivRNZUWdO+VlwmD0qxipSpk1q SHqFoF4Tu+ObRKF5034rFe6rXJPAYDubJCWBEGvJV4kTiKpRZuyUiXc4C1gPpluH+/Z7 cr8LbhjlVPTMR7tY0zhLLKpaJLQxhimn0ZjwU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715605410; x=1716210210; 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=211kxJebi/LP/1vNl9i/4ZcLFuHBMcND+PaORimN+yM=; b=dMoSPW7Zx8VPakPNX0iSPaAapVsSjfRLfGJ1p05AyU9v1pZyGrEGAzzDo65/gF1AGe sRZxwDdVIOF70TADKEbEG8YIbwKKpUkJvdxOQZCFPR0nYR1GIZkze5FP4PAWDGZXoK9t R3oED7znZABLM6nbYEKMgTOFiTzb/uxOrlwnbFziN7oA0+yIBHgFhD+yaOIJS3ZwLno6 zOmmEuCQrMmkn+/E6n7Axa0mlQo2Xk9j2Eb6hFrbt4TxTIoyHta0P3+OOCkIpxrNUCWH SIUypuPo5M6dbhvNo3LaI8Hub/JwhOCmtLW1DKOjs+w89Eef7lQY0qyPiFYOq2U7nCYr 15mA== X-Gm-Message-State: AOJu0YwijNhLVdCGF3E/dP8u0CqiQbohtgKmvdeOadE+cdC2bRPLcdl1 PYfd6UWisKTOe5DKKmuiOZD7Xzmb4LfLs6GJA5+LpxUwOZak3u2aOks2reLoc1hKqIV4VlZ4Bho /PWdAfT0VSZ7QFtJo2PPAcSD66/Eca1y5rcBwq0e2GFLejkrrz7duvjjm X-Google-Smtp-Source: AGHT+IFxYUt+KZSP2lh5EtM1CrQ8h72LWlzrXCz/bp4t6a2RF6gm0NnlNgj/BK+RbluZbvBqqfJ/E2S//npy X-Received: by 2002:a05:6214:43c4:b0:6a0:5ad6:54f4 with SMTP id 6a1803df08f44-6a1681b9879mr116862406d6.33.1715605410209; Mon, 13 May 2024 06:03:30 -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 6a1803df08f44-6a15f25ce2fsm5554926d6.73.2024.05.13.06.03.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:03:30 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:03:30 -0700 (PDT) Message-ID: <66420fa2.050a0220.a64b8.f8caSMTPIN_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 DD589605C380; Mon, 13 May 2024 09:03:29 -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-compile-amd64-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 | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | +=====================+====================+======================+===================+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2019 | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+--------------------+----------------------+-------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+ FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) 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/