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 8308242CA9 for ; Tue, 13 Jun 2023 15:50:10 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7FEA140698; Tue, 13 Jun 2023 15:50:10 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id A76C040698 for ; Tue, 13 Jun 2023 15:50:09 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b3c8f454b0so15405285ad.1 for ; Tue, 13 Jun 2023 06:50:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686664209; x=1689256209; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Jpznvh+oSfnnW2lh2RUIK+r33tAlZfYZ1lsnumDOx/s=; b=PxohzLX8EUjMH1EWRu/N0lgz25kGtTQsd4ClVFzBzdCF52iyozWMUyXopM/QiDxJdt 5mpi7UgJDLPPCgPmGjCzHegYv5tOZHN3ptya0Pi6lSdqITMLtnBhCZbtD28QXOkDT6YY 8dQx0evqufjXlsEm7EPa3lddPMzCHIkm7SBwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686664209; x=1689256209; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Jpznvh+oSfnnW2lh2RUIK+r33tAlZfYZ1lsnumDOx/s=; b=h73GM8p9+6DUHZ9ngF/jOc2GpjU5QFLUoIZe8ZqIcoPL6sQ/Th+QyVCnRZnI0/KnWY 5rdxLAhUwJFQTM/ev2ReBQ3HuJNvWPG2NYxFeuj9rOBzsXSnELEdKQzjk5H8QgINppWq ag1/UsjufBJPn7Douj21y+8RY+5NrayT6Zf4wryTscc5V2ebE89uYjXlq87U1Oa3WHlH 9F9LD7TFmFO3lrK+wLp6l31QB6lBop4hFqdBUMvYvp3KKumlMQVhGpT2QPMDtz6aFlbp Sp+fNNrKq2TdXAdRAGI3AWPHhCUFVuhdQ4/7SFfIn5jqPQbStu2MbzC4RAGyCrHPD185 kVgA== X-Gm-Message-State: AC+VfDyzgMaRkEWpDpdpx90sxaffb3A7NakV9yWzqL7M3AuYb1nv0tv6 ovu/u4PrkaErLrUE1lWRmA7Sd2dx/tTDIm5ZRVBmZpchAcyR37cJsP8lQw== X-Google-Smtp-Source: ACHHUZ6w5BbZ5Uj7cJKQSRFSFO/TgZUByfaRLZHEjbLqmvFA/BSnGiWP4KD9F537nXmpsb/BG1emdq56Gvym X-Received: by 2002:a17:902:8546:b0:1b0:34c6:3be2 with SMTP id d6-20020a170902854600b001b034c63be2mr8795695plo.1.1686664208979; Tue, 13 Jun 2023 06:50:08 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a170902bd4800b001a252d218cdsm699920plx.40.2023.06.13.06.50.08 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jun 2023 06:50:08 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Jun 2023 06:50:08 -0700 (PDT) Message-ID: <64887410.170a0220.a6deb.81ffSMTPIN_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 70E46605246B; Tue, 13 Jun 2023 09:50:08 -0400 (EDT) Subject: |SUCCESS| pw128551 [PATCH] net/e1000: fixed initialize queue number 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/128551 _Testing PASS_ Submitter: Qiming Yang Date: Tuesday, June 13 2023 07:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:050de60d8a5cef8b7c10b4471905ca8bf69d670e 128551 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26650/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/