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 C28EA4337E for ; Mon, 20 Nov 2023 13:16:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7661142DF3; Mon, 20 Nov 2023 13:16:25 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id 1879642DD2 for ; Mon, 20 Nov 2023 13:16:18 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41e1974783cso24438261cf.3 for ; Mon, 20 Nov 2023 04:16:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700482577; x=1701087377; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=m4YZwdSpWwwF6/bxUNjtZs7R+R5ft26mazTWPkvg3b8=; b=bK2EkZ0b6395AkGUGk7lV/j6nNcq1+4x+IgkA2Q6rtx/3L7IVMzOsxgblIjPb+BMr8 HOR9pLcTAvLeXXopyzArkKq8aLYOjrtS3KF3xoCTnOn4apIb6o+sjl3FjbrA301NpWms TKPk+CyQR9/o94znDI/umXPN1W7wpDXlypAAA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700482577; x=1701087377; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=m4YZwdSpWwwF6/bxUNjtZs7R+R5ft26mazTWPkvg3b8=; b=K+ajJLue8T3qIIfgQaCLeEjq+3vXu+XN7wlfBVQVjYvNMgnktaukaAyY6s+9yickz6 zdB+LG7YB/icJsoj7vWI3dZZjWUS7SyLz0JUgVJL8Gr//cCCVFrD9sMLLhEPLI2MQSyU qk9zwQa8EJ7WQ5r+IYtF6yCap3kUvYLYk7esr/s/eeDNZLyt8zaKwU4eQ5XiePyiP1Hy l6Cv5OdpSadPDy+zRoRETN9Y4fieXcFt1AUckViOLsnGPbW+VmalJBeF8rz573wND9Ey eKfjtATDDJfiv1CNvJWNMAR2N5CYEmfEwrHQS1PAgQ/5tLasr00TI3gKtZKT9hO1dxTu i2vQ== X-Gm-Message-State: AOJu0YweoSXtU9XDf5qmNRY7BkLF4JiAyQYoIFUtQg3XMRtdIDQlBl3d +7A7ppxbUn9ktKkeU/0Fw/FjVsAXOnH0Q+OBDtGB/PZ0Uu6d/kc7r+YArA== X-Google-Smtp-Source: AGHT+IFE3TeuOCmVP6GtzlaHRWzZVZ8K6flIAPi90keVWa2x/qNNGWpRqTau4PbUMKlSePPbhnZKWTnVucnY X-Received: by 2002:a05:622a:58d:b0:413:3384:d43f with SMTP id c13-20020a05622a058d00b004133384d43fmr8435561qtb.11.1700482577599; Mon, 20 Nov 2023 04:16:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 14-20020ac8570e000000b00418166ffe7csm308229qtw.15.2023.11.20.04.16.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 04:16:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 04:16:17 -0800 (PST) Message-ID: <655b4e11.c80a0220.cc718.e26eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 3D78B6051837; Mon, 20 Nov 2023 07:16:17 -0500 (EST) Subject: |SUCCESS| pw134475 [PATCH] net/gve: add support for 4K ring size onl 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134475 _Testing PASS_ Submitter: Rushil Gupta Date: Monday, November 20 2023 08:04:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:b31898aeefb8ca312fa6a594b9fc583d5e23a8d8 134475 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28416/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/