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 A0D0D432CA for ; Tue, 7 Nov 2023 20:32:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9B26D4161A; Tue, 7 Nov 2023 20:32:37 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2BF954161A for ; Tue, 7 Nov 2023 20:32:36 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6907e9aa8so225532539f.1 for ; Tue, 07 Nov 2023 11:32:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699385555; x=1699990355; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U85Nhlqh1rvuXYAK2LUqYBWTXbaCIH7rkrDRU3Ld4A8=; b=GaOKYCdK9bZdpVLASg+fI67qigI0u2a4Qf4A9os5CEtiSIhmidLZ3A4CY8BpWX8qAr 2H6zc3bwQCgtbLTJKNXrHRpxF/JRXEEryXXY26wRTXCHSOJjcFSq3brbZtT1UCZ0DYc1 AuyskuulyB1dqfo8N/142gpyQPSEKnoR6e9QQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699385555; x=1699990355; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U85Nhlqh1rvuXYAK2LUqYBWTXbaCIH7rkrDRU3Ld4A8=; b=fl4gAvsEQZt/CCSjmzffTFa82zgkVHGPdfMM1CWVcfXQ2wQMEF58uXvWrFHFHEBg3D 25COi1KtU3mnJTZxclzUKnPfy3N583l3xOVnw1IQaj/d7ECfC2snuiSpK6t8JtlxhwWG Dq1adt/Rc/G1j1RIFvBAhl24cgddaZiMATUCOqmDymJhwXATrZCjszJg+sMEXq3Bowgk cNX45GD3iHYhhJk8LXaXezgTMFQEFkzifwVFyhMmnUgyulqhp28zSHbvPrae4uH5gJnV L4aYR7V0yhCK35ujHfgFPGgtvJnOtiS7dizJWw74Wnur/p6/Lb6A77pamBCGHKdBcuJE Zb/g== X-Gm-Message-State: AOJu0YxLeCXiM6CrnvoycCI4BTrZjNEd5vM+7znacGi+yHnyCrCsX67m 9urxH+LPaq/mQywRMl6qygupalizBrIjCulVTO6Cb0q+qXMf11mDg37BbA== X-Google-Smtp-Source: AGHT+IHGmZDXBM03eIU/1TqLsJoxnpDhEUvIb45sg4qR+UXg8d1qAp9tO+9u0THx20T9b1ho4nZ2kzJl7OMb X-Received: by 2002:a05:6602:1492:b0:792:9a1a:228b with SMTP id a18-20020a056602149200b007929a1a228bmr41412893iow.2.1699385555569; Tue, 07 Nov 2023 11:32:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cz9-20020a0566384a0900b0042b12b1b40asm239700jab.48.2023.11.07.11.32.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Nov 2023 11:32:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Nov 2023 11:32:35 -0800 (PST) Message-ID: <654a90d3.050a0220.cb0ae.ac14SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 197B4605C318; Tue, 7 Nov 2023 14:32:35 -0500 (EST) Subject: |SUCCESS| pw133931 [PATCH] net/cpfl: refactor flow parser 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/133931 _Testing PASS_ Submitter: Wenjing Qiao Date: Tuesday, November 07 2023 08:34:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133931 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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: gcc 13.1.1 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 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/28264/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/