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 2F26F43A1B for ; Wed, 31 Jan 2024 12:19:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B3FF402A1; Wed, 31 Jan 2024 12:19:43 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 52D6B40270 for ; Wed, 31 Jan 2024 12:19:37 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3637d8ec873so12324835ab.1 for ; Wed, 31 Jan 2024 03:19:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706699976; x=1707304776; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eNdm3LmMLm3UHHlS0JhEBB4QlxY1/SKwCV2sZmFtf8Y=; b=CMR9Sb7j+KU/iLXbqjdyig5N3NfvHPICk5RbfdY4H5ZSA7qdKJJPwe2tWNUBb25ups PobE8Fg09LNC65qUcR81VocdkcxnviljDWjq/ZaqjIuL/Ko9Kh9HYyfP/BNTfIGY2Kpa rMfIw9HP7dmczjQDSDpma4k2F26kgKdmADHJY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706699976; x=1707304776; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eNdm3LmMLm3UHHlS0JhEBB4QlxY1/SKwCV2sZmFtf8Y=; b=OOvo/aPotNmucP72CzaqdBeB9WnUgyNQcrO5mhekRle0LOc8jVP8xDdsiUpkBDO3Zt qQye/TVRE1Z/MPvZZvDe8+4iL1qAJqxacamVZIznX9PpmybhKmylmJuyWDHjbd7dAdDf tyoPatgF+5p3NDg0fY5i0vO0wk25SI6qghLM4HDZuryCeT2Kuruty+rnScxKrMM/O8Bw agtTkmfL95Szs6yVv5egXONVjhDCWnfwGJub28bCuYiosbzf0WBhp2nbW689i0NWhTyM x5XwqKIymQDysUWN+hBJFenIXnVegmykW8drg1XDZAk6u1G2QcYmB4/WovXA96cAPA4F sKjQ== X-Gm-Message-State: AOJu0YxB1s+hB/M9vNX02CrPgMrD+/hdZ1U7nmvsiWTeVP1iEkCuu82g fcq2bu03AyzQdfZjMMaSrDH/gn0dC2QGvXCqvUfSwWerFD0k0QaxA+HUCkl706DNHBapLsmSF2a Pp647ZTSoeqwcYWj2em7+FJ3E6pcwjNGHxNFsa9+aIfdXHslYotQsGUY/ X-Google-Smtp-Source: AGHT+IFZbewDAsnsOkgmEb9yoUVbVAu876ciTBFoAjIkhh29IqtbP9fMtTRjc7LjXPfQDM2KJgxpZ6IetGl1 X-Received: by 2002:a92:cd07:0:b0:363:8ccf:2fd5 with SMTP id z7-20020a92cd07000000b003638ccf2fd5mr1440166iln.31.1706699976777; Wed, 31 Jan 2024 03:19:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id bm1-20020a056e02330100b003638d644819sm205428ilb.14.2024.01.31.03.19.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jan 2024 03:19:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jan 2024 03:19:36 -0800 (PST) Message-ID: <65ba2cc8.050a0220.57a46.d112SMTPIN_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 526C96052515; Wed, 31 Jan 2024 06:19:36 -0500 (EST) Subject: |SUCCESS| pw136229 [PATCH] [v2] ethdev: fast path async flow API 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/136229 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, January 31 2024 09:35:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:8e5cbd3d1f6f077abdcb2ef4de027603ba9af5ca 136229 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28999/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/