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 DCCC7436FB for ; Fri, 15 Dec 2023 08:57:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D963F40A89; Fri, 15 Dec 2023 08:57:54 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 21EDA402F1 for ; Fri, 15 Dec 2023 08:57:48 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3a8366e13so17660439f.1 for ; Thu, 14 Dec 2023 23:57:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702627067; x=1703231867; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zL4t5LPlwsN6Fjx6ZRihRem7ufWIpni9WeU0EFG/m8I=; b=B6JNGRvzOXRGfpk3jgQ+Oudq1zcaB0APbOMKizfi1R7Bif30gptKW4tHi/4bHvSZtl Jf7bOkczrh0BJLtYUznTE0TrtFZAOe4NApEQcyPPCBNb/D18V0jU4+Gw7OCy8BFCZDnd 6kJkTs2BnEgsrysnzCzeUAQHt+M6hVT/Hjl9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702627067; x=1703231867; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zL4t5LPlwsN6Fjx6ZRihRem7ufWIpni9WeU0EFG/m8I=; b=hnxwqvNWbOdKXBv/VGBW9vwJ8rW1qWND0tNxzNgdIy01f46ubufAUDrhmtVTodWCWD DyaollJQBOzVt+w5TqoKSz2YSAmsj75n79qcpeQTGNpK3jCo5M7SmmLuJbaZslr8Qmb1 phDSq15UL1F6ss3Ymo5UfhM6Ffa0Z4mdbrnHsaSEOoPewaBUI1Ij+Bl+hpo+D4GkQTPf 30ZAqU64qeYCSSUHMv0utDKFJFyBnzRTFpCkorThV98RE+BSIgi/cJrK8F8ATFhpudXH n8ov0oDUdmOsQyB9Y/yD6TNQs73tKY8QkqLM0dUQeqBwPB9v72nXyHXxLWAvAU1ULkOZ Dcmw== X-Gm-Message-State: AOJu0YzI58Tf81BZLRVs6qD6C9OtjSgYn4z6wYBincFOpzdoGDUWfeZ3 pf50TQWj1uYhKL0GLhQrSZVji46q0jQ5nVUK5JLAHwYY040ENJ4Vuz+RfXoD+OJ8pQoBlsTjcA= = X-Google-Smtp-Source: AGHT+IE7Q19YeutkXAexi8S97OalJHlwTZXxjia5LXElTeQNwmHy4SIU84sBOq9Vf4I9SEgmYrf4W42qwa24 X-Received: by 2002:a05:6e02:180c:b0:35f:754d:fed0 with SMTP id a12-20020a056e02180c00b0035f754dfed0mr6143992ilv.37.1702627067622; Thu, 14 Dec 2023 23:57:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id k5-20020a056e021a8500b0035d7114ae04sm1247740ilv.69.2023.12.14.23.57.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 14 Dec 2023 23:57:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 14 Dec 2023 23:57:47 -0800 (PST) Message-ID: <657c06fb.050a0220.fb5de.953bSMTPIN_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 2B695605C311; Fri, 15 Dec 2023 02:57:47 -0500 (EST) Subject: |SUCCESS| pw135222 [PATCH] net/cnxk: fix issue with RSS configuratio 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/135222 _Testing PASS_ Submitter: Satheesh Paul Antonysamy Date: Friday, December 15 2023 06:45:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:e5dc404d33ac1c6cea5c62a88489746c5cb5e35e 135222 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | SKIPPED | PASS | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28643/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/