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 5CB65433A7 for ; Thu, 23 Nov 2023 10:55:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 57B2E402A6; Thu, 23 Nov 2023 10:55:51 +0100 (CET) Received: from mail-ed1-f100.google.com (mail-ed1-f100.google.com [209.85.208.100]) by mails.dpdk.org (Postfix) with ESMTP id 2D50F4026B for ; Thu, 23 Nov 2023 10:55:50 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-54a945861c6so952261a12.3 for ; Thu, 23 Nov 2023 01:55:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700733350; x=1701338150; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=30dcwSQbnkskk1B3i08x2xtBzhP3YvxblINvSyEZP74=; b=RDr4ojlTQ3ulT7v0IF+Jy0/XTEE+ZWiAFsxEnVqO5HEVew4FjQRtUZ4rwK8gL9KUeC fGL67AmAbsM26zKTv5DpG0Ay0kyazO6vZH/vgwFOFeFjwBT20+259e/z8hOxhClgBitj +n09PDSYyG9lyabv2lLC0zBVGIin6xTjq9X/I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700733350; x=1701338150; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=30dcwSQbnkskk1B3i08x2xtBzhP3YvxblINvSyEZP74=; b=KpKhLyfgVwvkimHQR6XASCbhd2PVaJqTGUV2aMOD7WEgW6KelqZK0XxWawRxPYw2Jr D1u2r98TsNJd2jQii//gHIdMuHFZYo5u5jPbokZY1U+DXbYkWBJhdB4sOB+w3HG9TMG8 ph/F422d6sMp983lE7SkaAxI6rTjcfPurolTEPQ6csCL5P8YgJo0oz8mZZswEip99aCL +LCxD6XQPMwtIR1LArnT/e3k69S+BIzMj0+CFROnhqeDWxhUG3G4fbK06X8cWdLk1k54 A8w8JFoW9tvDCwUEmeRxPZ6sxXi5kZ0UzAD5X4HBkflWdGy8I112woSeZpZWwkRsvPsM rYkw== X-Gm-Message-State: AOJu0YxuNVwvAOVAZj/mrxgLJ2CQhPkUNz33dPvXGatwFKs9FV+rwQve nQFutdARzm1GScHyZ27u+GzFPWLAQ0/HHxpJgHjAR+C55E42NzZ2jU7EfA== X-Google-Smtp-Source: AGHT+IETFdxjsgk+CIjkY9w+sBk9cyMj1v3v4Sxj7QvMbEnTgEvJ4kygpJd3SN7NKy04nxeIaGd0AzABoj2T X-Received: by 2002:a17:906:189:b0:9ae:41db:c27f with SMTP id 9-20020a170906018900b009ae41dbc27fmr3338112ejb.10.1700733349972; Thu, 23 Nov 2023 01:55:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v20-20020a17090606d400b00a043766f8e3sm128922ejb.157.2023.11.23.01.55.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 01:55:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 01:55:49 -0800 (PST) Message-ID: <655f21a5.170a0220.48f67.18a4SMTPIN_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 279196051823; Thu, 23 Nov 2023 04:55:49 -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-unit-amd64-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/