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 0B00245AAD for ; Fri, 4 Oct 2024 13:36:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DD9C340E5E; Fri, 4 Oct 2024 13:36:53 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 47B324027F for ; Fri, 4 Oct 2024 13:36:52 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-20b90984971so21007345ad.3 for ; Fri, 04 Oct 2024 04:36:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728041811; x=1728646611; 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=Lx34qhhHiSLuYwMaCVbqUu2O/Te3Kd3rb4XKnmdZCBo=; b=d4n8DAxY7FC0HLvxJx/5uqBewRumXIlXCTLsfTPLuqrlz6MXcidJofgapm4qAhIWsF VDklmx2uBbYQSxbMQR4Tft2z9xfHthgXuFY9DLxiVElTrhVFUpDqdKJcJ64N8omE7r0k SiX/ROspc1rEAOz74iYfdkLV96spqRujEjra0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728041811; x=1728646611; 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=Lx34qhhHiSLuYwMaCVbqUu2O/Te3Kd3rb4XKnmdZCBo=; b=MQIt2bYemxDuKPhxzH/jJpNNjw9mm9b7hZMkR9wtoGs33efjMBCcrejYuc4DGOuJ0a LTFwsTVkQLaaTRqNcVGOJDnz4Ic5XyeU8mvQlq/QfNrvcKMHjIccJqQ4CUbdkfvcmBwQ O4HVITiB/Z+H8qzkS11teJX0gxHmGN8YkWrShUvfgn+10gVHm7CL3kRwe4wL+b7vNYYo 3G3yYaYc3Jsgcr+wlGdABrtrOqzfclt1+uYhAZa4jJeSs2xkC9iohNsbiM6a1cEW7BcE Mh2qo5ICC/0Bdr7izY0DkIUZ03pZnVmZ7g+xXC5BsK9Fve/dKA6W7Cwg7rLmBP1XWSoQ qYgw== X-Gm-Message-State: AOJu0YyfeeEA3/SRPOjpSgg3Y5DTtSYh9aCv+07kOvPsF5qNINVsjN73 WMlxTs4bJJqDRtN9SsBTqFleNgamww2imG3z8hH7Vi+lfDBgCqOZ2510ffZIT5COsxKrGQgJi9b P75BzJfHIu74xPFdhCmEvkncgTT3zn/zLOPpWFie0 X-Google-Smtp-Source: AGHT+IHi9v/IIUEDWK9eaWRdtheMxkSJR/lJb0TlvGGA40XTEmWhpcydK3AHl9QJvHMG4ZTq2xrQxW8pb6ki X-Received: by 2002:a17:90a:564b:b0:2e2:76:2bff with SMTP id 98e67ed59e1d1-2e20076363amr211513a91.30.1728041811198; Fri, 04 Oct 2024 04:36:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e1e85d1fc8sm56492a91.6.2024.10.04.04.36.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 04 Oct 2024 04:36:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 04 Oct 2024 04:36:51 -0700 (PDT) Message-ID: <66ffd353.170a0220.7a7ca.426eSMTPIN_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 43D266050A6B; Fri, 4 Oct 2024 07:36:50 -0400 (EDT) Subject: |SUCCESS| pw145019 [PATCH] ethdev: convert string initialization From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241004041335.2916435-1-ferruh.yigit@amd.com> References: <20241004041335.2916435-1-ferruh.yigit@amd.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/145019 _Functional Testing PASS_ Submitter: Ferruh Yigit Date: Friday, October 04 2024 04:13:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b843cac232eb3f2fa79e4254e21766817e2019f 145019 --> functional testing pass Upstream job id: Template-DTS-Pipeline#185284 Test environment and result as below: 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 | +-----------------------------+--------+ | 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 XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | 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/31254/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/