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 756C743B19 for ; Thu, 15 Feb 2024 22:03:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B9BA402AC; Thu, 15 Feb 2024 22:03:28 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 3349040276 for ; Thu, 15 Feb 2024 22:03:27 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-607bfa4c913so13191037b3.3 for ; Thu, 15 Feb 2024 13:03:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708031006; x=1708635806; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=smG8n4GP4gK3phpJeRap7XWjSGPZOCm1pLnX1u887Kk=; b=Z5qCcd3S71Zo7ldgP0CdoH8LOe92oU11xeGF/pBG46XV6X2fq3L7KgF0FLqL6UIL13 ugV/LW3ups/XiTJ5pgjk8aE4+kV6ZRAAsry8snpjttfLurrDUeT8Krg+Cc1Tdc++X+sP hIEz3vIfjQSPxjATapA9rQ/KEqOi8tEsCmbHg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708031006; x=1708635806; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=smG8n4GP4gK3phpJeRap7XWjSGPZOCm1pLnX1u887Kk=; b=ESLR38tytnoseine2+8OknfbjHIIue4givdYK1iVuHoi0tXZDaIxrQHI3B9iE+8VAs OUgiKW/l9GjoVfm/WtjdXJGYpCKreC18faoRyrDcpSy9XE8jge9+0lJHULgtL6kwoGfm ER/9PLZH9wPYGXHd4eow5mqrjjoTLYHIPReuCR9iDEQtiOlIu0G4PsoVsjYEQDkK/vaC GbSnds3GbD8K5jI3vmnk/ojCHMdRDZw24iWlJH2SJGtHk8nxCe6DnQLBXLM7cyNBLS2T YraR8FYE8f86dxsjy61QbyRXpcJ/Tw1DQSsphkZlMdhv9qmiFIVhmQ31c0osGr8mO0M4 WlCg== X-Gm-Message-State: AOJu0YynWWirYam3DoDBbwidwDoHesb3ddEGbHjDtbr+2anxFrScqKkQ BC/ANb58dQ8JMUEqG4BDXneBzfAPKwtRhHO7BIgHpnzNXOKedHrkJp+l1Ew3p8wR98IJRjYnsgK KDL5ODVVHCrx2w0rs0fvPcmjvddB5Bj9NKHwugFbM X-Google-Smtp-Source: AGHT+IEsg6zW0/VHrp8/9Ns++47b84mFtMCkiRof8spfvk3eEfDCBGBvgh4tzcwiiL3dwAIP2M8f/1hzTkUr X-Received: by 2002:a0d:ea02:0:b0:604:978:e779 with SMTP id t2-20020a0dea02000000b006040978e779mr2955499ywe.16.1708031006507; Thu, 15 Feb 2024 13:03:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id y192-20020a0dd6c9000000b00604a1811e45sm11649ywd.48.2024.02.15.13.03.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 13:03:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 13:03:26 -0800 (PST) Message-ID: <65ce7c1e.0d0a0220.ae5d8.0a34SMTPIN_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 2D16C6052510; Thu, 15 Feb 2024 16:03:26 -0500 (EST) Subject: |SUCCESS| pw136836 [PATCH] [V3] 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/136836 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Thursday, February 15 2024 19:26:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:62b906cf06ba86adf1f05c16969a9adcc49cf8bc 136836 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Fedora 38 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/29164/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/