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 92F6B4317A for ; Mon, 16 Oct 2023 09:55:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8CD0F402D7; Mon, 16 Oct 2023 09:55:23 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 9C260402D7 for ; Mon, 16 Oct 2023 09:55:22 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7a27254cd12so169606239f.3 for ; Mon, 16 Oct 2023 00:55:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697442922; x=1698047722; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=aGrweH306azajZXZm+jxP+ium0TCZ384G7MTjh4C06c=; b=H/5KpZBmDBJx61+MgE9at0q2b1s7QStYDJdeEMrBhrIkUEKK1riEUOCK8OeVqHZdJa 8oPbtb8hNIY4Tou4cWnxFsC6JZBaVLYZdpONa9LxkBJV9tyCi2nZ6/iCnbdM+c7JN62k sPDkV+HoCo0S8R6zCA1JHvgem/4k7hAPHIktA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697442922; x=1698047722; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=aGrweH306azajZXZm+jxP+ium0TCZ384G7MTjh4C06c=; b=uiyywRMvHKxdI4lWdGVRKNAnnO/yDUQTluilC7CGvExMgc2n1H6TuAI7FiNV5n+rxE Vl+zW0PsnQjLOyxbmXmY3TtVWB++EOThdGwFmxzWKH0rPOx07LdPHHn3FzVn5gKls49K 6aAfqtLH/SY6DiyD1XcmmuIqkfqhnFbH2IM/ju4iAtFYISGzHZdm66n9u91RI1e2dctQ Uy7hY/u/6ygTn3BR8cg+qaxsB46afFe9zF0kbjPktuFxsXRNWCbIAfAZDahzHNnkKyvx 3NLwAIiZumAbwEyxUOCPs10MrdE5MngXGQ1RIJuo2e3MxGHLDZpVnGhyCiLwk4fRjqgx iJjg== X-Gm-Message-State: AOJu0Yy4dA/vmC83KcP0JJzfzDOmYzglJgY0xba99LclPm7UOjwt5YuV G4BRtDpOXnhTRLWVNbcy90h/nicQAIzVDUIdSk5sHVo9B6E4JSvxHjp1KQ== X-Google-Smtp-Source: AGHT+IG/UmdDW+HeACGvdmPwOtVLJVETNBh/tsNFIWmsU+iXVQ3dxlQfFgJuLtRxBfRyDkt+0mHNVwD1iYxM X-Received: by 2002:a05:6e02:f86:b0:351:52be:aafb with SMTP id v6-20020a056e020f8600b0035152beaafbmr31019524ilo.4.1697442922035; Mon, 16 Oct 2023 00:55:22 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p16-20020a92c110000000b003574f1f9c7esm345315ile.70.2023.10.16.00.55.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 00:55:22 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 00:55:22 -0700 (PDT) Message-ID: <652cec6a.920a0220.ee960.f273SMTPIN_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 8A90360524E7; Mon, 16 Oct 2023 03:55:21 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/