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 0F1634563B for ; Thu, 18 Jul 2024 03:16:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B374402CA; Thu, 18 Jul 2024 03:16:21 +0200 (CEST) Received: from mail-vs1-f97.google.com (mail-vs1-f97.google.com [209.85.217.97]) by mails.dpdk.org (Postfix) with ESMTP id 30574402A8 for ; Thu, 18 Jul 2024 03:16:20 +0200 (CEST) Received: by mail-vs1-f97.google.com with SMTP id ada2fe7eead31-48feaeaa705so74908137.2 for ; Wed, 17 Jul 2024 18:16:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721265379; x=1721870179; 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=dZTTs/hMQsB4exINGUvZ2/ZkUObTkE8kg0Jhwuy4lAQ=; b=RBdQNNkEeMpXIBHbmNIUJGiYOv05rm3x0DrAYlUCv5wWAP3JUBbznflfs6OOJGa650 4KLXrz1h6ZqwrK2Uo7MSVWvsGsu37r0YS8ZYp2TBH4ty1Vq9l5ncw+jFmz0Nk/WoSXLZ BV2aDGpd3MUZpOgfiZJlscCGjK58889VNUThw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721265379; x=1721870179; 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=dZTTs/hMQsB4exINGUvZ2/ZkUObTkE8kg0Jhwuy4lAQ=; b=dIOUp09nQ1aM78cAk5uz+udamUKdZ/HMwBWiFTxTmxO+lcnjVBJAu7tzAd5SR3LGVu e+ul7Wkh0t4I5PZMyqmsueOoEcK83zDnednyMnU2Nte67gjWdAejTA/hGPJvZCP2xm4S mDL8poXlkGTn1zm/nm94+PQYOw7icVion4IAqy+ZDsw9GdXg7A/w68SRw3m7BEX6WXtg ujwxc4NrmbklRm4BD7SNnRYTYoRZp8ary4uqi+HjCMKiUyIhp89/4iX3wOuEaQKeSYu2 1L3JKc8SFaJx3eqLcyvQnXlnkDFnl+TwNFs0HMP05qMMOVgNi4YwWid0azMwXiPSu+2w OF6Q== X-Gm-Message-State: AOJu0YyPihshv5OA5Uqe2MvE7yLiTzo6diZuM8DrSNu0DANtTbERM4K1 pfe8WgluoqZtdV7RJz3cifddBA59Q3vsTi+RAg82on6wSTTtkmgwJ18m5rpW5xplvt/xOYpPxZV Mrmk7+/riQ6tb/ld6TecbGHoC46Srw0bbc+Rl4Ji4jGoRH81O0QzO3L6k X-Google-Smtp-Source: AGHT+IFGYNe6V5iChFmbL3Q2zVOiECK/URVDvdolpKkQgkuW+VaIjHG+fULaNIS7VQ6I10Ai8jE2VHFjmrYR X-Received: by 2002:a05:6102:919:b0:48c:3174:e8a5 with SMTP id ada2fe7eead31-49159a404f2mr4510087137.29.1721265379513; Wed, 17 Jul 2024 18:16: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 a1e0cc1a2514c-822c48f5f1esm7153241.1.2024.07.17.18.16.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 17 Jul 2024 18:16:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 17 Jul 2024 18:16:19 -0700 (PDT) Message-ID: <66986ce3.050a0220.7e9da.03b3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 2C20D605C351; Wed, 17 Jul 2024 21:16:19 -0400 (EDT) Subject: |SUCCESS| pw142497 [PATCH] [v5] net/ark: fix index arithmetic bug From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240717203830.2648483-1-ed.czeck@atomicrules.com> References: <20240717203830.2648483-1-ed.czeck@atomicrules.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/142497 _Functional Testing PASS_ Submitter: Ed Czeck Date: Wednesday, July 17 2024 20:38:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:3317515e9377c13e458e31a64f8987a9d1f2eaf6 142497 --> functional testing pass Upstream job id: Template-DTS-Pipeline#168647 Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | scatter | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30549/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/