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 38D7643B19 for ; Thu, 15 Feb 2024 22:02:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 33449402AC; Thu, 15 Feb 2024 22:02:38 +0100 (CET) Received: from mail-oi1-f226.google.com (mail-oi1-f226.google.com [209.85.167.226]) by mails.dpdk.org (Postfix) with ESMTP id 8220140276 for ; Thu, 15 Feb 2024 22:02:33 +0100 (CET) Received: by mail-oi1-f226.google.com with SMTP id 5614622812f47-3c031776e0cso7764b6e.0 for ; Thu, 15 Feb 2024 13:02:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708030953; x=1708635753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ST1G1bKoHQBZEcn13csDy24regs2F0Di5I/vSlr3cek=; b=Lc3VJx3o3Qr8NUk6O8ZH5QeQyZ+UWy5FhxVKk8xQXt9dGu+cZAMcNQuntsEBBM1VKI vpo6IY1ye8KGXvdOK/QWog4Adcg36KNA8B40aTtCuO0C9krZhNJ1C8Hevp7JBlCkG9JE QPKNy/2PfaZoMEgNHp7ub+3cl6AOPWzV8fYqk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708030953; x=1708635753; 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=wkktLqeyD0soPfxYNFRG+zlu+mLnHQ00d3A6hqs2otUIejP5OMKZTxh5aRn9fev3Fk 4yxfiCQT2xwMYBuNY+OJyCvl0dWY43apyPdMZ0GFWOMhtoquox35R/NdPIuhu6QLWSBJ WJafUQC4U6zOg+UknSBK2rbfStvK2nU9WLjCwdtNIzKPcb901QlbTW/OtMVFRIDRWqKs nSxSym6PWchN26X96nInfPLv6NTb04uBoYGbcrR4dYrs55E7VTOxNMVWsdyAb1tYpj2F 049OfdxUKUYF9xqquZ2w8LcZltObVkO6s+Y1uatREkIzCFlK+C+stJMNOMBcfUmWvCQO 7UVw== X-Gm-Message-State: AOJu0Yzdy3EsxZSVE50reoTouQHndAqiVRa+nsvfVG1FMaV5P5QZxM21 /UhtfDvHwR4TSByhZvevE+HpnOA/B+p3ZsTx4CGf75a0/fKP61fOLSgxGUuLWC8VdS6zC0+MsBp qgrZ86LP5mljfKUvMKhGFkzaIxAb5bZX+BKE9TdVI X-Google-Smtp-Source: AGHT+IFdLDFzQYKPpVnjrPu868yR3rA9VRogD6cNIu+Vp546Er+2o1AE1nMfL/looYQdU9OC4iCg5bsg3Fd6 X-Received: by 2002:aca:f16:0:b0:3bf:ce31:6019 with SMTP id 22-20020aca0f16000000b003bfce316019mr2960461oip.34.1708030952840; Thu, 15 Feb 2024 13:02:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id dc3-20020a056102558300b0046ec9fb2559sm101036vsb.1.2024.02.15.13.02.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Feb 2024 13:02:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Feb 2024 13:02:32 -0800 (PST) Message-ID: <65ce7be8.050a0220.3e2c5.4e7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 72B386052510; Thu, 15 Feb 2024 16:02:32 -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/