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 6A771433A3 for ; Thu, 23 Nov 2023 09:52:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 43F0C402A6; Thu, 23 Nov 2023 09:52:45 +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 27CA54026B for ; Thu, 23 Nov 2023 09:52:44 +0100 (CET) Received: by mail-ed1-f100.google.com with SMTP id 4fb4d7f45d1cf-5431614d90eso877484a12.1 for ; Thu, 23 Nov 2023 00:52:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700729564; x=1701334364; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PKpjYanap95iFEdGo7r+R2WaBXGkHFuNwT9Q7teuYCk=; b=f7eMGSD8BwrD0Fn6W1yWaqpGPXKzh5xFsslpSi2PdYChKqesLUcNOu6wzZqucKUhtN xTNDW9rsW1XOWjKcv6J7jPuA2oidv57ubol8lWBKeh6safYLNo59n0yeN3f0kYozxKEl Y7udDhWV7MAOs+/Er8RR/AcgBVhBervHhHmec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700729564; x=1701334364; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PKpjYanap95iFEdGo7r+R2WaBXGkHFuNwT9Q7teuYCk=; b=HUfwz7oYaccYsAGvkTT18LE6eiOoN8dpdrzfvKaGkJm+73KjyYvjn7MdsJbR40fN8w ObuglslAqnJbMloYZCkGRKqLBeDgtKe8vcZKSOqekZ8BjkpqM3TwRORrGE1poXEYP67/ cXNDfd/qv8cToUhxlP2l4blNqsmti2Yf2DS7MLjGVDGldZNpIpj6QZJld/YJeV9Z4vyI szZswOxPKaJUPvU8SSdHLWMdbbpUw6E2D/2MM1BySaa4h0Ez7iyNOvalRefWMaBng5tu dxZR1bGwOLhhgde1iBEcB16cLM9dh9j9cecGio9H39TV1g3MDxS0V4QAGrf7GGTpxeFJ pgqg== X-Gm-Message-State: AOJu0YxAC+wF+Q0XzpisEgSzD/Syv1kS+gUJuv66CR3gJii6tDjy3sLR V15fK5EQM0PzbCcj+HAUPewsnXQFP32/msD3he/c3x2Xobsa7NpeKEG8jA== X-Google-Smtp-Source: AGHT+IGv3zeVLxTV1vvzpdf2A5p/3YZGt9tK1opneDilEU/oBwimLHIBye2ZP4E5anHcFjVWumAzSUbzArqt X-Received: by 2002:a05:6402:706:b0:548:b824:1cb8 with SMTP id w6-20020a056402070600b00548b8241cb8mr3483942edx.38.1700729563405; Thu, 23 Nov 2023 00:52:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n24-20020a056402061800b00548f72288a4sm45470edv.14.2023.11.23.00.52.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 00:52:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 00:52:43 -0800 (PST) Message-ID: <655f12db.050a0220.10780.097cSMTPIN_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 30BBC6051831; Thu, 23 Nov 2023 03:52:42 -0500 (EST) Subject: |SUCCESS| pw134549-134550 [PATCH] [2/2] app/graph: implement L2FWD u From: dpdklab@iol.unh.edu To: Test Report Cc: Rakesh Kudurumalla 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 | +---------------------+----------------+ 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 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/