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 6CFF2454C9 for ; Thu, 27 Jun 2024 11:52:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1378A40DD5; Thu, 27 Jun 2024 11:52:50 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 747EB402C6 for ; Thu, 27 Jun 2024 11:43:45 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1f9fb3ca81bso36638985ad.3 for ; Thu, 27 Jun 2024 02:43:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719481424; x=1720086224; 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=qwzNmG9Uw986EX8TBpO7yqMBk0GUEBtu3z0kWYHMng8=; b=ipV+1sCAt5COmvPktcFrLTJg7f9tgUlFIPLVtHp1b/1VV9kEpgq44MlhpMARRrYTpu Iu6KcBJDgsYZ1hrMpY3nF0RR83gLhZvwM+qp4Ouz6mNZrMsGxeGjS1b00iQ/Oxl92g8n bI3s0GAshzAQ24yGm3kDFDRSYAg0ZHZFeg2eY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719481424; x=1720086224; 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=qwzNmG9Uw986EX8TBpO7yqMBk0GUEBtu3z0kWYHMng8=; b=j/4JLmKSYUl3zBnjKW1AO5qjdhr6wjZ1YccWid3SK5NyGhbzfsYmCHemtylWg7/dfG MHyOpux1vmXgVUopXp5g4zcT963WEAcqyJgTxLugAHSIJD8whphzI4UM5Vdne0IVJkd+ Ex7+vAqNqkVDWYHBH+CsGhWrz41PcOMapSdEuQTzLcXPRoMTtJ3ijzCdFHUnacwfHS+E bg8jj3rhAmzYUQMX+uMSy0ZH5ylpEC9+GsY1+/WhZdlrwAVuCM6j/+IvGl9djR/6Ft1X Ijf6e6L+mcBbbIKqD5gDKY2d7uyeNZql2nXOCG+wFl7n9q0OJNeAVfik25MsYT2iachH 9Qrw== X-Gm-Message-State: AOJu0Yxe8B6YApnFPePHr6H17k+Suoe/IURLRRbiyfRaG2g4R2IEcbq9 0DPtJHQAL+eLB+TfV1XRrU3z3ly8NlPvO4HT9JS62cmSMOLkcnYrC7v2VL516o4Dxd2V6xMUEyD gezJ5b9UCSsO9hb9TuG6W7nDVMLx22wWVRQuQQTikcokOZe3Vf3GeYIkA X-Google-Smtp-Source: AGHT+IFUWU0JtCQLLUm9tGP8c/w2BD7gKANGT7Y5ArPA9Rwfh9TfCwmNULP1D3D7Ey5yG7IMepvtCSea5xQH X-Received: by 2002:a17:902:da8f:b0:1f9:dc8d:236c with SMTP id d9443c01a7336-1fa240e7601mr120607415ad.50.1719481424526; Thu, 27 Jun 2024 02:43:44 -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 d9443c01a7336-1faac8fe866sm316605ad.60.2024.06.27.02.43.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 02:43:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 02:43:44 -0700 (PDT) Message-ID: <667d3450.170a0220.61932.23a6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B611B605C373; Thu, 27 Jun 2024 05:43:43 -0400 (EDT) Subject: |SUCCESS| pw141760 [PATCH] [v2] examples/fips_validation: fix coveri From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240626102626.1934-1-gmuthukrishn@marvell.com> References: <20240626102626.1934-1-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/141760 _Functional Testing PASS RETEST #1_ Submitter: Gowrishankar Muthukrishnan Date: Wednesday, June 26 2024 10:26:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:9ab7baa5c14b1ba928c09bda4734827d6d367d6b 141760 --> functional testing pass Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ | dynamic_queue | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30319/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/