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 60C594317A for ; Mon, 16 Oct 2023 09:41:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 41AD6402D7; Mon, 16 Oct 2023 09:41:57 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id C4286402D7 for ; Mon, 16 Oct 2023 09:41:55 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a7d532da4bso52884707b3.2 for ; Mon, 16 Oct 2023 00:41:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697442115; x=1698046915; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FDZ3c2XgWdKoP0Ctt6KXF5FAF4YJ76uknWWZ05QBXRA=; b=ZQbRs952eHpd6e3m2bI0TZLIWxU9ykr2EP2DS9NtUWakUBS73kSFLgXiEGjhGfdl0s I1TwdgzUX4rStKENx4Zmue4r3DHvSQpHdDSLb/5mlXYPUvml2OdwbjoOZVx6pJ8iU/wk 6ExIAd/5s2vSFpgrv4cXdGXsU08U6I1Df1lNI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697442115; x=1698046915; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FDZ3c2XgWdKoP0Ctt6KXF5FAF4YJ76uknWWZ05QBXRA=; b=dUYsHfd+ZNxh3NQqDhbflapXyGQDrbm6aPgZfJjpysw73c3bKPeX59QDuCCA7HI7IP VgPHWUbRgu4ki6CmdFYZipWb0Q8qy2E6p7LbUvtvG9IQ6ndGFng0jnYNHYo/b6t/xqib PYR0f6WER4XsVbkzEHlUeua+WJUjT3cJH9aVgofiRljgWDR94JaozqMNfxKO9ir3KSKb S+VUKuEAarqc9sujrR0PaOJnawiPAzEZNcIc0BRKLx1fzTL17utMqCe6lEti8i6pFifo 4orAxeOoagE6CiOMDZ4KFFdkkudGBShj8K8EB+7i0WORDxB0TuSLsX+Fq/Fx9+D3xIfl lAnQ== X-Gm-Message-State: AOJu0Yx7gjU+TKZ7Xw1BwAZ4hLIbKu/lK5stnE1J976UlMoRxhIaixdu GzqXUpE5CdcS5XrjTMt0Nubz7sdpbU8lKtlmlM5cO69f9a0el/EkKHS2dsxuKHOhGf41tUQ5BA= = X-Google-Smtp-Source: AGHT+IFof3OHrtppyw3DEvni0iTT9WHTdtkG71idx49Hqp0FtnwSB8rRpjefTU4I6tWrfSPZinQaWNGnn4uA X-Received: by 2002:a81:7cc5:0:b0:599:b59f:5280 with SMTP id x188-20020a817cc5000000b00599b59f5280mr35283204ywc.28.1697442115213; Mon, 16 Oct 2023 00:41:55 -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 c125-20020a814e83000000b005a7f44bdb21sm391208ywb.7.2023.10.16.00.41.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 00:41:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 00:41:55 -0700 (PDT) Message-ID: <652ce943.810a0220.752f.e13dSMTPIN_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 E2AB3605182A; Mon, 16 Oct 2023 03:41:54 -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 | +---------------------+--------------------+----------------------+ 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 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/