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 2B5C94401A for ; Mon, 13 May 2024 15:15:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2773640DF8; Mon, 13 May 2024 15:15:00 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 60DC4402EC for ; Mon, 13 May 2024 15:14:58 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7e1d924b0b0so65444439f.1 for ; Mon, 13 May 2024 06:14:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715606098; x=1716210898; 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=WP1j9pdf/4HXNYcaABOJ0CffXR6xCrqFCoH3ySUtoRI=; b=g8uOsndFI4dzSBGEYcoh33EzJ1XSUE8fAS0sJbdFY7+ByJaAYfxapzFzFh9foqfhQi cpzAhkk80Jv2vB1P2VLvKsDQzARJk+H8rzzuv24MuWlmtJDY6MPPV1zBZzqsujZcQhsI HmqTangxoCyAlBALUTh9Jo6egPf0TnuYxqKUc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715606098; x=1716210898; 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=WP1j9pdf/4HXNYcaABOJ0CffXR6xCrqFCoH3ySUtoRI=; b=Q21OFUqei5cMm++wC1STfl6oyG6qbtGuV0R3fBsT7csowbS4kPH4ocaaaoQSQVyW7g zWJmqYqv7ZgDPeI2Rb0DTAWe4ZwjJNh/PariI92mFazYZHyGL3oSSFroK+10FbE/P97g 6kBDSiFQK30QS7/lgRiyaxZyiRGAUEC+VliQF2y+BT8CXIUzqerFDjfoYjKZPwVo0PIl iBv5tU/WW/lNpuF8L0Do8xORppRG/ZKUr6k3mq0iiwN9jy6v4dTQRgXJizCAu1D5EgxI UJd7xIPv9hM3BejIdVfKeCL1gsm4yTRcYS8CpeRq+mXo5/vZZ7fC5lLOhlFcf+/MYR9I HumQ== X-Gm-Message-State: AOJu0YwylRQJSpi+6Jph3KiLtsPatBLsoQ7OswhdkIHNfvRrQ1e5t8Z3 2QTQB3b1n+bZLjk3PQppgjuMb2unmxRNsoyc8fXfQBaSBJ6d90f0zQC9JtyUaRvt3V3q8dAO2XQ cbqDg3AbwMojMjY+Ietbwskg89tu/R14DlYgym58hBKIBtk4Z9qHD/I9U X-Google-Smtp-Source: AGHT+IFS1Ql5nIM7ro8jCBie5J5a0XHmXxEMXZUmWxfeB6l8BaUwGKImBC8a/h7MLzoptNLnI2/pFoSVv3+D X-Received: by 2002:a6b:6a19:0:b0:7de:cb15:1b17 with SMTP id ca18e2360f4ac-7e1b51cdac0mr1052945539f.9.1715606097727; Mon, 13 May 2024 06:14:57 -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-4893703b274sm475317173.41.2024.05.13.06.14.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 06:14:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 06:14:51 -0700 (PDT) Message-ID: <6642124b.050a0220.88d05.ae09SMTPIN_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 E877C605C380; Mon, 13 May 2024 09:14:50 -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-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_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/