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 941C545702 for ; Wed, 31 Jul 2024 19:02:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E04740EF1; Wed, 31 Jul 2024 19:02:09 +0200 (CEST) Received: from mail-pg1-f225.google.com (mail-pg1-f225.google.com [209.85.215.225]) by mails.dpdk.org (Postfix) with ESMTP id B07C440EE7 for ; Wed, 31 Jul 2024 19:02:08 +0200 (CEST) Received: by mail-pg1-f225.google.com with SMTP id 41be03b00d2f7-7a1be7b7bb5so4481271a12.0 for ; Wed, 31 Jul 2024 10:02:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722445328; x=1723050128; 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=71PtrMZ/LI9vyjaCldl9JAnPEa4W6CMrvMDBqkUUvUU=; b=LRpYaeGWAFwhnvaYDeNrFcK/qpE3fEfAGOBJEWIDLg0U/ATt8Xpku81sOUYvee/J+V RRw7hWxuIxiff0atArsNoXRP+u/XxTAd1k0QkRhWWcb8MpDF3skdiX0fk8+8SLr9Z3hH 40WAFCHv/30opUITS3b7tYYjVFLBFeoCziEJs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722445328; x=1723050128; 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=71PtrMZ/LI9vyjaCldl9JAnPEa4W6CMrvMDBqkUUvUU=; b=Jhwe+Jn3xizfU86bHJ5/eStuuV8Z0Pl/+/00vlKHVDpdER3GTMg/6MCuqvYC2s3mno VLiZDM/Vr9S+Ske/zUkmfcideBCeJEoAsLjPKLxhqI5PqcZtaUbbNZsOg4kRqJsTmocL QivX3bWGM3GsEmgmd8vYlf9C1MG8TogiTVdnZXxb0/Y2Cbda17PBxso7UnyqcNjJEGOH bNLQGLXsZNzHAA4Y25puWFo6xGwO+FfM6vEi1TbV4VyQdkkXOui8Vjxf3RljcYLJNUzV iHiVkRqeqjmarZbsvljVFL2Pj3ydj63t+dc7LAMCAh2t/DUfaLDqOoT7dwK0DTAn5uVP Ostw== X-Gm-Message-State: AOJu0YxdVdTTWMGXRoohdlLyKJr2jURWEq9qy22LEUM1fUhyycf5kNnC hf1G+FzTabmcmk5Tr4HNU/IbXcbJoW6bmTRI4t9qTGLGtZXBxnLpM/pueT4dSg51u6pYMZeg877 /GblBQEjNC8138HY/j+RTcXIWYcw9x+BxPXal9C3csvEbXo/2b2tsRfuL X-Google-Smtp-Source: AGHT+IEiDYOYb+7FIHjo6Ecd1stcLWNdkIbIOS98BGRHqcxKdkZ/yDSVL+IUDpzJmn6ldy/3NHQGuu3JJ4QN X-Received: by 2002:a17:90a:5aa2:b0:2cf:7cce:cc19 with SMTP id 98e67ed59e1d1-2cf7e1a750emr17530017a91.6.1722445327821; Wed, 31 Jul 2024 10:02:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2cfdc45a53csm78910a91.10.2024.07.31.10.02.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 Jul 2024 10:02:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 Jul 2024 10:02:07 -0700 (PDT) Message-ID: <66aa6e0f.170a0220.41037.5b93SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0B927605C351; Wed, 31 Jul 2024 13:02:07 -0400 (EDT) Subject: |PENDING| pw142774 [PATCH] [v2] net/gve: Fix TX/RX queue setup and s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1722403603-2399714-1-git-send-email-tathagat.dpdk@gmail.com> References: <1722403603-2399714-1-git-send-email-tathagat.dpdk@gmail.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142774 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Wednesday, July 31 2024 05:26:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:4b5abe7ec1ed2d43a285599bbba23f62ac049d8f 142774 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101183 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 9 | PEND | +-------------------+----------+ | CentOS Stream 8 | PEND | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PEND | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 37 | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PEND | +-------------------+----------+ Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30663/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/