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 3C57E45A30 for ; Thu, 26 Sep 2024 04:33:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16E814025D; Thu, 26 Sep 2024 04:33:18 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 0E744400EF for ; Thu, 26 Sep 2024 04:33:17 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82cec47242eso56091139f.0 for ; Wed, 25 Sep 2024 19:33:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1727317996; x=1727922796; 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=w+UWK3/M3Maqpk2KmIU37/RXfzL2CJ7pmnmw1B/UhCE=; b=XvO1FqNd/OYrb7eWhbx6oYCF5D3i51dC180JbJmNM/FDyug5VBIsuXag9pD64rrqGz TEvht/bJCE0hhCCvdZVms1CnH7nsjBPyK90NNVKGF0bmPMHITc9yyow8l5Tg8j/49eXn QKxY3z+If2VcdOGRFDEq5uui8st4ou32Yxm5s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1727317996; x=1727922796; 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=w+UWK3/M3Maqpk2KmIU37/RXfzL2CJ7pmnmw1B/UhCE=; b=dX9jQ/5wMbSxxLFGNjhI5wn/+6AhPGt+75D1XfaGA1FD4KM6GvWNkHEzN9q3Ctreql T28V/GBom/tsqlNz8OMHangC7Dy8qPlVyER9mYd9ODZG9wJ/1VoYqYcdNjlDQkjDCOsw AkqMhbG7o6t6AdnCxJ8e7CI5sGssGOxiv448jh0PESiq9ubSdU8tPsPKlWQvyqSZ742C 9KizkfWZTCTr1H0CUF9HCE0M2k7TfI57jI99Y4cCXshuM9klt48guDGUgj04yPPFRAor q8/lO7U07kgDYUhXpIgYOKL0BEsYfW5nEdxRE2EZtZFvE1wDntFB//HkMLVcXv4edRka gw0A== X-Gm-Message-State: AOJu0YxkrRHSRrk2hrHKMFQiCeN6rsmcIXmyx/oQG+U60SbPKPy1tVjO ZwAZZG+Ao57x1XVoCjeAY7Eq9gT8AXZmTfq0elPeSMsXIGai1Uyjca+SydI/xW/psmfl2v8wB6T HFNvtmx/YT1XVHd/NwDlZuWQb6xmBLlRZGot15rgA X-Google-Smtp-Source: AGHT+IE4pgLhY3vZIhgRrgmDF1R0qCJLeql1M+KDsMD096giXH+BjeBEmJLWuxaT4qDZJRcuy6tuVWAqZq/N X-Received: by 2002:a05:6e02:1a25:b0:39f:4e36:4b93 with SMTP id e9e14a558f8ab-3a27685b960mr12814025ab.6.1727317996231; Wed, 25 Sep 2024 19:33:16 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d40f155184sm208750173.51.2024.09.25.19.33.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 25 Sep 2024 19:33:16 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 25 Sep 2024 19:33:16 -0700 (PDT) Message-ID: <66f4c7ec.050a0220.333a7b.d56bSMTPIN_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 9C701605C351; Wed, 25 Sep 2024 22:33:15 -0400 (EDT) Subject: |SUCCESS| pw144441 [PATCH] [v1] dts: add send_packets to test_suite From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240925183625.15930-1-jspewock@iol.unh.edu> References: <20240925183625.15930-1-jspewock@iol.unh.edu> 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/144441 _Testing PASS_ Submitter: Jeremy Spewock Date: Wednesday, September 25 2024 18:36:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144441 --> testing pass Upstream job id: ACVP-FIPS-testing#7064 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | compressdev_zlib_pmd | dpdk_fips_validation | +====================+======================+======================+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 20.04 | SKIPPED | 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 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31138/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/