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 6762042B95 for ; Thu, 25 May 2023 09:03:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6472F40DF8; Thu, 25 May 2023 09:03:33 +0200 (CEST) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 76A0142D31 for ; Thu, 25 May 2023 09:03:32 +0200 (CEST) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-19e82ae057eso844264fac.3 for ; Thu, 25 May 2023 00:03:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684998212; x=1687590212; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+IZv4to1GerFRlswZzLBM+dcIg6IJaDFXo+NKAf/iiI=; b=O/o1FZulkA74Q+8XrZ7tpsnPcTGLLH9ccj8dzziLYqgxMq5zIqhssNPXMc7AELfpXM +byuY9xKuvJZIwbO/nafwncC/S+R+G1IC4h9R4J+XGFp3+c2q0HNM4hQHtHTmi9L0Qrk D2fa/fpsYKCxYm5DxkgVmzVnUQaQeO5q2xUnQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684998212; x=1687590212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+IZv4to1GerFRlswZzLBM+dcIg6IJaDFXo+NKAf/iiI=; b=SrYsbXVJHdueca4taLOg7O3v3b5cODa3sbZuhA/rAWl7wiQDGBU8PtROCTjB9LtZAu Nv3myMS5qBwVUqjatII+d81yHYez8+OfkHf95ijM5ZyL5o3GCH8YamfTl0CzFo0HwjX5 48EUfoEggRgjwW5bjQJ/hnEqCfYJ2bm/1bi3X3slghN72c9jOD0Srra9VYqMJF17Cbo8 N/g4hWr6N3lyn130j3FoDaXyDnAiozRTxixl/VBnUz5aVrxMziIGb93V28DOSlwosDTR XqE/LJVOkEU/pHJQssF4wp+QFA+pN4uFo/06vTo+MUOxCTPwC6kDRuVDnsceaIeWs7Z+ 5Mug== X-Gm-Message-State: AC+VfDw69gu1o8Bb+QL8ZWmUwWbRCuM6RUD+yl5VyxK3U6+OBB9XqBTB XfihVEMmCD8TMX9EuGBVMfqn4inJE54i8Y9aQXv714Z3wsbup1h6Oc8x4w== X-Google-Smtp-Source: ACHHUZ4biZPfaKQETtUjBgxk+MxeNLPCriPLNJvah+4OEwdcG96pb+vm0uVXxfQIJrXj6lAPagZB4XaPHH7D X-Received: by 2002:a05:6871:6ab0:b0:19e:8cd4:7148 with SMTP id zf48-20020a0568716ab000b0019e8cd47148mr1167231oab.47.1684998211815; Thu, 25 May 2023 00:03:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u4-20020a056870184400b0019c6e97e4d0sm88626oaf.39.2023.05.25.00.03.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 00:03:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 00:03:31 -0700 (PDT) Message-ID: <646f0843.050a0220.4ca7a.1e75SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BD74605246B; Thu, 25 May 2023 03:03:31 -0400 (EDT) Subject: |SUCCESS| pw127364 [PATCH] net/qede: fix RSS indirection table initi 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/127364 _Testing PASS_ Submitter: Devendra Singh Rawat Date: Thursday, May 25 2023 05:45:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2d9e10932d535ea553081b489a25f6fce7ec7996 127364 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26375/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/