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 A520143B9D for ; Wed, 28 Feb 2024 10:15:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 985764027D; Wed, 28 Feb 2024 10:15:32 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 8875F4003C for ; Wed, 28 Feb 2024 10:15:31 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7c7701f95b6so17833739f.1 for ; Wed, 28 Feb 2024 01:15:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709111731; x=1709716531; 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=iPoxCFyPK3SM2S3gpffqgEvnAYhkpVE6pYo3VG7zek0=; b=As68bYkH1zBwGxweu+A38jYxBUAdDClg+YWVS2gDt0zqTdZmMeOnpYBac1o+rnhxmK a+GKSl2QddUiJPYJEH1nVRozgtRQ2S8CJ7dkBoJCu0JAM7mdZfL7p97jOviSbqqVoVRw 1Ba2mofeCuv6WT2jAC418wSu80ca9gcNDmDKM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709111731; x=1709716531; 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=iPoxCFyPK3SM2S3gpffqgEvnAYhkpVE6pYo3VG7zek0=; b=tuXeOO3G67vjnpEEp0we+lPkLXzrvPK9ocnpuk/lFZ9reZAA5ZxVpqehh4qn+2WoaK KbAuHpc1xpeX98AfBDNA2ZBcFudVzE9YK/ZIHQjnm4bgKJgUW/lXcoM2ygA8KbLzuEnx uPKRRKdos9uirJE79TM6aR+4MZeEsBfXPGKAxFje0A1cA8V1viWM8tROMkRlqVhh1G0H rkmj5ifOg313Lu9z4uAXwPVRkDJ1zwdSrhktYrE+Sm1VIYwl6w9yc0u6oKlqlCBKNMx7 jVwS8ClGD80MhctGWw/J2LpCBF1QSpnkR3KKU1PZzCX38Fs4ln//knQWQMl/xDFDRxK5 w9cQ== X-Gm-Message-State: AOJu0YxttFYk8hS8svfIu0s2meAje4vODNmV0/NyusbkNDz4Dr18MZO0 mKyeOjZN7W7O4jPb2c/7Y03aRXXWYvCBbJ1MDDVNE3a6zNj0ftIVFQ2rVnG2SQu0TuPUSkCUr9V hGSAeWarLsY775w9qRx9o9vtRADKoIST5QskVuhWm X-Google-Smtp-Source: AGHT+IEtbIJYtoguNOPuf8wTZdeTjUZKXuzlRdMdEIwq/lmhtP6u86oAGzfdU2yp/1R5YrQI6aWdgFxPAjCP X-Received: by 2002:a05:6e02:6c4:b0:365:3a5:f6a4 with SMTP id p4-20020a056e0206c400b0036503a5f6a4mr1361856ils.16.1709111730920; Wed, 28 Feb 2024 01:15:30 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m7-20020a056e021c2700b00364f1e3b8c4sm406227ilh.51.2024.02.28.01.15.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 28 Feb 2024 01:15:30 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 28 Feb 2024 01:15:30 -0800 (PST) Message-ID: <65def9b2.050a0220.12cd6.e384SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 8A5A06052510; Wed, 28 Feb 2024 04:15:30 -0500 (EST) Subject: |SUCCESS| pw137319 [PATCH] [v2] build: make buffer headroom configur From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240220145735.383949-1-Parthakumar.Roy@ibm.com> References: <20240220145735.383949-1-Parthakumar.Roy@ibm.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/137319 _Testing PASS_ Submitter: Parthakumar Roy Date: Tuesday, February 20 2024 14:57:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:92c0ad70caf3ed6f4b93de6ddaf7bc369737c049 137319 --> 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/29276/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/