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 126B44317C for ; Mon, 16 Oct 2023 10:32:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0D011402BD; Mon, 16 Oct 2023 10:32:52 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 71D9C402BD for ; Mon, 16 Oct 2023 10:32:50 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5a7ac4c3666so52051337b3.3 for ; Mon, 16 Oct 2023 01:32:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697445170; x=1698049970; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KJK/XCqsZZmjvyAe75A6k1IbUSjXL2wsLxZKQtSNirM=; b=Tm53QWPWefeUejD4yvUlTv7fSs8U4uCvMlw9KJ5bjT3OlwQcTJ4v0j7mQBaj06Zs+2 NpawqNH57xzl6vLn5QnuAnwtA/qQPLYmIW2HkmAgzhhqT6KQPSztDM1+Ap248xQ4ppkg IIJlHUSm2JtaMidbx9oZQwxiaCwcYMRBoUfwY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697445170; x=1698049970; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KJK/XCqsZZmjvyAe75A6k1IbUSjXL2wsLxZKQtSNirM=; b=uqmIzX8mICgNh4GUiRXOX8F3Fa3rZtKvswGcJMfMqccCZ9xSp2tadRmntJyFaum3Bb Tkh4DJjhcBTWMJ1SAiMuTUr+5to9EydKo1D8rc4U8xn3DvbtAgyUzmFLKJhxXZoam+8A BMYUVGN+7f+a/K20yukiZKUmMe9gjZl7sSF/QeCXl6fHfik7cOoG64JUqGOYHpSwXKnK m7f/Cc8ClBK02SOe2eJ8DCZ9J926JRNPIxwsjTV6hcvOmTwEX9vXVgN2Y1+fCz75KjPM cJVxbiZINKhCxDYEYaaJq22fIZ99DgHDAdBxDStJwyWaKu5WorbRwXx9ZE+UatYnGLVU //HA== X-Gm-Message-State: AOJu0Yy+fHUGBc/XPgofOalszSC5wVr+D3EWrJUaMg7kgLfxMh7MsdAT wwENqmJt3aZ9GlJTOCE1cvzms/+AN3WLWHMpt2w3Ynlb/e5GlUCy2YxcCw== X-Google-Smtp-Source: AGHT+IG17zdQ5SFHUkZq4vbqZfqtOX7QyyKxO96HS8zpuLn68Mtq/QMr3EElZh5P+Hvpf95Btrz7cuhw7Fuu X-Received: by 2002:a0d:d4d3:0:b0:5a7:be23:6a7c with SMTP id w202-20020a0dd4d3000000b005a7be236a7cmr19095184ywd.6.1697445169932; Mon, 16 Oct 2023 01:32:49 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l131-20020a0de289000000b005a7f4c375casm383773ywe.16.2023.10.16.01.32.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Oct 2023 01:32:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Oct 2023 01:32:49 -0700 (PDT) Message-ID: <652cf531.0d0a0220.f8cc4.db8fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 90B2E60524E7; Mon, 16 Oct 2023 04:32:49 -0400 (EDT) Subject: |SUCCESS| pw132615 [PATCH] net/cnxk: fix separate callback for Rx fl From: dpdklab@iol.unh.edu To: Test Report Cc: Rahul Bhansali 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 | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Debian Bullseye | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/