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 E6C4843B16 for ; Thu, 15 Feb 2024 21:56:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E117A402AC; Thu, 15 Feb 2024 21:56:48 +0100 (CET) Received: from mail-oa1-f97.google.com (mail-oa1-f97.google.com [209.85.160.97]) by mails.dpdk.org (Postfix) with ESMTP id 5468840276 for ; Thu, 15 Feb 2024 21:56:48 +0100 (CET) Received: by mail-oa1-f97.google.com with SMTP id 586e51a60fabf-20503dc09adso823286fac.2 for ; Thu, 15 Feb 2024 12:56:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708030607; x=1708635407; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ST1G1bKoHQBZEcn13csDy24regs2F0Di5I/vSlr3cek=; b=O+3hcywNCpJwnyL1S/lVaNUtvsKd89+oc/7BByFfUihwuMJKmLB46k5/fURCIqSxqy o32paxv8wSlaxr13GNmZKqkZjAOSYVzAYNvNXyxLSsUZl0b5CHsiJNw75NicjNwtAfZ9 cwagB2/Ga7opMfq6+rSOfblaspOKsL6QeMVjE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708030607; x=1708635407; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ST1G1bKoHQBZEcn13csDy24regs2F0Di5I/vSlr3cek=; b=QyZ73tvV6udwPHGD6wrjuX+evNqTbNNfSy1wnczzHjLq8zpGvdcux5M6V1FAv0CTWQ Y7AqP8ajv4Zr+yaKlCNFjNHcH8A6HWSuQHdi5j3lIbEROVVqnvg7pvnIJRjuF0VwDByd sAiOIqk82YFNK9/affPdLUT7rZ2uAl4C94LxL4Kfs+q3i92M7XAvNjkl+Ekhqe0iukPV 77+Kw7kb4UPkVjAIyY/ljJFw5Xj61kuyQLBf3XGPk1xxScQwEabBxTUJZ9QryR8ipr8c MYArorx49acS/k3OWCCWstRbleq6HUQ8KguZtWfJxijaWWYnaZSnsSmJIZ7tP5HmvnMw W/1A== X-Gm-Message-State: AOJu0YxFg564zEm09aZ3wTl3AIVwToPBIBLJlrPafpfuYCgA7R/WAjlJ CwQzvXxYIRJOrQF/ohG+ynlbp1nWIu3sm5Mm5cEn1agKXHD18l8KGKVmOoAFwynbWFWy/N2NH1h vP1l2X+3DsVgHw5EkxFpEraXPBMvKajU3yVRXvhdH X-Google-Smtp-Source: AGHT+IG874TjBN32DvMEe1tGuck8dRUH2cdPEHbOm9o6Zaona8SgWSCA1ub4/xeiAMSdVSV5oxJfBXRlWHxn X-Received: by 2002:a05:6870:724a:b0:219:30ff:ca0a with SMTP id y10-20020a056870724a00b0021930ffca0amr2759431oaf.58.1708030607574; Thu, 15 Feb 2024 12:56:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r15-20020a056830134f00b006e2b5ae2b52sm88460otq.12.2024.02.15.12.56.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 12:56:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 12:56:47 -0800 (PST) Message-ID: <65ce7a8f.050a0220.d7d99.47b5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0D9006052510; Thu, 15 Feb 2024 15:56:47 -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-abi-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 | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/