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 5CE5E4337E for ; Mon, 20 Nov 2023 12:26:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 573B642DD2; Mon, 20 Nov 2023 12:26:44 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 5C35A42DD2 for ; Mon, 20 Nov 2023 12:26:38 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1f5d7db4dcbso1015048fac.2 for ; Mon, 20 Nov 2023 03:26:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700479597; x=1701084397; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=hU2udo343Jc+4DoF1e8s1t/1eCG9ZXQ/Mk0Qfy1ZGC8=; b=Jn7AhUI4fAxwJPVQ7AwAfrVPD5QWJ0JmjaYOuUwVEI56QJwejhpsQ111QANJlJv8OU TRUHFDXSc2bZUwknrml6D5vk64M4j9wrMaVfk2Ro6mTondX73Grd4FqX7DtOaOCSJmDb maO8a1zsCwfFKs66kCo6aN53Nva/3CC6W2ggE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700479597; x=1701084397; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=hU2udo343Jc+4DoF1e8s1t/1eCG9ZXQ/Mk0Qfy1ZGC8=; b=gjdw/0kn19CricwGd4XmzD7gpe9cQ0uDQG9JI/1gBJM7ELLkylW55ov+J3o7y2tLvA zdeFoUFdMLaCBHkKxMBFQKUebgmGHXTpKvww1dtxl5glaVMtC4itSWTZBX9Jrh6hL+uO JhrS4JHZSyzLd9/ZyxozjETLHKuuyuQsiPMLCL+KKGjuEXYuEHL5csw4EsZMpvrLImMC auuIxLlwyJj4vPwZt6g4JtLHexI06WovvXBhgsYparksSGR0bo4KjOJZHpXMa8s+isIG PfK5CVTXONuctH2Qo6wRqQBBxIJ4fIo+GW374fqU4yTuObrfwQiKULCbatpp+57hk2FO MBHA== X-Gm-Message-State: AOJu0YxZkVjT0H7MF21yCoLrl8278EJ7fhQuStX35WJTv6RynwVqUg+G nBzFxyzSBYtEdcOcq3jajhuVDQb6Ur1xcpc2aKN2yka9QaROSayGrnga2g== X-Google-Smtp-Source: AGHT+IGglps75AC73FtwQa/CEiESa0Am6HY8tjc+B9UhKWrAsXVQiHhCCvLFpbmVpTlbB0E3c/HdRU3Ke4N/ X-Received: by 2002:a05:6870:b6aa:b0:1f5:c729:e92e with SMTP id cy42-20020a056870b6aa00b001f5c729e92emr8432637oab.29.1700479597720; Mon, 20 Nov 2023 03:26:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id eb9-20020a056870a88900b001dd63f65861sm324970oab.25.2023.11.20.03.26.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 20 Nov 2023 03:26:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 20 Nov 2023 03:26:37 -0800 (PST) Message-ID: <655b426d.050a0220.92892.f3bcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1DA386051837; Mon, 20 Nov 2023 06:26:37 -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-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 | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=======================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +-----------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +-----------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/