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 4764E45C27 for ; Thu, 31 Oct 2024 19:24:02 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1ABC840285; Thu, 31 Oct 2024 19:24:02 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id B556140265 for ; Thu, 31 Oct 2024 19:24:00 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e2e340218daso1367722276.0 for ; Thu, 31 Oct 2024 11:24:00 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730399040; x=1731003840; 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=ti+e3pw+tyEBWYA27mnkbOMZfTP1qdSowYG5Wdu3F6o=; b=gSKSE+iBkNrlLfuEQytJj1yTonaQnQvDrsjdfYHWzv7o3h6g2xKgKHR0KV1vEv06fI bdcVSI4OEMrYo9GFpMKHNB/b61TT89rJdfAycTPNcqP24fJO4Q2WnepHntyiQknZ9U9Q RWFpcop4ywqLULM42crKLmfho9TRZanGv7L/4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730399040; x=1731003840; 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=ti+e3pw+tyEBWYA27mnkbOMZfTP1qdSowYG5Wdu3F6o=; b=GrIl3Eu2MmyGP9ffUom7ufcvWR0xYgRS0w3uPjzc01GmCqQgFo/Og6gZNxAG40OF7Q 5YALkxkmsgD9q4xPCiFq8WCz7B3PfV4FBLpD85h4BRKtL4EYc4RnzDyLQBlarBYZdo1P sKW1IJ/1aBIReioGiJGrKfKBdu+zYW4enZCqT4jqShvH9kDhC4mKinWgvZ4z/Bc4DlYE 6qVBn4TAE7CLwDoMvTqzOBPNoVz3OvEJGmyy09rl91SuCyCMmK7YY007vxDcOzJ0x9US UclrpPin/gP8tqrPl9LWdxoL8zWGJVA+1gyHwJKOCIgE5xONDfx8PGIeL5JQFxT3/34L oKlA== X-Gm-Message-State: AOJu0YyZFC3KR8GxgEN9xjPHjrP3gVybWxCDD6QSpXq0V0T7HR3YTQra leXyccIzGG2TgAA0iL/zBAVC5vQsYUcVBFEoG41GgA9LlVaifW2ipyVTfvRyVcPLLH5tKsk0WNr I5mqWej2uuWLwH4WwYPwEh+RKRCyQy3hMt4pBZHSF X-Google-Smtp-Source: AGHT+IENjFbNC9H+Eo3Wtpr+AI6ELG+jwFbOc9NWljRcTynW/IifsemfAQ4JMaQj3R/g3nxTM27/SNH7K5AE X-Received: by 2002:a05:690c:4444:b0:6e3:351f:d757 with SMTP id 00721157ae682-6ea523d13a9mr49342437b3.24.1730399040101; Thu, 31 Oct 2024 11:24:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6ea55c83739sm610537b3.66.2024.10.31.11.24.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 31 Oct 2024 11:24:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 31 Oct 2024 11:24:00 -0700 (PDT) Message-ID: <6723cb40.050a0220.39255c.3cc8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.57]) by postal.iol.unh.edu (Postfix) with ESMTP id CD3D66052471; Thu, 31 Oct 2024 14:23:59 -0400 (EDT) Subject: |PENDING| pw147852 [PATCH] [v02] net/af_packet: add rollover and def From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <0dee3d4cf2a563262bddfba86f750122b8dae5ac.1730381951.git.gur.stavi@huawei.com> References: <0dee3d4cf2a563262bddfba86f750122b8dae5ac.1730381951.git.gur.stavi@huawei.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: PENDING http://dpdk.org/patch/147852 _Testing pending_ Submitter: Gur Stavi Date: Thursday, October 31 2024 13:50:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:d0485e149e53bb5e4f7bc9ddd8d7b31cdcf82af7 147852 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30966 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PEND | +--------------+--------------------+ FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31793/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/