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 084B443AC4 for ; Fri, 9 Feb 2024 20:13:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E39D54067A; Fri, 9 Feb 2024 20:13:34 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 5C59D402AF for ; Fri, 9 Feb 2024 20:13:33 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e05b72fd56so845403b3a.2 for ; Fri, 09 Feb 2024 11:13:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707506012; x=1708110812; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2u2nt+J1//b8xO8QRu6ByBvMo2eWVg0KArK2VX7WHIU=; b=dUuz4uJipY627A2gZVAuiWWir0WQ/UQPboqeekZK880DNj7QntGfN1utjvw2lAd6ad q3dH/EeQE7v+3Aw1I34uloslBh4j3sNEPkJDChlHhuFsaNB9ZtX9hMyEu9ehPNyyAUeP 61SGU6PU065diw0tpXmrIXgxFaJcrQvYCVrVM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707506012; x=1708110812; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2u2nt+J1//b8xO8QRu6ByBvMo2eWVg0KArK2VX7WHIU=; b=QcesAneelA6ce38P6oxWQsB63+Abgqdl2edu4QhyiuhB3LMJlnIJvDS7ojXMiLpxDu cpqx/FIdwUJGP0lJ6UiokO8ZOXrygbqOZ9dcdODLEcg0zZSokP9UPPuB5ujwKNQqN06t YZ+zqeUPBRJZ4u2yupE9lcJGqcekooiadygsQT/EOccg7Ibj4eT6e3UOpM2pYjKiJgII sQ84bY9rq711lSQixm2DIGRJbgoJilvmbcQslRTFQkCwNTeMyeo3kh5n4NsXWIJ6ziZp 3kNxcruc29W6mwZKngejOGZdfP/ETKDko5ha5KLfvhrwGTvVrhfjW/GgwOGMknPV1P3x glLg== X-Gm-Message-State: AOJu0YynVWb43xwUciuSR97GIpNmDPuZhDNCZRjXROObM7onJJ6BwQhf PGe6kBLb1Jbplja8XoMe6HkV/+UGFG1uvaxYmd10Uzo4ZB3l5UoPcL5lSIhvTtxdSxNRXYpRsqV JpWUUuNl6aszE7Nf6aWK3DxePaNIhCnQ0 X-Google-Smtp-Source: AGHT+IGUlJ9mTp5Gh2YQ9kxd3/m6UyqOEHDRIrylumLGr9SlhsRqD23wxa61y4W2OvFFmsHpKavbzY+OlXx3 X-Received: by 2002:aa7:8b54:0:b0:6db:cfd7:fde with SMTP id i20-20020aa78b54000000b006dbcfd70fdemr213467pfd.16.1707506012574; Fri, 09 Feb 2024 11:13:32 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCXpUi0ZgQ3WXjn3tnrrKyDpdU/yF4UtKuZxdA12xsISkC25ss7dr1yGsz0zTJN5H5XVkXaJ6rjFdhLgrCrPJDwy3bn7FptGmjWUtJwVzQ== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m187-20020a6258c4000000b006e04a503769sm71401pfb.21.2024.02.09.11.13.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 11:13:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 11:13:32 -0800 (PST) Message-ID: <65c6795c.620a0220.b6e96.4e38SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C21FD6043300; Fri, 9 Feb 2024 14:13:31 -0500 (EST) Subject: |SUCCESS| pw136575 [PATCH] [v3] ethdev: add support for RSS based on From: dpdklab@iol.unh.edu To: Test Report Cc: Ajit Khaparde , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/136575 _Testing PASS_ Submitter: Ajit Khaparde Date: Friday, February 09 2024 18:16:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:3076028770e122e638ab0d049614c7ccbbeca549 136575 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29107/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/