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 3F38E43222 for ; Sat, 28 Oct 2023 11:51:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3A2ED402E1; Sat, 28 Oct 2023 11:51:15 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id CBD8A402E1 for ; Sat, 28 Oct 2023 11:51:14 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cc30bf9e22so3577445ad.1 for ; Sat, 28 Oct 2023 02:51:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698486674; x=1699091474; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=B9G34mYHhyR5BvML2ekkX7aO1Nt7swAB2zP25a2/Bv4=; b=HkjlvlzFYYVYm5QVj725h/gPf8KR7QNEXtCTQqL3NgwNJ/bcAfFgFcIk17qbsh2nGk lJTELHp2XUKsQZSBqEQLko5lNEYE2tZ0CFmkGa4fru9hMFwp85mpooMvcJ3zgJnGwEtF 7HwyiHWq3v6WfeQoCdDZm79wwIPl665DSluBk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698486674; x=1699091474; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=B9G34mYHhyR5BvML2ekkX7aO1Nt7swAB2zP25a2/Bv4=; b=U45Pb54PhsfO5j8NymBcDJLXm6C0M/e5lkKrnLrBL1qvm7Kvvfk8j0NNDQAESiqnAC NyUNu7R6OvfDFu7Fyks9Qp9UfGLBbMH4VmO8X52Ycqbn4bxe672ZpjhoMug042QEI9R5 5ub2CP4tJ2+3jvxI9AgbaYoxU8HHK6kXCkMeOrxS/PJeDleGkKFUcG7RibUeQyeqSC1U Ki8ZKoMOhYXb0fxM6xA2/SseJzGL4UsvBfZjgyRfFJVKAEVCJ0o+XAz/KVUgNiwErlhV ItCskwyEXiFvVHPaQBENrhSJpWi2iqlFjid9GO4thGyMgca+ZBtskjaIyFSTL1sAcJPh ZX5A== X-Gm-Message-State: AOJu0YwyD5zHK2Sh8VjL+wqpI9VsN3N2Tx4gyZzu9RykBCDbDqEGhA3i E8PYzPCK0czm0mMoPVV6bX0PmLThjBEBkWKGwHhuLy6gCe1Yq6JXlaEEIw== X-Google-Smtp-Source: AGHT+IFurRRV26N3kg/kzxfyg0V4/kmwa7ypJeSYWTN/QP2DxIVDEOD5rh7YgnM3jKfe9ueHB1WmmYTTk9Se X-Received: by 2002:a17:903:41c6:b0:1c3:e5bf:a9fe with SMTP id u6-20020a17090341c600b001c3e5bfa9femr6016637ple.30.1698486673946; Sat, 28 Oct 2023 02:51:13 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ij27-20020a170902ab5b00b001c9b70609e6sm363756plb.4.2023.10.28.02.51.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 28 Oct 2023 02:51:13 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 28 Oct 2023 02:51:13 -0700 (PDT) Message-ID: <653cd991.170a0220.e5bc2.c222SMTPIN_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 1E96A60524E7; Sat, 28 Oct 2023 05:51:13 -0400 (EDT) Subject: |SUCCESS| pw133433 [PATCH] examples/l3fwd-power: fix to configure th 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/133433 _Testing PASS_ Submitter: Sivaprasad Tummala Date: Thursday, October 26 2023 15:19:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133433 --> 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/28096/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/