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 75B19459E2 for ; Fri, 20 Sep 2024 22:50:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55C0040041; Fri, 20 Sep 2024 22:50:05 +0200 (CEST) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id E849C4003C for ; Fri, 20 Sep 2024 22:50:03 +0200 (CEST) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-710e910dd7dso1284357a34.2 for ; Fri, 20 Sep 2024 13:50:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726865403; x=1727470203; 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=vS1HNZwtjrwLptUqdcoKu/tieyRF3WlZdOjk0WdC/fA=; b=NnfAku/sqpK434FDC30l5OItzFDFlGv1fUY/d++dGx9xvh3tX6V6llcuciz2r/ZnUl 3kyi2rwNs4Mw95cyEC/XL9V7uPsy5PDex/+HPKZu5kBeX4L1sbONq9yl4GfQdtor9Inr ste12SCpju63n0MFAUE/jwEk2vEOjPU2cQdr0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726865403; x=1727470203; 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=vS1HNZwtjrwLptUqdcoKu/tieyRF3WlZdOjk0WdC/fA=; b=L2RkCsYrq43wHp+k3y+brHiQNQBDdESl6rCMDhOtlxzqWM666n7lAQI/YPv7uh1aBq TYnKJthJ5sFYCjwk9hsCbq04MUEYotkdxlWbrB0nu3jNJZEOJu2focBMkET+dFfQa8xL 0fn1C6yGES8NBK4BPDQGrfnpFqMLaWOtvsiHoDENHvt9sAkrrxMPH1vPWDyoIRsRmIMe xjakGlueHWeGYVrRnG67RGAxnfdsInvsJoZG406w09GGi2dJOtyDAPcZ6hl71rrmlZr7 arAinU8luEulhO4blVEMNwLd/qkdCbhbnAhLwzsokCR7H8Ss3fSj1JdVEhsL3/RpJ5Aa RoLw== X-Gm-Message-State: AOJu0Ywz8zBpMO7PUUBXni3cWKUO8ay/jqhLNpFPVXlvSrULauvx2Wtj MG2k5pacl9rkbU7DuFC7LQ9nD52vbz1YjFWWtLMZqNKb1rpjB0fmQtDCdbFvQ3SftXUDIQS2k86 RFvKF2MlbqDG4PY8NNCL5MwBCjzzpctbmxQDgKcUhoRrvvDXNeqzjUu2k X-Google-Smtp-Source: AGHT+IEXyS9lcY456bSn7O//3d1DPwVB+bsqOMXM/SyDaZVH3gR8z1GpnVMyy0u+slmTXdI8ayb0b/mgyqcM X-Received: by 2002:a05:6830:7004:b0:710:f926:708a with SMTP id 46e09a7af769-71393558a1cmr3575773a34.31.1726865403131; Fri, 20 Sep 2024 13:50:03 -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 46e09a7af769-71389ba9b33sm141381a34.10.2024.09.20.13.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Sep 2024 13:50:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Sep 2024 13:50:03 -0700 (PDT) Message-ID: <66eddffb.050a0220.1709cf.8626SMTPIN_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 98E02605C20D; Fri, 20 Sep 2024 16:50:02 -0400 (EDT) Subject: |SUCCESS| pw143339 [PATCH] [RFC] ethdev: jump to table support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240822202753.3856703-1-akozyrev@nvidia.com> References: <20240822202753.3856703-1-akozyrev@nvidia.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/143339 _Functional Testing PASS_ Submitter: Alexander Kozyrev Date: Thursday, August 22 2024 20:27:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:e3f198f86b6bda1743a204e6daf98fc52f31e3fa 143339 --> functional testing pass Upstream job id: Template-DTS-Pipeline#181284 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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 | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/