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 665A8433A3 for ; Thu, 23 Nov 2023 09:53:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 61F08402A6; Thu, 23 Nov 2023 09:53:27 +0100 (CET) Received: from mail-ed1-f98.google.com (mail-ed1-f98.google.com [209.85.208.98]) by mails.dpdk.org (Postfix) with ESMTP id 5C2394026B for ; Thu, 23 Nov 2023 09:53:26 +0100 (CET) Received: by mail-ed1-f98.google.com with SMTP id 4fb4d7f45d1cf-543c3756521so823935a12.2 for ; Thu, 23 Nov 2023 00:53:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700729606; x=1701334406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nwZDo5Tp+z+SlJNeNO4b0/rwLnPS8EAXjqmcVBfd70w=; b=ams8SzpSdiUC0JFLY9jILac2vYspY6c+9kvT6HTZj4OL3OG4OcF4iGZjKxox3mGQr2 mjegklByZA4yJsrp8MlkWdnKCH6a7rZg8zPiuoA8T0lrWpN9GZQ8VUmt0qBdmGBKXNb5 T8hlpz8/aSHNT73J3fvgKLF1HcA8Ts1LKpfco= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700729606; x=1701334406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nwZDo5Tp+z+SlJNeNO4b0/rwLnPS8EAXjqmcVBfd70w=; b=NbGTcYy3q69gixL5swKkrS7xz4JNKjhZKsP8PVr4gIHhkrraHdktEZiigH9pqlXQHi sa/TagYQ3HzHetLMQSS0ieWuDrkblD9/5giYagPwmwMqK3yGMoMxa00lcJyGRPR45PqK 4MVujMVT+JVxBaOTtryxfBmgawLOPe9jd0AEWmDdSp5V+8IkuTCk9vpoMcQpN0hWE8ou ACUBnhJ2GyCYFNuvprvd3IAqZ2Q93em3F1+XlSATfnBFPew4dMQ34OcWcwP42qRx8De1 8dFdG9hGU8mlv3Vium6HaPzaDV8kBIhDaTL2wCq99KF8Z/ByCwFAFFgHvxlIbRaTpTJ2 mhHg== X-Gm-Message-State: AOJu0Yy5hhP67lpCLRdV2MCT6jlu3IUAVIlOScCp9BL4+Lw/cRwhgpjW cq+qth1vlw+JmF3Io++zB3PcIAse1P2KQWzO43FrL9b/8LuKlJBpeLIagA== X-Google-Smtp-Source: AGHT+IHiP6X+m6iNH2jn2cbK5WwuYUUFvqjNPQW6p+bCEq7GGT+6eUyFqV4Z/jyub1Gk9hiDVL/lq+r5l/JN X-Received: by 2002:a17:906:10b:b0:a00:773c:3f09 with SMTP id 11-20020a170906010b00b00a00773c3f09mr2683761eje.17.1700729605734; Thu, 23 Nov 2023 00:53:25 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gs2-20020a170906f18200b009fad957b965sm102131ejb.254.2023.11.23.00.53.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 00:53:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 00:53:25 -0800 (PST) Message-ID: <655f1305.170a0220.2f76c.15daSMTPIN_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 E6CDE60004C2; Thu, 23 Nov 2023 03:53:24 -0500 (EST) Subject: |SUCCESS| pw134549-134550 [PATCH] [2/2] app/graph: implement L2FWD u 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/134550 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Thursday, November 23 2023 06:15:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134549-134550 --> 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/28448/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/