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 412D343A1B for ; Wed, 31 Jan 2024 12:08:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D2B7402A7; Wed, 31 Jan 2024 12:08:04 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id B9283402A1 for ; Wed, 31 Jan 2024 12:08:00 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-60406dba03cso8862677b3.0 for ; Wed, 31 Jan 2024 03:08:00 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706699280; x=1707304080; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aVIHYhmo4tSu7irqfcmLLcZS3EzWEPje1ExCS4SbMQc=; b=fWQQJ2GXAnJAHvPBa06xg5WfHIR+JLQtwlKkeDrxELWec+nm5vh4RpPdEceGaK9CpP NPe1VBtrdK6m7wObSFhtDgU+pEdy/f0C+eVML67Hpu25ChOlGtQib2SJVEus7XhZaFdR Gogev67tStbMw05I19U5uRJBl/t0FFDFAvM04= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706699280; x=1707304080; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aVIHYhmo4tSu7irqfcmLLcZS3EzWEPje1ExCS4SbMQc=; b=W7R1Mu+3CLQ2aFGqcoAtMDJaffj2HLA0NiDiaygRrRtp9UnDDc/cLWgbabZr5xeo5W iWjQrk4aWFbH14568Tis8gvCaOTyk5ZcffZ0nd6VcIuEC7gDXknLOfMpf6obRr4xSEUA iytEByI4YJgFvyiaUPHwJnJ72vSnm06HiOytpq2vIFubVd2Fmm49/QySVxDNNYsbpqoB BI9dcgXBi5r6rgwiv3KrzJ5cA75JL5Zw/bJBtNJOhCdiJ/MQ9J9qQknCARcVDLHjJ+IQ 74PoizJ90QChTTM4dSYFQYfTVWDsfxH5kIHCgfYxe69DQEp2NOfBVvGPqoueuvUUIh1h 65gQ== X-Gm-Message-State: AOJu0YyYw+XU69MoEGmR3xYi8pNaH6PfwITP3KnQ0GSJpKS6GKmutxBw etXjE/prFJhRRQVRz5kCPlZuX/kcuZMn3TAccDDzeh0KykzOvQqhjRPn7dpKKs5TtOSm4Z68jt6 /ys9FSHLSYYMoHDo8ej0RJzPjX6N3I9hsXOvyeRO4 X-Google-Smtp-Source: AGHT+IFuSeVYWVdkFVw000NqnOlUj78hocHdjOE2LrvuhswgFcGZKUM9R+OM2J19jzhAppmc56HecwAxFGcb X-Received: by 2002:a81:72c2:0:b0:5ff:c4b8:9517 with SMTP id n185-20020a8172c2000000b005ffc4b89517mr1142374ywc.25.1706699280197; Wed, 31 Jan 2024 03:08:00 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v3-20020a818503000000b005ffd12708f9sm810304ywf.7.2024.01.31.03.08.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jan 2024 03:08:00 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jan 2024 03:08:00 -0800 (PST) Message-ID: <65ba2a10.810a0220.43a0a.6f2bSMTPIN_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 BADBB6052515; Wed, 31 Jan 2024 06:07:59 -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-compile-arm64-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_meson_compile | +======================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/