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 5A1BE431B2 for ; Thu, 19 Oct 2023 22:52:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5457540041; Thu, 19 Oct 2023 22:52:59 +0200 (CEST) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 8270940041 for ; Thu, 19 Oct 2023 22:52:57 +0200 (CEST) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9c687f83a2so132764276.3 for ; Thu, 19 Oct 2023 13:52:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697748777; x=1698353577; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lTlzw9Us16PZU6PgDSiDhPbrLqQFu2mM8mp+toFWXY4=; b=YYivRh7scxRRXL2rhAUI7neqRZjOkAHDbiyqyX8OCeicFPcmp7IPKrhtnf47yju2hW b2p5A0RJMeeTWAjy6esvmE1TcLPVWAM0hHON7+T8W8KI9v8E55KMi3W8sTM8xE1Nu2lo 3LVRvvwkyr9arpMAyqik72v1JNank4irHWSH0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697748777; x=1698353577; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lTlzw9Us16PZU6PgDSiDhPbrLqQFu2mM8mp+toFWXY4=; b=AOVn5xhIkfq3rhoOCWhFgQ3pxq/hAPW7UAwmnVhCCBrSTLCRxB65K5WeqloOX9EibD HsJLa/b3KyB1piktEIBnUtc6Wrm7ZK6g2ObevCwwNMSpUJuQzePfCVPDXF7OjK+A3xv1 Y/eHLFDxv4RsNdn3CvKyYG494tZlr9oGMN0eqDJtuxK+lRAdW/zeNixxHx3QV0AdP4wv Au8uWu+C1X0gQ0vt/uLy82sZAe8aHNUe4wMv6E0Jczk8gHhsdA3ybwgWrt2GR8KDAI/r /I2fwflAWBH5qEoQcPpuIDeewaFB9FZ9JktdUtbnHkp8Xy2xHvQvu002XSIKlDAvt9eJ S9dQ== X-Gm-Message-State: AOJu0YztHjd32JhLjQzav8GrMqI1K6ziJLQIGytISodOmfSrw92pQefV LC+x25xZwxVbdAAMVRndec1XHFBNHOJd8ONSpSsyMHrXFdHQb+GMsw1K6Y6DGGIzuXaSyyNZCA= = X-Google-Smtp-Source: AGHT+IH9BCSDFTa+ejV5D9SVZd3sx/okwZ3C4oyQqbypR6gW1tPD62aZBnOfe8izLL3gH0++UvVU73pZkI9m X-Received: by 2002:a5b:791:0:b0:d9c:aa62:12f6 with SMTP id b17-20020a5b0791000000b00d9caa6212f6mr3462579ybq.32.1697748776972; Thu, 19 Oct 2023 13:52:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d19-20020a25add3000000b00d865c570bb6sm30954ybe.18.2023.10.19.13.52.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 13:52:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 13:52:56 -0700 (PDT) Message-ID: <65319728.250a0220.244ac.08d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9CA65602A042; Thu, 19 Oct 2023 16:52:56 -0400 (EDT) Subject: |SUCCESS| pw133018-133029 [PATCH] [v11,12/12] app/graph: support l3f 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133029 _Testing PASS_ Submitter: Sunil Kumar Kori Date: Thursday, October 19 2023 17:30:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 133018-133029 --> testing pass Test environment and result as below: +---------------------+--------------------+ | Environment | dpdk_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28013/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/