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 243914317A for ; Mon, 16 Oct 2023 09:53:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1E98E402D7; Mon, 16 Oct 2023 09:53:33 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id A5B57402D7 for ; Mon, 16 Oct 2023 09:53:31 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-77acb04309dso173844139f.2 for ; Mon, 16 Oct 2023 00:53:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697442811; x=1698047611; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m80XMyXk2Pj1ey4TnqjEVWqf3cU65kjjcKj5SMNaYis=; b=PZVi4uAUJLcm9HTUzDNnMveNYnUaXXlr4EzeeBInlqJfwlZEXzepdx6vU4xPlExQAY uBaKpExcSZS0QR4qY2XVdrcKfDxmMsj2GO+QhdNfmWQ9bDbMahrLKHrGyecRVWla4FwD 99Ng6zVX6o7aUI0tIng4aRzZjtd1aNRc/MTp0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697442811; x=1698047611; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m80XMyXk2Pj1ey4TnqjEVWqf3cU65kjjcKj5SMNaYis=; b=FWpkMnwAPlOwH2S7BM2Gk0ShafZTGxD06IhV8xbayOFCVvFszp6CC5E5G4HrkaD91U TblIzZtJhU7RBtenWhuaoZ6izqcslWM4+EXkrVSksgaWo1pCrKZkj4Q6uyLkiH1WilsK l+Tj27GCtqp/ug4vn2ExgTS4jqQRnv/b4eEsxiyyciHBIaTJ+QfH93EMwHmsMt9tYYRq RQMezQvG5Cu5gVUBtCH33bsmBZ5nFLvpUFg02m52mftWORC3CXqlrR1/AT0giMFH59nm Nsv0eZgAUCAl0on1T8B1XejW+At6kzKC4meMjgjdY/rGBI1v6+MW22fhFFHWLzMpfY1E fuGw== X-Gm-Message-State: AOJu0Ywmj/5nG0VQMKgxOqPHF3Hx89SVPzY3mdNM/3sLQoDV14JwKvKC 0qkeXrQeu/nnrtu9PhmOKh1F2A3NCC8tkAzpl7wo9Q8YyO1z2eDmp0+hQsihtOoTYAjizx5hEA= = X-Google-Smtp-Source: AGHT+IGAsXJ5y+nzBqxIh7ES90FXjWjU3EWnGALz8rLzUKUX2V+p7YweZgd6TkeaRSWT/iqfp8+Zinbvs1vY X-Received: by 2002:a5e:a61a:0:b0:799:178c:7be5 with SMTP id q26-20020a5ea61a000000b00799178c7be5mr40492329ioi.17.1697442811115; Mon, 16 Oct 2023 00:53:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id t14-20020a056638204e00b00454ce0ddbcdsm79189jaj.62.2023.10.16.00.53.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 00:53:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 00:53:31 -0700 (PDT) Message-ID: <652cebfb.050a0220.d9638.5b91SMTPIN_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 A498060524E7; Mon, 16 Oct 2023 03:53:30 -0400 (EDT) Subject: |SUCCESS| pw132615 [PATCH] net/cnxk: fix separate callback for Rx fl 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/132615 _Testing PASS_ Submitter: Rahul Bhansali Date: Monday, October 16 2023 05:29:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:441e777b85f1ea1eb6a2a970ff5d5c8e027f520c 132615 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (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) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/