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 8509C43B04 for ; Tue, 13 Feb 2024 14:45:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80C5040647; Tue, 13 Feb 2024 14:45:13 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 98C2E40294 for ; Tue, 13 Feb 2024 14:45:12 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-36420c187d3so946575ab.0 for ; Tue, 13 Feb 2024 05:45:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707831912; x=1708436712; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bEFjHZ6lBzWWu4g/G4TJayXxmuUXba1nBEtxoWlu9lo=; b=giG/OVsv/A2JAzN/0T3G6lH7qt4ro/rJJ3jMUt7tuUX19i5w4Y7OM77QSdFK4VRCIN aNk2YNIkc49IhJdv0KAQLqtr3KMXO08ZBBc2Pieh8m5FethUKH1J596n72eb9DG9zryJ 3C5rrrA3R0DNE+6cI83vaH3JURP+5eGuCdpec= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707831912; x=1708436712; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bEFjHZ6lBzWWu4g/G4TJayXxmuUXba1nBEtxoWlu9lo=; b=LEpF4Y/EQWLQwZScNsWPstnMpy6EaDWGWrvfbCNbdlhAKA+olIJmVPJ5I5cKWRUkFd TU3YJyGQEw6uzSWgLMClUNJGTzx8MH9E0mgTQF+3CC1idP0xtrfLwoLG/kLnikILisLZ L3MW5wWikyedzlcwCfmm1biEiIaS6MSSJ2mnUcQl0zyZ1NiE4yS7c2ibynGPulW0UzYe xg2asopcEPe3aJMdef3mvfvdKL/+CyKBmJyy6rDileJyPc+ovaZMYUKRtr3MjivPunPk MAJvx5sXCGS2r8QyEdEfLqFZqpumQS1A1nM6DJwJ4SKEwL4oyOfI8WymQNw73VCCDmMQ +C4Q== X-Gm-Message-State: AOJu0YxdsLo0xTJSVZB8P2hrI2GH1C7w3PAX1LlwMoO/Fo8W4Q9JrZCT d5GPqO0u+pTF4wrSN32II1/uYb/Bafp9In8M8lV7RIG4iH02FDtdYKLUs7slGZCDiZ9hnyXTadC xVzfKXiHw/h73ZN2W7OrY4VpIbQfHdewfZh66yUvB X-Google-Smtp-Source: AGHT+IFRRfz7dbXXTrcz8BRfGjWtav67+TH5E9fzrIf+/GsjHMQXrUPf54yhRhYk0RUvYZnh8Dfyn1ofQPHK X-Received: by 2002:a05:6e02:1114:b0:363:df18:b744 with SMTP id u20-20020a056e02111400b00363df18b744mr1630328ilk.10.1707831912032; Tue, 13 Feb 2024 05:45:12 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cn9-20020a056e02388900b003641afe97c9sm6417ilb.55.2024.02.13.05.45.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 05:45:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 05:45:11 -0800 (PST) Message-ID: <65cb7267.050a0220.acef1.0681SMTPIN_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 8BA946052510; Tue, 13 Feb 2024 08:45:11 -0500 (EST) Subject: |SUCCESS| pw136636 [PATCH] [V2] examples/pipeline: simplify the L2 f 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/136636 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Tuesday, February 13 2024 12:19:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:74fff67a34a33c8e6565cfbcb5618c268eb388c6 136636 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29130/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/