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 18A4942B95 for ; Thu, 25 May 2023 09:06:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 13F6640A82; Thu, 25 May 2023 09:06:26 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 9C19040A82 for ; Thu, 25 May 2023 09:06:24 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-75b1219506fso33054185a.1 for ; Thu, 25 May 2023 00:06:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684998384; x=1687590384; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+IZv4to1GerFRlswZzLBM+dcIg6IJaDFXo+NKAf/iiI=; b=cYLCdNUn+G3a6/AtRQMb45sJ05XYWXcR8cDQa+Ih+nFzqILZzDYKqVZFr7ZThyAYKi G9Z0TD20xKTlT/AEbeOaxGBIbDOjae66auvq7xPLegoAIpFYZprUFOxY8GbcVppumSSb x/dz8FAzLR5JN5YyMnTS91g92bvJJJq5UlLyY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684998384; x=1687590384; 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=bh9HcMCX6EN4RKj4/Ayh48E8rwqQTjDD0rN3jNf0xvOMN5MgXYr4B8tyLoVF6mghLx Ovr6LW2newnl8S+yNOE8qZop0GISdaRR/bzoiX/Fh8WGT3smVum8YRluPhC9ubfAFtQ9 dq7zctGo30PyiCPGgSO9Uxfw0SCKahANR3GlxQCSeDSadzAsSJ8K300/aGKcDdoliPQK ZUDKmD57l+CsO7css2GmZipYCDDd5ltQu24ASNUsiTFETiyyalk6l1TiysZGbA4TzmcQ NB/VNiiQTdnBnDzrJkEf9Rpb5VOeUNEoN4cIV7lDKlCjdDnRliX5OLJDmTAtAjcUdulU Ftsg== X-Gm-Message-State: AC+VfDwoexDd+rKIAUlspSEnhgVIwCT1qckEz7S9Lj7a3kE0jDmBmXnM z1AgZviyqw8JRvThWTYYRc3Cl70Ju11SUKm6F+uUbNlNNgyN9l0xVCRO+w== X-Google-Smtp-Source: ACHHUZ6EPH2AMlQKreARVZKJAjud9xvA07b/flWAtx1d/dznwKymGYlYPF9OM/hys19yJR0RTf5iFIttUFLr X-Received: by 2002:a05:620a:2141:b0:75b:23a1:8e66 with SMTP id m1-20020a05620a214100b0075b23a18e66mr9357041qkm.55.1684998384089; Thu, 25 May 2023 00:06:24 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t11-20020a05620a450b00b0075b17ab3935sm80432qkp.4.2023.05.25.00.06.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 25 May 2023 00:06:24 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 25 May 2023 00:06:24 -0700 (PDT) Message-ID: <646f08f0.050a0220.a6845.1e95SMTPIN_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 A938F605246B; Thu, 25 May 2023 03:06:23 -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/