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 6C4CB43B08 for ; Tue, 13 Feb 2024 17:05:12 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6809040A4B; Tue, 13 Feb 2024 17:05:12 +0100 (CET) Received: from mail-ot1-f100.google.com (mail-ot1-f100.google.com [209.85.210.100]) by mails.dpdk.org (Postfix) with ESMTP id 64489402D8 for ; Tue, 13 Feb 2024 17:05:10 +0100 (CET) Received: by mail-ot1-f100.google.com with SMTP id 46e09a7af769-6e2e096e2ccso1212485a34.2 for ; Tue, 13 Feb 2024 08:05:10 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707840309; x=1708445109; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=52ZyGDapC29nf7dK/m1CUbw1uAoMs9MoQA5arDen43Y=; b=juy0K0R8d/RFdy3tX/xniX92L9HcnJ3xeXXOHxSFcE46owTD6f86GfB27JEoFdbJuV jKDjl+jZ3ykCj7cEmKunAF7zDrAiFL+UToz6Up0TdLZwD14nuJYfUAYz0JBm8mOf6tHC 61naFHvtQCHD+3CuqtHiVEqDeH8h3R/wIam74= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707840309; x=1708445109; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=52ZyGDapC29nf7dK/m1CUbw1uAoMs9MoQA5arDen43Y=; b=ZwEPQmp1JrK+lm/0UAHBsr4t6e+T50gcadUE7A4kDR9ki4kspJ4PokB0Rq1EA1wqy/ l9OionMv7tdZnoDwXl/xtPTE0ea6ILOsQzryyyoPH46BYaugjknkFE11ZbmENuGRDMvr MeLHnSDvvgAfg6ARHfEcgM16alD07Q+TezzGAPv8BKEazqiU700cWGC/dVUDEXYm6VQ2 0xPaFH05rCNEku3GJuFZgwlZ7LABcTmb70sEC/L9+NVmZwc6KfZiJ4SuGJPfNHZdkNkB L9iPyXLiu8mvpPBLYIKrUVU/WsMDFJxzTZLCAumlVcnj3hzwnPX0EEH6gBelfCMcRUEo 7lsQ== X-Gm-Message-State: AOJu0YyKels9Zde4/VQVM8lIkpN7THNNihaPQDcC1NPuXQ/ofoh3YSWW 8dmtmUzJeJRRnIG/Dfs+dvCygjG8MwZn3kYRpKN4Ozp009G/olUiW6oBEgBFhlB9dmaIRPNHxhC 5vLLcHX8HWHhAdGKETuT42nacWhgR3QOUefu+UBx4 X-Google-Smtp-Source: AGHT+IE/ZWgKXNmcNp9vCdGv5FCIA3LhabBuikQetoPNOw5bi/j2jHk+bFqNM66YkGo77TOsTXqds3I0VQw7 X-Received: by 2002:a05:6830:1e89:b0:6e2:baa0:76db with SMTP id n9-20020a0568301e8900b006e2baa076dbmr17176otr.6.1707840309533; Tue, 13 Feb 2024 08:05:09 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id r62-20020a0de841000000b006078d3c6b55sm69645ywe.40.2024.02.13.08.05.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Feb 2024 08:05:09 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Feb 2024 08:05:09 -0800 (PST) Message-ID: <65cb9335.0d0a0220.91350.44d8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 28FBA60527CD; Tue, 13 Feb 2024 11:05:09 -0500 (EST) Subject: |SUCCESS| pw136645 [PATCH] examples/pipeline: fix include path for r 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/136645 _Testing PASS_ Submitter: Cristian Dumitrescu Date: Tuesday, February 13 2024 14:52:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd8b058b322e034e0ddc05d32e643428785aec2a 136645 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/29133/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/