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 18E1345DF2 for ; Mon, 2 Dec 2024 08:11:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3A85402A7; Mon, 2 Dec 2024 08:11:24 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3897040285 for ; Mon, 2 Dec 2024 08:11:24 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3a790d6e782so16882865ab.2 for ; Sun, 01 Dec 2024 23:11:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733123483; x=1733728283; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=2Vq9XrUToOJT4mx9Bd4jG9u4VCFzAL+PouvyyD8GRcQ=; b=eaiyRXcJ7WhuPeoXZkq82lmY3kn4YadmrTSylCSgMT0Onwjr71DFcTQvm8D2mx9Y5I FmbdOEka3Hl1twTbO+oAKhgMWFXkYeU+Kjk3KjKdoYuu7PGbTZeJ+9w7I6ytxW7pL5da 81WKVyb7ONT9twNqDbh2weTUvlHQpWfBWqKko= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733123483; x=1733728283; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2Vq9XrUToOJT4mx9Bd4jG9u4VCFzAL+PouvyyD8GRcQ=; b=wFHk7K1ppeNmI7/aqrpoyeWYI/tT1pgW+JKgHQQ2ERlzlO8qdjLHTQJbm57rPs+BbY tJfgOR5AlFczrwsbVvWPtX0LqsL8DQYRJupmTpfoBkouw3UT+olUUvVyCPGqs41vXIrT POb0HBAIfgxJqrIZAbL8f+qeDGthCDbWVgp60+Ec45KPaBhauzxo4ihiTwzxW716NAFn O+XQ8N8CSV2PD21LBeOGFPQfBi7sXGUtlaalhkxpu/keNLq1cDptcd+UKnoJY2o3mlZ7 QV7Eqkk/l/YfAjbmG9i2NnEJKW4ByGhSWriMIdcEMh6HzMyseX7QqnJy2AT5+uHhI++g 3BaQ== X-Gm-Message-State: AOJu0YwvZI7RsRa+PiRbVN2fJPSvHjTegzk2CjuI4Ui8kw50rAvq8J9v 7PmkPnOJ/RfC2f10S1soa7GJ24xkge05kekK88AL4uRx5QXoE4fKRS6L97Ra7/TYu+ZmyLFjThC NNP93iAFvuo0IruFQVsciwBYDdFzn3C7uRqYFngo0 X-Gm-Gg: ASbGncuWtWCZM8YfrH6SfOvA0sxF1DbpD/Mc56fxz2uoI3eFS245SF264dpd8+uOY6H 0L6eI0Ae51ki124uaV/InFH2FesnG0xrMVaAwsjv0++9IouOw/gCbdroycjtJkMcbbD3vF4jrXe aT/0SUwNOSo1t5yeALXxAWwpMuN9tmwIb9flkaHROofyuLbxpeQUtFS7Be9WehpiexhGaSCqlUz MI1C9AbjM6J3YDn4tY9b459JzTZg1U0EPNEUM5U/fiA4MmRSMWfENrjjY1u+/H+8JDhg/Y= X-Google-Smtp-Source: AGHT+IEzcvCJXdypVrJtSNnRmpEoEHLnI7O/F1PtyOcyDlepf26+b3V7H7DtfTVbviXZI9IutPDA4A/3pf/j X-Received: by 2002:a05:6e02:1fef:b0:3a7:e147:812f with SMTP id e9e14a558f8ab-3a7e14786camr80799045ab.12.1733123483608; Sun, 01 Dec 2024 23:11:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 41be03b00d2f7-7fc9c244eb1sm433921a12.2.2024.12.01.23.11.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 01 Dec 2024 23:11:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 01 Dec 2024 23:11:23 -0800 (PST) Message-ID: <674d5d9b.630a0220.20731.8fcfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D2F8C6052471; Mon, 2 Dec 2024 02:11:22 -0500 (EST) Subject: |SUCCESS| pw148948 [PATCH] [v3] net/mlx5: fix RSS hash for non-RSS C From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241130003925.2228586-1-akozyrev@nvidia.com> References: <20241130003925.2228586-1-akozyrev@nvidia.com> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/148948 _Testing PASS_ Submitter: Alexander Kozyrev Date: Saturday, November 30 2024 00:39:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 148948 --> testing pass Upstream job id: Template-DTS-Pipeline#200385 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32062/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/