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 A51F9436FC for ; Fri, 15 Dec 2023 10:14:59 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A08F040299; Fri, 15 Dec 2023 10:14:59 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id DC2EE4021F for ; Fri, 15 Dec 2023 10:14:57 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e45405bda9so3459977b3.1 for ; Fri, 15 Dec 2023 01:14:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702631697; x=1703236497; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HDi9W6m1Fywav3wcXuU++XPn3f40+jq15+vZ0T32TbM=; b=fHSqhWtuNzEJR2kSitPBjmoM6VlJo7jWtV+blF56I5Z3/DFrTjIaexPCOQII8k+Pet jMc/u5CIaUwQb6hQeG4av8IfUSxw4RVe2ICGRHo8irljxMer3E1QjscLMuHfNGM+CREN HZJib2IgiCYHs4vm5b8DbPOee/jiWbhIjzopE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702631697; x=1703236497; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HDi9W6m1Fywav3wcXuU++XPn3f40+jq15+vZ0T32TbM=; b=vIJbmLzKLdQNUS0kyR+WFZDC7ckRajNDpO77rhPxI9eAIB9S35DS/shkE8+29VPFq6 e67wxzNspjQW3g/2pW8mkL/ZyuBNQchIwmzQLnAtAEqA+AyxYGv3kDOt0uk1fdjOhx7g 33otlK3Z+miQvTFTgPo+liNTYJgKMsDxyEgkunMn4xZoPFV8z6puFn+ckT+jN6PXv96R 6RDeaz9yt8fildNH3mveCF6PMACcupMT0ZsHF0Hg6mgmIoO75iUvoWccc/TqC0ryrjdA vGSGnzLuaHuiS2RSX2i9x/ZD5LEWwNmhdb5dWuiuaNcR8EuJ3WwDUNGprgWcLhlo1P7J cURQ== X-Gm-Message-State: AOJu0Yw9aaAshAzaVxjGntMDs9s6BT3fxuR0lQqvK+kU7scxXuEjptSN TVTye9xhdKJWDbKIZwlmtpEhmG9FtyLAKxUxHUDHcAgZKAtTEjw5VtWdoODT083Pmp3h8Ae4dQ= = X-Google-Smtp-Source: AGHT+IElKvEhr5PnHs9T01lPMVqrlGJRtYVABieEhxvkj1uHNoTRAUBqFrSepTIbxIT1dAuJHSFb3lyIrKLC X-Received: by 2002:a81:7142:0:b0:5d7:1940:7d73 with SMTP id m63-20020a817142000000b005d719407d73mr8271525ywc.74.1702631697421; Fri, 15 Dec 2023 01:14:57 -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 w184-20020a8162c1000000b005d35a952332sm1936573ywb.33.2023.12.15.01.14.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 15 Dec 2023 01:14:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 15 Dec 2023 01:14:57 -0800 (PST) Message-ID: <657c1911.810a0220.e3b81.6652SMTPIN_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 190816051823; Fri, 15 Dec 2023 04:14:57 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/