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 767F24337E for ; Mon, 20 Nov 2023 12:26:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D6AB42DE9; Mon, 20 Nov 2023 12:26:54 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id E1F7742DD2 for ; Mon, 20 Nov 2023 12:26:52 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a689bd4928so126880839f.0 for ; Mon, 20 Nov 2023 03:26:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700479612; x=1701084412; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=sdWkL2bUSNwy8mnJiFiy1RTMxzbY67qKBatDBEc4gWc=; b=B8RuLp432SCNn7ZYJE+PijHIGugM51vtIOHC+qkI58Ow1MSskv9PIIBf7BFkP6Ud/p Qk52u9dN37YJQDF0DmQ1EH9/5DoJiIdG28Rr0MPiGOvajgjOVYQdkPElshxpgjolpIqE BeWToLhE+AN44cYjG4gcD5yKc+0KNDYE0TFDI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700479612; x=1701084412; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=sdWkL2bUSNwy8mnJiFiy1RTMxzbY67qKBatDBEc4gWc=; b=tUOJT2YXeaKDrBxkBMUT0w2jaGD/gYU/mls+jCzd2uuPZplMlcoYuqHr9cKtykILVI Xh7ZJUiEzBfTfJgYEq9XWtonaWrwQEC83pRJ7Bp38f/wTro5xrWYStN9sg/fmYKQFZ73 TmdnT5Oq4dCLGQ3eyjWdlwG/xBdWFURtRhDD6VNo9i9SY5Ndr46M1bBvexHx8HofxXzh 3UsDroxNE2/N5H8eEken45Xw+Is+9mn4Iz3PcQj0B7B6PES/V63hN67gtt4wWX4rPGdr jQeJYoy4ElupJkL9/FiW2bb9Gm2oIMys7RyM0g7cveMhRE9530o/d7LvlGSHCDd+KJaJ woOg== X-Gm-Message-State: AOJu0YxuVD1ByQwntKWoukXH63fAOhVIeFeND9N4otTifaV1dk2ncp7p fLfabhBnFaGaLHrpxhNsRLccOt4U3ew0Fw1oUmpR1hhWXdSqNiX3Zivnh7wpb969Sc5KUoGQjQ= = X-Google-Smtp-Source: AGHT+IG/R1UDtkQ8/quUCncgaV7xPjV5Qob8W8jAA8Pp9wVY+REz6DDe+ojuZoDs3WPcSK6tsffTRZ78gJwA X-Received: by 2002:a92:6a0d:0:b0:357:592a:8c4a with SMTP id f13-20020a926a0d000000b00357592a8c4amr10985429ilc.12.1700479612319; Mon, 20 Nov 2023 03:26:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id j8-20020a926e08000000b00359499ee9e0sm365092ilc.58.2023.11.20.03.26.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 03:26:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 03:26:52 -0800 (PST) Message-ID: <655b427c.920a0220.113a3.0eebSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 6ACD06051837; Mon, 20 Nov 2023 06:26:51 -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-compile-arm64-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_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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/