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 4AAD74401A for ; Mon, 13 May 2024 14:27:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4477C402EF; Mon, 13 May 2024 14:27:45 +0200 (CEST) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id B6D31402EC for ; Mon, 13 May 2024 14:27:43 +0200 (CEST) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6f0794fdb95so2937116a34.2 for ; Mon, 13 May 2024 05:27:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715603263; x=1716208063; 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=xLz6YuoAxKfaeDu+07JxUdJqsmUCwUWLqv82lsuieCg=; b=YcXe3WLnxH7PWvTfJW52MRNhICPlx1nbs0XHAV4C9N7iATPSt1NfIHoG+H2zX63VQN wnSok7l5ROjVmIwHbzMxJlFEG0V3wJpf1qNQxNx1fhAafoWYoBc6Me8ai/WUczbeQEqU O1rAgDMmy2xZKVfOqqkOggeUbN6RcrC8kYmIo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715603263; x=1716208063; 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=xLz6YuoAxKfaeDu+07JxUdJqsmUCwUWLqv82lsuieCg=; b=oRVU72HYMP9K63jjWunGmwGVWQyIyRYD+P6D4Lf9AjcFm6kLBxpKs6UHIXlPuh4wiG RcstSEh06piwpRaHaioFuqAPYqZv/c4bOSScHCZRQTyqWV8pFD76trwnk4uyUP8dfMOT bFuU1FhN3miI3jJbEsMCoM9vkOLeQtEcjide7Ndyv/J96i9/EVT0k+dnSd2TqOR3kvrC V8Rx+Dk6o9D1rQI6l8l09x5Aw7qCeJ5cyVGYKaaPWjap7wMDrlo945Bw4H3gQSKJiLyZ XekHGq3yc50/HOSVNNlKs+iE6fdcubfvoPfraY1ssqkxMBJvhOyCRXXvQQPvmeUfLx4H Fkdw== X-Gm-Message-State: AOJu0YzzjXpUSdAzX0uL5EI3H0ty4/tGAbxpaeDE1UiW1yV7kh9MX13n 3X+3gXu48SfGB7ggykWUM9mzMXNUs9pcstCJmzelDEa6/oox4aSZYEZ4fwSdRGyqbPbpULRCcfC PyNcckKocPN5Kg+n8NBKXMtYGK1PHd7l2MkbxafOhzQMsZKRhSSVfmFKm X-Google-Smtp-Source: AGHT+IEqrQUbkFls+OAkZF/I7LN30Nuoz6MExybPtslE+88TFhfapDtw/Fvd7cmdFAPrRCIrqAxcVdFDrmQX X-Received: by 2002:a05:6870:5e49:b0:23c:e5e3:8771 with SMTP id 586e51a60fabf-24172f5e5edmr11017069fac.42.1715603262878; Mon, 13 May 2024 05:27:42 -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 586e51a60fabf-24157800269sm401048fac.26.2024.05.13.05.27.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 05:27:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 05:27:42 -0700 (PDT) Message-ID: <6642073e.050a0220.e15b7.4572SMTPIN_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 58134605C373; Mon, 13 May 2024 08:27:42 -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-compile-amd64-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 | dpdk_msvc_compile | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+===================+====================+======================+ | Windows Server 2022 | PASS | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 13.3 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | FreeBSD 14.0 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | PASS | +---------------------+-------------------+--------------------+----------------------+ | CentOS Stream 8 | SKIPPED | PASS | SKIPPED | +---------------------+-------------------+--------------------+----------------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 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/