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 76FB0456FB for ; Tue, 30 Jul 2024 22:21:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B34584279A; Tue, 30 Jul 2024 22:21:33 +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 6094240267 for ; Tue, 30 Jul 2024 21:54:57 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-654cf0a069eso33517127b3.1 for ; Tue, 30 Jul 2024 12:54:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722369297; x=1722974097; 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=NW8UVtMpVfg3mhrUWwM0YDk6s256noQD+H7reyePxNY=; b=iC8KT1HJflCnl1/kXbYF5pkKamQ0wAugg5loJXpGkxHozbkyziXyZ4oD8VY2eWR6/T W1zahhMNe/5uLpcbA0G0vMnQ2qj1X2sBEdAasHgY3G48M69U9D7/FtNpWLbymtj4fp6T UaTFvuk2hji0U8s98HuhjkAgkr9nbSH7BPjLM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722369297; x=1722974097; 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=NW8UVtMpVfg3mhrUWwM0YDk6s256noQD+H7reyePxNY=; b=O2MBYP5tEuz/6VuLczQKq9x49F/BCsFzmV0umnr/JoMY4QWKDCW5VvK/S1x+imMsRt x2DO4tMsQKZ7okMovetjZlIoiP1Sabyke8hnje7em3E5ll0/MyUQWZFp8ObPPl8raySi JudG3ZDcGbP+O84qfD4AqZ5+Inl8k9hTqsEGJNgn2KIm+QVwQKofz+mfBnZirr5QkdNV BasGui9AeU7+3eSqJfxNZ0jj3qxPCJtgvqTiz9gL3PFOOfz8sxgVzyLJvHsFR7R4W/1T ydg0ptRenhNvHKMszWdptLKXz2gBhcDI8eEbPFh4LfTdBV4uBANzvY7G7hUZfd+MUrws MquA== X-Gm-Message-State: AOJu0YxkKUteMyTQgpKPWGVG11cBYBXXwAR3gDyT79GOObau1MoBxN0t 0WYIYDYXpHgvz+R2Wg7e/7B5Jp7aWJyP3yF+S2nT1HrcSQG+B8tt4cU30DZ2ujyUZOX3th9/9Mf ut0djHJ292DocGlxEag1CwQbaek/FTeDplbgNXgWE X-Google-Smtp-Source: AGHT+IFm7LJu5Y9np7BJfkNcjvgqF2TnrQNRplXSEx5KNvHlq1Ss34dthBpaExB1ELgX3/e+oc4Dt2LAy9oi X-Received: by 2002:a0d:edc6:0:b0:62c:c5e1:ff1a with SMTP id 00721157ae682-67a0a3253f2mr100423337b3.45.1722369296754; Tue, 30 Jul 2024 12:54:56 -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-6756b8c8e5bsm8320987b3.65.2024.07.30.12.54.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 30 Jul 2024 12:54:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 30 Jul 2024 12:54:56 -0700 (PDT) Message-ID: <66a94510.810a0220.3b2914.09d5SMTPIN_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 65DD5605C351; Tue, 30 Jul 2024 15:54:56 -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#171704 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 | +------------+--------+ Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | PASS | +------------+--------+ Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | scatter | PASS | +-----------------+--------+ | unit_tests_mbuf | 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/