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 A40E3456F8 for ; Tue, 30 Jul 2024 20:12:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80178402F1; Tue, 30 Jul 2024 20:12:08 +0200 (CEST) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id A3EC9402A9 for ; Tue, 30 Jul 2024 20:07:13 +0200 (CEST) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-260e208e126so3021667fac.0 for ; Tue, 30 Jul 2024 11:07:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722362833; x=1722967633; 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=Hwi8VElzfpaWtcUaDE6fR8ZdtzHddG5GiTrj6y5ORFw=; b=KtsfyX8sHUw3QMzWIanEtCGb/zYnqARCysl+J3TY7/EdO1Fct+xquOAXFUiuIu9t6X Po85xHR+LMcWVhLZQ78Mrma001then61mnEhbOT/IuCi/sIJFQl1LwJdIJu63YhGfVOc ptJFq31t65Ybuhi6gnJLdWAAclXGAjuo0cBAY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722362833; x=1722967633; 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=Hwi8VElzfpaWtcUaDE6fR8ZdtzHddG5GiTrj6y5ORFw=; b=S+nOKulWEypnTxbfQOnmGbBAfq0YkQ3/qoFwfvtY7iyxNKno3mgP5huVG883zsUntu /diQmI1RcrkydPKMP5NKiclL+uyw4+rxeQPbo69NEoIBhxzJsTQFg4cDCtnVSjk9HrHn YbcKbyJoFwZ6r4fFzRpsiSlq/sK44ByvUlQHNmCwhgvfuho4mtpgBRbdbWBQGvJU+L6E 3UNyBP/Op3Va9EnnGQcNTxCZf3epsJQQrR++ZZy1aNM3Ylj8Cn2LF/jg21cD3WPx7Tbr 2AZVDDy++OvY8t9qXLGr0ReP22ub85HearHwgf6a7Z1n8esvYQLUugqpxUdMllBccKoc eAlw== X-Gm-Message-State: AOJu0YzcPOUhKHcGdQSct5Q6AVRZNpVkdDMxJc59M9osXdI0zF/feq/w I2ZbhgiuNa3TqWFnM+Sm5lnUYVdm1B+86SXjwVOe/MMRZDklPBteZVjqQd1rjB92LjY+5taD57B +70ViKkfyNc78QhvR4O77/6W+xfQya5OJt2TFVrVC X-Google-Smtp-Source: AGHT+IHu6Hkd0aZPuNbGZ/UaENN6BauNoGROUjaBjRFkllV4CoIB/nJMJaaCs0JZLj4Nxu+OaHXKDlA40BFs X-Received: by 2002:a05:6870:a551:b0:261:1e3f:777c with SMTP id 586e51a60fabf-267d4d944bcmr13882019fac.27.1722362832940; Tue, 30 Jul 2024 11:07:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2653e790be9sm608614fac.24.2024.07.30.11.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 11:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 11:07:12 -0700 (PDT) Message-ID: <66a92bd0.050a0220.2f6650.3d0cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6AF4C605C351; Tue, 30 Jul 2024 14:07:12 -0400 (EDT) Subject: |SUCCESS| pw142759-142760 [PATCH] [v2,2/2] examples/l3fwd: fix read From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> References: <20240730122235.1084-3-konstantin.v.ananyev@yandex.ru> 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/142760 _Functional Testing PASS_ Submitter: Konstantin Ananyev Date: Tuesday, July 30 2024 12:22:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142759-142760 --> functional testing pass Upstream job id: Template-DTS-Pipeline#171706 Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30654/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/