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 2AF4445AAA for ; Fri, 4 Oct 2024 08:49:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08A22402E9; Fri, 4 Oct 2024 08:49:09 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id F0EED40268 for ; Fri, 4 Oct 2024 08:49:07 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-20b0b2528d8so20205205ad.2 for ; Thu, 03 Oct 2024 23:49:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728024547; x=1728629347; 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=ETBetWG9iBx1ZuZ/BG8c4u8WuLbjwrQWe7Hgvdl0trs=; b=MFCVlOobkpab9KodrYSMwPRcmRkh852hSyBBUtOwXJue8QRaXrsY1dJHYTitQy3+02 aRLfOkG/4vj1x1VVCK9G4BmPjxjN4kEWpXxZIwKzUYSEXcB3LgeHAUJkudffGweb+8vO BxmqYYO/SR3EvTl1EDGEz58mGoy6WVuDB4aNY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728024547; x=1728629347; 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=ETBetWG9iBx1ZuZ/BG8c4u8WuLbjwrQWe7Hgvdl0trs=; b=cJKTMdO8MeKD9yQN51rGHCQohk2bJJhmSWW1aKqlibdHUkWq6RFRtfqLr01QJZPhJQ N0wS7/yg2UDspifV51uVZoCR7+sqX5zeRmnDWGLR45YF9qcLJdAPKydqgYuTT+3gzJhD 18yZ71jVrzk26xOT6Oo8MrDC7KLB8Qr2Aqf1zJPVa+ltkZjvWLan/wRKgMP1nzRG4Oqg gBNShNDucQU3AKNN4HzuARKWfd4ElEcab7bdAuFMZfMW5OUE1/R3VwLOa5gOFZykaKX8 oPTtON3VXBj499Fx9Mig66oR/pIpQFf7CtAqtWN8qErUJlHfeoMHUXg+znVWwL7Mtg04 IBQg== X-Gm-Message-State: AOJu0Yz4TXXFxHc54Rp0GyjLlGwZ1Ym6JR2GcisLENJ0izLw5kTTxnsc rSwA7frbc1G3PHyvcXogVpADjqUfKhsM/VnyWyvDgJRmYWTDALAhPu5KQilo7OyDLxpHYPMT2wh a5090uHUKx6Nc/w5IOLm475DtUjI/CzeIeHndB9xG X-Google-Smtp-Source: AGHT+IHdllIUXtnEU9HMnff1fANZ+hiC9p56kzcIbmyIlPdo0jdPNJtcHoHJtl/NhRoypOSAXPi6Guo7sL+U X-Received: by 2002:a17:902:ebcd:b0:203:a030:d0a1 with SMTP id d9443c01a7336-20bff18cadfmr33072155ad.58.1728024547020; Thu, 03 Oct 2024 23:49:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-20beee1b409sm521865ad.10.2024.10.03.23.49.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Oct 2024 23:49:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Oct 2024 23:49:07 -0700 (PDT) Message-ID: <66ff8fe3.170a0220.3b8ad4.3811SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 18689605C20D; Fri, 4 Oct 2024 02:49:06 -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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/145019 _Testing PASS_ Submitter: Ferruh Yigit Date: Friday, October 04 2024 04:13:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2b843cac232eb3f2fa79e4254e21766817e2019f 145019 --> testing pass Upstream job id: Template-DTS-Pipeline#185287 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 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/