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 7D5934592C for ; Sat, 7 Sep 2024 11:29:44 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 562D14028F; Sat, 7 Sep 2024 11:29:44 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 6DD1540289 for ; Sat, 7 Sep 2024 11:29:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-829f7911eecso145852839f.1 for ; Sat, 07 Sep 2024 02:29:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725701381; x=1726306181; 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=ZG2nGJtQpjBNXjdtFZ3k4VK8PYRz3zyMCrOrOM70/oM=; b=P2Q2qzQRC9r86ZJS0kMWPU1VMjJ3ZNVsYf733IjGuJr6iSsCej0GSjNCilFhz/ebQM VbmWJ71FK2eosB/wmGACwIwfnxtnIuiTMvHGqxu7JLB0Jg7UhxF1xmK4BbpuDhuEerSa wYwyNJ6MMgaGaS7H1tIDHAMQUXiSAOCu2+x+s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725701381; x=1726306181; 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=ZG2nGJtQpjBNXjdtFZ3k4VK8PYRz3zyMCrOrOM70/oM=; b=ZDg4zVl1RnUxuICgwjRkTo3cjPBna/5y1LEWdAr8LZA4iK3G6Kt68uewmM5pIfUTL5 Z5i8GxDHLZ/zvlsYnF4CPZdTYPV8dMiBy9i7udlJ6JdZnnkqXPjqmj83hNY2Bl89iRtp Wmm/HvRw9BfboLKcvnOyYThlBSK5ZAIwyGK6QiOE2CbJ0G49Kk7PS4195jdWmzuD+cE2 Oj8pW6a9hK97KYA1NgryXEBEwzAFrpo1ukkuV8cR6W48nhFvmwe5zN4TCunwcR1939Mx KG/BhfVtvGMDMdPdqN6jhXAxPctheoIfMlKfEmyTzhw2S7dd4kD9ag6E/iyFWJIsMZ05 +3tw== X-Gm-Message-State: AOJu0YybTSviYLWY7rnWoQq6HJf7WE1YrVjM7/X8hjN6XLmliBZ/z9+A Q++if+CCjVB0fu9/BS9J4Bww/RKjV9NQYpC6+Gr9Tm7u+9Fe51tqAqAAEBxSeuX22Fu/lIOmP+5 cEjw54Xru9RgZm2WaWM1kSTiLTrxPgz7DORWuV46z X-Google-Smtp-Source: AGHT+IHiEoTrtT6tpLlPSuinpSqgwYXHs2k5Te/eNAkY+EuZPXGYxwvbVDRJQ1P5He6dRKhY3ojc/1uCAa0w X-Received: by 2002:a05:6e02:214d:b0:39b:c39:816c with SMTP id e9e14a558f8ab-3a052255d38mr38845665ab.16.1725701381581; Sat, 07 Sep 2024 02:29:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3a058fdd9a3sm416475ab.39.2024.09.07.02.29.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Sep 2024 02:29:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Sep 2024 02:29:41 -0700 (PDT) Message-ID: <66dc1d05.050a0220.18f6d9.3c7fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 116EF6050A6D; Sat, 7 Sep 2024 05:29:41 -0400 (EDT) Subject: |SUCCESS| pw143759 [PATCH] fib: network byte order IPv4 lookup From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240906170649.1325254-1-vladimir.medvedkin@intel.com> References: <20240906170649.1325254-1-vladimir.medvedkin@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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/143759 _Functional Testing PASS_ Submitter: Vladimir Medvedkin Date: Friday, September 06 2024 17:06:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143759 --> functional testing pass Upstream job id: Template-DTS-Pipeline#179122 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 | +------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30950/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/