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 4295C4317C for ; Mon, 16 Oct 2023 10:29:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BE40402BD; Mon, 16 Oct 2023 10:29:17 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 47FCC402BD for ; Mon, 16 Oct 2023 10:29:16 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-775751c35d4so284302085a.0 for ; Mon, 16 Oct 2023 01:29:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697444955; x=1698049755; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6sWKEl36D99cizpg2FM7XaNK5EF1N/my9M2XyHRN4fI=; b=Cc8MNAim/BJAe+un27uWLGl0YWSBSOhWDPvUthZJhk6xVlUtMKFrRKuY1MASGVCmoH b+h+ACGUwaA9HLpY2MS3ThXb+gHluH6yYEJ6JsJxrPZwNi5UdVA6KGReZksqbzVAgkhb E9Eo1RtxNGStYktuL1P2delG8fB3eqdQbOwRA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697444955; x=1698049755; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6sWKEl36D99cizpg2FM7XaNK5EF1N/my9M2XyHRN4fI=; b=V3YVqp6zZIeyEE+FEKc5shq2YX1eNkc/03eeqBmon3F3EFOhlQIN37hSFkcVSwZwp/ soeGIKeONrdXnaGcCG5GWmVM4mw+kixlPZmqTvMmLDnvAKDchJKs9XfOxo2NC5EkK0/p WA7RmnuCSviMfLYE1zHbORImoG7dcnC/S+oY0Yo/KehHHDXXSLDHyxr0N6V0RJhlBl55 QaeeB52cGY9R2HYj5ntIH7081QJQYyAne8u0haKugKKN1pJ0MnxrK3ENMci1mn0+RzVu UeDbH1MTAyGLDs7bakN/SI3H7uJN7h8I80wsl/jQ6vm/XhNpaw0wsLDFik3SpFfsi1WQ dVFQ== X-Gm-Message-State: AOJu0Yz5lxNOH/NP43TNFwVpjId7ycQ4mnaXJjZ6Fu8gZrx8dEmhR+ki iLCBjGNMWs35mNfdfHOcaWHmSp1kmqX4S8BcJYj3j/ggs4bPxYhYHyJddgNI353EZ2glvXKyMg= = X-Google-Smtp-Source: AGHT+IHvfZpsT26AyxjsDmx2joXXB04k9FwWgykk9i5gV9AOaENB0Vi5PXXVd0BLZDUOY1pjnCqb7JivomX3 X-Received: by 2002:a05:6214:4285:b0:658:708c:4d56 with SMTP id og5-20020a056214428500b00658708c4d56mr33743031qvb.17.1697444955772; Mon, 16 Oct 2023 01:29:15 -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 c17-20020a0ce651000000b00668bb8be220sm312611qvn.9.2023.10.16.01.29.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:29:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:29:15 -0700 (PDT) Message-ID: <652cf45b.0c0a0220.f6d3d.3045SMTPIN_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 7125D60524E7; Mon, 16 Oct 2023 04:29:15 -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-amd64-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 | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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) 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/