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 471DF45C11 for ; Wed, 30 Oct 2024 08:24:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F907402EE; Wed, 30 Oct 2024 08:24:54 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 4F9614025C for ; Wed, 30 Oct 2024 08:24:52 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-288d70788d6so3027901fac.1 for ; Wed, 30 Oct 2024 00:24:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1730273091; x=1730877891; 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=B1sThpFkF/Ky48wEUUwtxWEiba8jQfPhfPT1Bpi6N48=; b=hTDGHcm2J87kUQ6GLy0cSKwTnX45CnDqLZUo+yt9w7pf1WDy8ttFLkviLpymn8/uKW YGm0m1o8GvHPlFtCA43ej6MvBtAtwOr70qYaAqDYp4bSJL4JwVrU69ML09n5qhGJq2VE B63lvTe7Q/67PQQ7hJwx/58vyMjE2KUZOxkCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1730273091; x=1730877891; 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=B1sThpFkF/Ky48wEUUwtxWEiba8jQfPhfPT1Bpi6N48=; b=Mz0hswLYErhb/34QP6v5xr1EoCp2Q00ErE58sZhzx4mF4rwO4D4+20sHfay8oop2Fb lMDd4KEhPtSjDKG1e5DZRcYRZiVr9raXFMGc5EH/V37+PKXXUfeKGLTks5S0OHvxKgXR 2pzKW5FUSF9qo/8PJAlwLeyHt4HKtKueHrrh8ZX1bPHlAfo0q8fS5EDaxg/CSzJaxNP9 7GaOyUxkX+R+gXXYSDU6GPOu7OM5Vg9+j4srqCgC30X+faaE0/lRG+n9VGn9vqR75+eG flrjB0BMn6CpE+2RXFLZEbyRVShYYu9/YcZ8OSGPqBeG5NRAYtyXkV1N7ZJlfmrvJRXM WyPA== X-Gm-Message-State: AOJu0Yy0m1LZ5ARy4zoZCJTlCuaYZGC11NdavStkAyVFLyFK+rsn0vwU XTCJkvfu/6YtS73pD93iGNT6IkSkciIox82OF+MTgXhBLwJkb4Iab6ZGMBP3t6XW4dppuzJ7Wi+ 5SJ2Dbwk0FLbyprOoTZNrteVxmUhN5b72LADTarq6Gb0ZkgTyGr1nfugQ X-Google-Smtp-Source: AGHT+IGqdLcHayu8GuCGQ8Qi3t2CzSGV09Z0YM6GpvRgPLlMXgKt06Z8MsdhsbZSe3VZ4KUoFar6o/d21kbS X-Received: by 2002:a05:6870:80d1:b0:28c:64e8:ae1a with SMTP id 586e51a60fabf-29051de7450mr12998234fac.42.1730273091302; Wed, 30 Oct 2024 00:24:51 -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-2903516b5easm233946fac.0.2024.10.30.00.24.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Oct 2024 00:24:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Oct 2024 00:24:51 -0700 (PDT) Message-ID: <6721df43.050a0220.142b59.fafbSMTPIN_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 C2A936052471; Wed, 30 Oct 2024 03:24:50 -0400 (EDT) Subject: |PENDING| pw147650-147654 [PATCH] [v6,5/5] net/ice: provide paramete From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241029170157.1390724-6-bruce.richardson@intel.com> References: <20241029170157.1390724-6-bruce.richardson@intel.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/147654 _Testing pending_ Submitter: Bruce Richardson Date: Tuesday, October 29 2024 17:01:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:6dad0bb5c8621644beca86ff5f4910a943ba604d 147650-147654 --> testing pending Upstream job id: Generic-VM-DPDK-Compile-Meson#30856 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/31757/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/