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 85FA74264B for ; Wed, 27 Sep 2023 22:58:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 576E84026B; Wed, 27 Sep 2023 22:58:09 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 82C9D4026B for ; Wed, 27 Sep 2023 22:58:07 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59f6763767dso104490397b3.2 for ; Wed, 27 Sep 2023 13:58:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695848287; x=1696453087; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=97nbQsKLlqnZc5sYspua+14ye0Apk6KiDUTJdU1bqRY=; b=hV4PKoU8holURG5hNib68bdMB5gPAt4wOFi8qWV791F6bt4NHL9tXfX/wIpBHYmLN4 aCx2/+6dy8z2aZ9n8mJ1oF9T/TJfVbK/mn1n0VFPhlq9i0WcrLZjLYTfOdn16ELJRUN5 qaUharydlh0fQHMbusMkyNGTHyiR17scDR2a4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695848287; x=1696453087; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=97nbQsKLlqnZc5sYspua+14ye0Apk6KiDUTJdU1bqRY=; b=qAxDRV1KiKgfh98NDkZewlLHsRrWoVN+ugwaFm3EivLs+BhsvcMLVf1X8mvYj3tipp jdAMZPFctL0kGoJRx4cJvuL2vDx1faTMgPrnOHsronN2yqapynDYQHyrgpgMOU0FM/yx t/JuqFTvHr5tJ0Cb0I3QtW2TO+raCjK9iCMuqAincunw3tmoqFdkaVtOVMu0w2zVYYJ6 3ZvAAORQNPRWY2PbBwqKZBkrkye2APmXhxkny9BD/EM88t72f6O/XBFP7ntJUVDIJSAG E3+iPrRYBZn+R0w/u/YDe6DMcnv9ELyytJP7mXRpz4BzVUOM0GPvJJdt1qTiuaaG22P3 cBXg== X-Gm-Message-State: AOJu0YxwTAzjoNIoq5UHlD7wgeAvjUeVoIIXxZ80NKNdOroFNOm2Myx4 vmL8fyduGR1pRl3/xurobFz3jgVI35M1clik7kQMvllx+oFEL2UQ8B7/OQ== X-Google-Smtp-Source: AGHT+IFC5PT3Hc6NOHTi5iUe77htUUPeHQ1DSNWq+3r+Js6ZXPgsJbwb0AYHhoKGKUPcmlbuPWp9VAz+tbJL X-Received: by 2002:a81:6954:0:b0:592:9035:834f with SMTP id e81-20020a816954000000b005929035834fmr3492950ywc.34.1695848286873; Wed, 27 Sep 2023 13:58:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id w85-20020a814958000000b0055a7c5ab6a0sm1385613ywa.15.2023.09.27.13.58.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 13:58:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 13:58:06 -0700 (PDT) Message-ID: <6514975e.810a0220.31f39.1760SMTPIN_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 7E2C2605C351; Wed, 27 Sep 2023 16:58:06 -0400 (EDT) Subject: |SUCCESS| pw132016-132017 [PATCH] [v5,2/2] node: add UDP v4 support From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@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/132017 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Wednesday, September 27 2023 12:41:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132016-132017 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27751/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/