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 50E6E4401A for ; Mon, 13 May 2024 14:48:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B9D1402EF; Mon, 13 May 2024 14:48:18 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id DF8D1402EC for ; Mon, 13 May 2024 14:48:16 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-61df903aa05so49489157b3.3 for ; Mon, 13 May 2024 05:48:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715604496; x=1716209296; 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=ZvkZpe83Mz5uNy5roAXRquOUkaOt584xj7Y1Kq7bV1A=; b=gei0F+f7VusAhuYP1FoRC7tv9PbW4OKhCDrJK0zEPKpeLGgZ3BYmzX7qhgt4DsYaVy kvdo0vDAmvwBM9IKdBFMyRkCoOpqeto4ewZqayIkZ4PZj+L0k1qNhYtpKqXk7ctyhkXC XbCDXufluBI7uCS/lV4Xh0Y6INBRS30E6GBzw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715604496; x=1716209296; 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=ZvkZpe83Mz5uNy5roAXRquOUkaOt584xj7Y1Kq7bV1A=; b=n+6E38FTnUHmuhB4NlJ2iIUV6eZUt1ZIkZPA7Ks8zTxuTbJI1HJG/phD9lqVJjQSkx fzMA8m+FjniqGvGDAvrA6Cp7Oi96uKPtFz9Xub27c6Rp29ODfVOmNpviWpLK3I0khDC/ tEeBy6IA8RgQqNlMl4PWwpzTXSlY3TYM+Cvp8GjCitV2DLZtg92gZiMRUMp9O0SfdhK0 /3sENTbw5NWIYPtpzKYF2xfuU480EKSc606tT0v9YqZlKspsbLM5rxeSEiJJ/W1Nt2Wb eq41RMX5FnFZwvJitBjltnPKdiVkzenrklyKkLw+KZfq6pXAHEyTkbGW+uwBmtID7fWE Di6A== X-Gm-Message-State: AOJu0YxiQ7Ba9pL7ujqKunfDC/Y4twfAcTxISJWAjThLgKDo0J3kPFZB JNvYQvlSfFYSb+IxzbU0FUmgU88AeF4CHujXvwzZRkUSkpdtFiGfU0K+gWGciKA6H2zlQhnKxMg k0Sf2omTa5IEhiBuH/L/qMl0dY1ghuXfSArgbSE2RTr22yMAX X-Google-Smtp-Source: AGHT+IEe7S08B6NWPxBST71ta4QUSCDhBZIz55HQ7+uYiE2P/9qXkN7FTV6fYAI3jgx8bsVBaukdPKm3GxCF X-Received: by 2002:a05:690c:6906:b0:615:bb7:d59c with SMTP id 00721157ae682-622aff9d827mr143064747b3.22.1715604496206; Mon, 13 May 2024 05:48:16 -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 00721157ae682-6209e28d293sm6907957b3.46.2024.05.13.05.48.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 May 2024 05:48:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 May 2024 05:48:16 -0700 (PDT) Message-ID: <66420c10.810a0220.8a81c.9229SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E052605C380; Mon, 13 May 2024 08:48:15 -0400 (EDT) Subject: |WARNING| pw140025 [PATCH] bpf: don't verify classic bpfs From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Yoav Winstein 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-abi-testing Test-Status: WARNING http://dpdk.org/patch/140025 _Testing issues_ Submitter: Yoav Winstein Date: Sunday, May 12 2024 05:51:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140025 --> testing fail Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | FAIL | +------------------+----------+ | Debian Bullseye | FAIL | +------------------+----------+ | CentOS Stream 9 | FAIL | +------------------+----------+ | Fedora 38 | FAIL | +------------------+----------+ | Fedora 39 | FAIL | +------------------+----------+ | openSUSE Leap 15 | FAIL | +------------------+----------+ | Debian 12 | FAIL | +------------------+----------+ ==== 20 line log output for Debian 12 (abi_test): ==== Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 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/