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 407EC45914 for ; Fri, 6 Sep 2024 00:55:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39CBE40264; Fri, 6 Sep 2024 00:55:04 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id B197D42DDC for ; Fri, 6 Sep 2024 00:55:02 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a80511d206so81880085a.3 for ; Thu, 05 Sep 2024 15:55:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725576902; x=1726181702; 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=CTTYgdHCx3DqIb8/e6PrU+gzxtnt5RnXfXuA5INDuCE=; b=GlLtV6vZka1GK5rLkkagwj8dWE7Q3VGFvqQenwHJvKnMLSQ2GQ8lvloDYkY8QT4fq0 +R1FsmEXlkcTCK29ICyxIbs/cgAbubX4YvHS5mXWyOvj25QRTIZ8lTo+nGXc3yxTXZZ8 HrI/OCRRWb9Moc0w5+gaX7bWlnCtsd0UbULqo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725576902; x=1726181702; 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=CTTYgdHCx3DqIb8/e6PrU+gzxtnt5RnXfXuA5INDuCE=; b=vC6Yi49nCeq0MS17IiBVb97BpY7GJjfYrzJg/QqC6qGAH/x/l4xBhnNwLdaG0fo1fT z2A7bVV+0I5s1PTRGZLm6bdOeduqTB0o1RZ40aWLHkUIngAwdY/9w0F4JP1daHh17WBp sqIGejf7REo3zgKTMnK36fwZcAXPAmPQwr9Y97XPQZ2nqIAUQzYOHaKWOxPi2NClUdeG 2XiZBqtTKgOgPwB1jBKPIXQnxLcOTk8rGu1+ZNGZLTs/VnQM1o8EIhTroKRQNp0FzP6B Rj8mfWWfnA0JwbIIUPK1U2qqT5A20zs24kA+9rVTTTOMfdrkzkrIre4tPCF+L5mS9SN3 qNyw== X-Gm-Message-State: AOJu0YzaMWRxh8L2xMI9vDyWS3+vUOyFPM15lZaDs8v2vurixecIU7Jf EZOpW7Xx5YQWwkpVQmPD2Pf6LyOqDtNLUyPTCRDpkUwT+mQbLBJGeKtlcW0FhWKejyfHMCdrcOT kQrFPoFuYtHC1MeW2uUd2tdhM7F0ri4QfPHud/Zxx X-Google-Smtp-Source: AGHT+IEEHjxr1ihgSDN5DzZTNpmTGsN/8ATD775YH7nsZske6YL6TseHBk6wA8yqSiORVokqPap+t2+H7VpO X-Received: by 2002:a05:620a:4111:b0:79f:15ca:b78e with SMTP id af79cd13be357-7a997321877mr59703585a.10.1725576901965; Thu, 05 Sep 2024 15:55:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7a98ef35400sm9849685a.1.2024.09.05.15.55.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 15:55:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 15:55:01 -0700 (PDT) Message-ID: <66da36c5.050a0220.6bbfe.6fe6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 7A902605C351; Thu, 5 Sep 2024 18:55:01 -0400 (EDT) Subject: |SUCCESS| pw143668-143673 [PATCH] [6/6] app/test: add asymmetric tes From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905145612.1732-7-gmuthukrishn@marvell.com> References: <20240905145612.1732-7-gmuthukrishn@marvell.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/143673 _Testing PASS_ Submitter: Gowrishankar Muthukrishnan Date: Thursday, September 05 2024 14:56:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143668-143673 --> testing pass Upstream job id: Template-DTS-Pipeline#178647 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/30925/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/