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 80A4743A1B for ; Wed, 31 Jan 2024 12:09:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7BA85402A7; Wed, 31 Jan 2024 12:09:33 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id E1042402A1 for ; Wed, 31 Jan 2024 12:09:31 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7beda6a274bso185442839f.2 for ; Wed, 31 Jan 2024 03:09:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1706699371; x=1707304171; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wk5JBz+5N0ezGd1wdOlPnffCylu0/bwinj6A/IDEeuc=; b=AD+Sb8sXXZNpS1HyP1Kdciqay7qw7AfzrTDJ2BZ3V3TWdq+O8fJsCK4417aHHJ1w4a DfXuNQ4RX+kM1AcEIoOxDfWV0poYamGApNkwXz7j1qDi+f/nr68gc/kCQjjSTHsgxXpH biI+oWQ3Mh6SRbAuaWhce9XYPUzBCjMuTCfUw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1706699371; x=1707304171; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wk5JBz+5N0ezGd1wdOlPnffCylu0/bwinj6A/IDEeuc=; b=NOchn9utuxST4LPhz+AivS1o0Ed4nI7dyTsQHiyf9e7UDCYJ1Oh24RbbMeKyfkyJYz Mt4VGaXbUStmXkku/du+EqBnkTdpiXtSUYK0Q7gccUHFkjEcsLuBymwJ0ToVdzOBXb/k F8o+MVMEYS0hM5dch7wMe9yxMgLJqt7lDskrLxsQ47i705w0YL3yFobULw6k0qKg77g3 s5tEFi45msXhoDXpBlyslpePo7u2/577eBAOAc5XRgblooQAmMd/ASd6A6kZKj7h7a+m AUJ2KiNBjY590pIJLY3f6h8fvsyHKYGjht4dwlqgZYuiZzioL/UOp4/BVQKGKOjMYFSp CJgg== X-Gm-Message-State: AOJu0YwYe2fmEZ/mUJth4Yb3+YREfE719VxxC19AUPCsHlDYEWY1fkIz 2vNCvrtNAjInSNvGCHo5AdFFF8xiwf9uCORkR3EKOULbYLLaVQrlqifgUIspDxxs5khqTJeVv2U lvaU3EiKjS766lF0XURcnvqddKp96Cqjl6Tag8l0M X-Google-Smtp-Source: AGHT+IFdfpRsGdWv1+16Hi6fCY7yEphsxbEZMHgvKS+NLtAYdmVYeyYVGr9laxYZHtHTuV1g/K6ejKgevZ/T X-Received: by 2002:a05:6602:304d:b0:7bf:ffad:8e3a with SMTP id p13-20020a056602304d00b007bfffad8e3amr1597673ioy.17.1706699371311; Wed, 31 Jan 2024 03:09:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id gm3-20020a0566382b8300b0046d3419ebb0sm305157jab.82.2024.01.31.03.09.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jan 2024 03:09:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jan 2024 03:09:31 -0800 (PST) Message-ID: <65ba2a6b.050a0220.5576b.2a70SMTPIN_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 CE0EC6052515; Wed, 31 Jan 2024 06:09:30 -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 | +-----------------------+--------------------+ | CentOS Stream 9 (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 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 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/