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 0D4FA45913 for ; Wed, 11 Sep 2024 02:52:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 03E0540DDB; Wed, 11 Sep 2024 02:52:37 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 2DAD0402DE for ; Wed, 11 Sep 2024 02:52:35 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6c35427935eso34487986d6.3 for ; Tue, 10 Sep 2024 17:52:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726015954; x=1726620754; 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=IFaBU0LQBlVrbn6VGRYQsqabQb9jbu2D6IDliy16dL4=; b=Mmk06IVxHRf4ZnowO4+vtufSmskymRI1iE1oHMriNwZFoOFE9sS5MdDQa2xDHtQksd zl3OS5xxqOBAAv+DIkgBzrwai4UiPTdJzzyX7jtcNkRKFt0rOkOhW3dr7cf3pARmKt1j FzgNaGO6PPQ8a+5NYRukLnBFmpXc7prqR6Oys= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726015954; x=1726620754; 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=IFaBU0LQBlVrbn6VGRYQsqabQb9jbu2D6IDliy16dL4=; b=DYN4NEy5CcmQnW2ncV8E/Ez5uboJaKJigJFNSS6Mo+qPv3xWGxJhaQ7+k8busqbdTJ YS3TJwlTu6MBhsx2u+h3nahDWsHE03zcWiTRSMbv9oJk5HepoXcBMx1RsNwp6NnLEwKV Psez2SCciVT+WbkMrY+BudYhm2vqRWlUethLx15l/XA90bEifXUe6zj3dv9fYMr/3R33 ECAPx2QpRQT1e1qQFmP7b2iuLZFikLAGfAeSwVg+z9E0XdrAC24ipaobu5okmjYl/ENY pxITW8rZIa6exADvHEyeWdgT+IQQLwNad9Yk+GNfa15wKrCphi2VG/twXnzb+IjBqdqn OxbQ== X-Gm-Message-State: AOJu0YyswYFDfaiJcNXmuUFhqbbIOEmtUCArOjRCQDb5LA6m8qHu7nmb klsBgtVztrKzScdLWDZJY6wmrwSfnKmIqmFv6De39b65F5IMFfCIVB3yfy5APvAdGiYw0l1unZA LunN61Fjt3MLVSNLiYMwYO5eAktkRwMXZ0kZFk73a X-Google-Smtp-Source: AGHT+IG6s2fOEKyrF4rDCHe7Ma/n6aMBqiYI40/cPypmHi8QSMnAmbQWTXpIvIEcfeRydOVACF8409LS3T8G X-Received: by 2002:a05:6214:31a1:b0:6c3:5f15:b507 with SMTP id 6a1803df08f44-6c5282fb9cemr252459246d6.3.1726015954464; Tue, 10 Sep 2024 17:52:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6c534750263sm3009126d6.53.2024.09.10.17.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Sep 2024 17:52:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Sep 2024 17:52:34 -0700 (PDT) Message-ID: <66e0e9d2.d40a0220.7edf6.7d03SMTPIN_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 29468605C351; Tue, 10 Sep 2024 20:52:30 -0400 (EDT) Subject: |SUCCESS| pw143905-143913 [PATCH] [v1,9/9] common/iavf: add RSS CONF From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240910101224.497044-10-soumyadeep.hore@intel.com> References: <20240910101224.497044-10-soumyadeep.hore@intel.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/143913 _Testing PASS_ Submitter: Soumyadeep Hore Date: Tuesday, September 10 2024 10:12:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:126a3817617a9cbf75bfe646249511f6c2fb326e 143905-143913 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#260884 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 39 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30991/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/