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 46206431B2 for ; Thu, 19 Oct 2023 22:56:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 40D7640041; Thu, 19 Oct 2023 22:56:30 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id A33C040041 for ; Thu, 19 Oct 2023 22:56:29 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9e072472bso710995ad.2 for ; Thu, 19 Oct 2023 13:56:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697748989; x=1698353789; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oTde9zPopznDeXCkDyCkvOTBLtq7u6Jn9a+u2yzaS5U=; b=KiBAzjNHQdhWmRDtiWZeG97niVsDiLxOmzkNf71ZR/1W3R1JdruCO9cqAlTeMBC/do SCevqFxYZOOWRfXOQ76SzqRzjEMgwD6G/LVHiVntYpq/aQcZuTq6+UFPucs4u4873e1s x6fKUvm8eOyzvbZKb7SBPSsJc7uoaMTkBofxw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697748989; x=1698353789; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oTde9zPopznDeXCkDyCkvOTBLtq7u6Jn9a+u2yzaS5U=; b=Dqz92A9pF9wG1LDx5WhXk5MAf3G4jGX/Zl+BXNIDIdCdaIHrI5ouOqf5oYl4CRHBsF fEh13M7W09h/mxc43q4FbsRYBEpt6YqtGgMu3xRXkcuj6vVQeydQDjSorjmfHIh9dbZ4 BJLOirM/yO4VDGRiuWmlgKzT54Y0IHFL9N9ZIpgJAvy8rMRbT7x+wC6C3tzELiaYMbDP jzE1AM+D6FwHmCEALsq5BveTlxk4jh7Ty6j0vMZT9SxxzMtgVFTX7e7/c5cy+XCLtELz Gps8Dvq3hAW5WW7aEyj0xiYCnvkcTgyQbnP1ec3clM8bQKz9UzLTcseBwRJfQR1chyVb 7RQQ== X-Gm-Message-State: AOJu0YwicRfN6VTFYnJUWZqbroC5SUBGqnxyZ3e81JpGOVVZuj1m39FN T4Yl6C/OrfswHZRjExYEgBs1lRPPW1jhTi9kGy023N/XCRR949uJIweQjw== X-Google-Smtp-Source: AGHT+IHnAk1bkOzCnVnIJUvR35kRvpSQ0YL7mfz384HMqi6tycNiG101sV+UgCkEosxhfquVjtY2Fj4ihTSR X-Received: by 2002:a17:902:d054:b0:1c9:d8b6:e7ad with SMTP id l20-20020a170902d05400b001c9d8b6e7admr9625pll.56.1697748988903; Thu, 19 Oct 2023 13:56:28 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz9-20020a170902ef8900b001bdb8651246sm27566plb.20.2023.10.19.13.56.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 13:56:28 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 13:56:28 -0700 (PDT) Message-ID: <653197fc.170a0220.4084e.0776SMTPIN_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 21B59602A042; Thu, 19 Oct 2023 16:56:28 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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 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/