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 A85E943AC4 for ; Fri, 9 Feb 2024 20:06:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A42964067A; Fri, 9 Feb 2024 20:06:42 +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 6AA42402AF for ; Fri, 9 Feb 2024 20:06:41 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-363bd37434dso3962195ab.1 for ; Fri, 09 Feb 2024 11:06:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707505601; x=1708110401; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sKqjuuK1CP0uCrM3D3GC/G9PVCslc5cXRjJlTWfUjPI=; b=gNBbVkkEHw0jq4LwG2Wxp8AzNYVQQvVlYioLeKKiW54HpmWUqPTrQu9XJ/uK64lrJ8 RilJr0ohZTIbwLlz9t1JEiatXpAisAy0JwGiJDUmLgs14rryVD0e09ruNTdlowG+Hpte 1FTD9mSwr2tIDzRIb4qisxlHKIE+F1wtLp+Qo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707505601; x=1708110401; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sKqjuuK1CP0uCrM3D3GC/G9PVCslc5cXRjJlTWfUjPI=; b=fmnCtNJQ3Lb0lj6RuUlJZ3lYBshddrl/OtRBPbRiGP8LexcYRH67Hgz9clnci+sOjc V1A02d7+jraJZOUKcYOCSJMDrfWf/Tf9cPzFiymOurP0TxmwMo+zXLGNcswVjfgjGUxo tJC9cvpzhSGRxpLylfgADcaNoToUfpHqkWyhOtC2XDlJnJsIuyS4lsFFvB5WF7n1sPFu V6BFc9DqMwngS8WKh61twoNcMbtqsbKL/hcisAp/spUlcSW/jWtx/nGiXiM0FcfgQ1My Grj8YvdwOoKHn53zXJAuaoLc723jUfYJrAhKPWdSdCFtbnqZLucz51zq7/7SfJZotL+l pqFg== X-Gm-Message-State: AOJu0YxxddfREhNeZEMfqcvX02X6pCs2/NisVCZlfcAhfdouvxhN3x9j hJv5HGsNNVbIQM5SPSUGn3ZV/u1CRkwWg6p6mV2PuJ7sjdpn7x22/2mVRtSn4c34jIPEzSylRYn rxFA8h4ecMre+tCqtVaJxa/6GZqkDoLEL X-Google-Smtp-Source: AGHT+IGEsP1JkGv6MgMEw2RlPDhhWMo+vyX2SPN9QPs96CpoSVXScr7NKVXBtLugfrNoaQp27KjBepwj8TnG X-Received: by 2002:a92:b750:0:b0:362:b459:11cd with SMTP id c16-20020a92b750000000b00362b45911cdmr188393ilm.6.1707505600866; Fri, 09 Feb 2024 11:06:40 -0800 (PST) X-Forwarded-Encrypted: i=1; AJvYcCWY7Q2k1eJ7L9GCMuXUnIKtNiDqR+6gp0cupWwYvCBO310DrA96eI1/D8hXDFU4WxF+JsTUkPe109xPvPxcVnyszKBplt/xHfz9vuoGNQ== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i9-20020a05663813c900b0046cdc354b04sm943jaj.10.2024.02.09.11.06.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Feb 2024 11:06:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Feb 2024 11:06:40 -0800 (PST) Message-ID: <65c677c0.050a0220.1d72f.010eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 6869F6043300; Fri, 9 Feb 2024 14:06:39 -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 | +--------------------------+----------------+---------------------------+------------------------------+ | 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 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/