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 AECB945BE8 for ; Sun, 27 Oct 2024 02:48:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8DC2A40279; Sun, 27 Oct 2024 02:48:47 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 93E9640272 for ; Sun, 27 Oct 2024 02:48:46 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a4d3b7077cso13285545ab.1 for ; Sat, 26 Oct 2024 17:48:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729990126; x=1730594926; 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=yyqm9liDOwIZm34VHivi0Aniqnwc2TCi7llLB6q4SRY=; b=XsOn5oNCaRs5USb3imXaYSgvNNuXP6iTBylDlqOgc8RxrH5doMvYoEPtmhQ8nHK/NX GHFQARclXaJu9ClEH6M4ruRYycmFLZKkeEYkkJt3slZQr20z2InraNmCvEG88wx289pN z25cf9QTzIdasTVWfvuDd3kDHhOpMhXM141Zk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729990126; x=1730594926; 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=yyqm9liDOwIZm34VHivi0Aniqnwc2TCi7llLB6q4SRY=; b=Z1u7XJAaiUcO8oqmaFfTxQcxhNxtww1gJioaQwgzdkCluNt3Mrs0Pbl58px7NmXc9d p6f3FtyCXw2pLFf7O/K9Vv/39EDFa3W/7qXgz0e4+ZEzB3MDUkKzpTQ+tQz0xspdr+8G QPzRP7fxlHth/H16aJhfV7agWBpG/8sUeGRb1ngLcg7zhpUzsJorlFPAFJ2f4yObMUPb u9ditRE1LHDnRzl+5Jg8yGM5xgp4WT19eSh8WRyIDIJE9yj0sbsw+vj1upuwdc12qEsi coPUlmajdVwCjElwCMro/+xxC83ZypJlF7TaQA5lRhPtWz27oEeeVIY0AkWe6CH9CR9g s04g== X-Gm-Message-State: AOJu0YxLcSMytxe4l5YkKlAKvsHiT8U7tjCx2CIH2mJK5Z2vXpvfO6jL iNTKmepaHkoIw8rjtagZGYgvSUzvZ2LzG7grsKkXGV9L2rqEkdde/f+HIpLnUJB8yHqE++fnYGr j1P8OgIz3PtpIu+hrb9GRY2GFvNlpvswYtArp7jePBkitfFWXIsz1l7yE X-Google-Smtp-Source: AGHT+IEP9/6s+RAHGs2A9Zu+bTiWmbHbNJbCLJv9pVvsfHGi6R81I1b9FDj46UIt2d5/qXGmf7pwN2ubypZh X-Received: by 2002:a05:6e02:1523:b0:3a1:a3bd:adcc with SMTP id e9e14a558f8ab-3a4ed295dc3mr34580295ab.6.1729990125793; Sat, 26 Oct 2024 17:48:45 -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 e9e14a558f8ab-3a4e6df6f66sm1234665ab.34.2024.10.26.17.48.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 17:48:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 17:48:45 -0700 (PDT) Message-ID: <671d8ded.050a0220.246cd5.8b2dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 395396052471; Sat, 26 Oct 2024 20:48:45 -0400 (EDT) Subject: |SUCCESS| pw147243 [PATCH] net/i40e/base: fix invalid log format cha From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241025122746.1775593-1-bruce.richardson@intel.com> References: <20241025122746.1775593-1-bruce.richardson@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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/147243 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, October 25 2024 12:27:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:69c0ffb893fa9c1c7b00947a2801cef50ebc65d4 147243 --> testing pass Upstream job id: Template-DTS-Pipeline#191634 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ | Ubuntu 22.04 | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 22.04 Kernel: 5.15.0-100-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/31680/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/