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 214A345B68 for ; Fri, 18 Oct 2024 09:49:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1D6544025F; Fri, 18 Oct 2024 09:49:21 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 42BF34003C for ; Fri, 18 Oct 2024 09:49:20 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6e35bf59cf6so28396377b3.0 for ; Fri, 18 Oct 2024 00:49:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729237759; x=1729842559; 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=9jDX5xf8o1hE0hSrNmHkcYQ4aQbUqTgC8B2rMSE4u+E=; b=SJV5ISsB1WmGk7DMs3eDoxT5m6C+2Ds82B1M67Vr4Pov9dKGTmGJSJ2MJsvwIGQlC5 ezgIs0IyeBsv4/Hd5jdYpL9IC1TM/5EqxGhEPNOmB1dHkm+59jo5PjfWAyNj6Wztg7R/ TAmNoCKdn4LHzjYF98ZqjE+CHKylKWGXCrFiw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729237759; x=1729842559; 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=9jDX5xf8o1hE0hSrNmHkcYQ4aQbUqTgC8B2rMSE4u+E=; b=R/dHYI0pkcasBhtUShhMHHKTKMRbqFxvvQ8ateLw6EKHsB4LEDpn0nEHOuDq2TPhnM jbvFusRER79395aqUgZLF3g9Fat9yG92zrOHyXL/GshBFiTSNfoPkf49mXdhqiz2ls1i 1k9lLo8ikqAi9IGtqkrei1nm9b2ST3TuLhNs6RpnjcpbMbDF6hZdoZbdjBcpXGt4RMNB D44ZxRvvfYotOw++kDCTQXbaXG2QT+BLxekYilg7QgZwff3nIwDiyKk1rMcqqmhyMXRR lEPFrRcPLe/3/Py4wc4qR/ZvS7f//9B3Ec6fsdNwJHgUweT1F+QVnKc3ROAGk6mD8mF7 1hxQ== X-Gm-Message-State: AOJu0YzfNzO7wCAMAn2rT3tBMPKyA77XBhBgfFLpGmIi+qrQOgzAhfrl n/ZeztYdAaXaujaIXaSNkIonV6e56cz74FSPokrzWSmYqahxSflE6/QwCzWw56YBktE9W2P3aBI +9Mu1//fk2n9NqiyhzgGy4PFtrFeuyqMtbV5m7RVN7Gm0n7CxYCWPKx5J X-Google-Smtp-Source: AGHT+IHLQw+46ftGqJyhdvtUUaU6f3JnmcRyIsEgu0m/Ne8zkpD1ZuLmlXKElO0lyoukZ+25b0gA4pLDpOMa X-Received: by 2002:a05:690c:305:b0:6db:dee9:f6fb with SMTP id 00721157ae682-6e5a3d7baeamr56302337b3.11.1729237759624; Fri, 18 Oct 2024 00:49:19 -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-6e5c00d87eesm390227b3.20.2024.10.18.00.49.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 00:49:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 00:49:19 -0700 (PDT) Message-ID: <671212ff.050a0220.17b0c4.2ab0SMTPIN_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 47ABD6052471; Fri, 18 Oct 2024 03:49:19 -0400 (EDT) Subject: |SUCCESS| pw146180-146181 [PATCH] [v3,2/2] examples/l3fwd: add optio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241017095858.27865-3-haijie1@huawei.com> References: <20241017095858.27865-3-haijie1@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: SUCCESS http://dpdk.org/patch/146181 _Testing PASS_ Submitter: Jie Hai Date: Thursday, October 17 2024 09:58:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:74efd38b416fcf9eae2a5b429b81b550a73a47b6 146180-146181 --> testing pass Upstream job id: Generic-VM-DPDK-Compile-Meson#30406 Test environment and result as below: +--------------+--------------------+ | Environment | dpdk_meson_compile | +==============+====================+ | FreeBSD 13.4 | PASS | +--------------+--------------------+ | FreeBSD 14.1 | PASS | +--------------+--------------------+ 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/31532/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/