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 E8B284577E for ; Sat, 10 Aug 2024 02:23:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DF57C4025C; Sat, 10 Aug 2024 02:23:21 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 23F8B400D7 for ; Sat, 10 Aug 2024 02:23:21 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7b594936e9bso1847079a12.1 for ; Fri, 09 Aug 2024 17:23:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723249400; x=1723854200; 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=iu8PV/xB2UI6vGXY2CEUOP7fAhIP8gkA1WDtWRJuxlk=; b=TfvGOXWkIsUFLX1nFxGL2qq11ScspMKnE/eHhWVaSQ/H1YJN39yZciy6fGabzROLl9 usp6qg7tQOwxzmQvXnlaluIfqw/uUnm0rV4kHLgcw0aRSdrhGQzP73ITy+O+DhuYjuOu yx6oWEXNgeYumjUuvmNNNHuGjrGk27dGINV9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723249400; x=1723854200; 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=iu8PV/xB2UI6vGXY2CEUOP7fAhIP8gkA1WDtWRJuxlk=; b=jBr9HbL1l9byA07wwB932L07Ba/owuuWLaBAU9JkAprXTmhf7Cxqt9f0bDECrPKmNa Lg2tHTFf22o+C8DHtoODFXZrCNnmAHJRMDw6ZbCCq1tW4QVnleACWjP2wOkIpMvQT/8j +CowRmqUPKqR52XIjTG6IBq+MAuaF0ptTBxj/O0z7+4OLWp+15JbqD06VreXxt/LnlDG DJ9b+lCbqeVJkjh33omMaGtME5pjSbmZ/QuxlnRdw1dPthd4C43zrI4Me2ZnkQK1Eqhi 8rSGXuee+DV4nRCGmW+1bekpgG6q3Yivx5ehmG8gMhWUQnFfrquwVot+R60sVOvDL0vX W9PA== X-Gm-Message-State: AOJu0YyaxOmvaOC0Nn5miXBVXQwfi+wIBE8Ke4oG9OClSL28R0Eq6BZJ cVP+df/hnp1SOfBjRryGfs2r0uAqbmzw5TtEvtQ+Y0dwOFBU9FBm7NeYYnhV8R4o6SNGHdMXf9P x+55ovM7p4B3iI/hqPCahHnYNNLXL3tCW9X8sntXR X-Google-Smtp-Source: AGHT+IEQvo16R6knmPVTZucRxeF+g5fq/Uu9Ex2ZnzS9Y8/s/sfZpXH+U3bgsA2kEuF3b5r/rIOT4lCiUxsb X-Received: by 2002:a17:90a:a892:b0:2cd:2992:e8dc with SMTP id 98e67ed59e1d1-2d1e7f9c914mr3410952a91.5.1723249400236; Fri, 09 Aug 2024 17:23:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2d1c9dae76csm194221a91.12.2024.08.09.17.23.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 09 Aug 2024 17:23:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 09 Aug 2024 17:23:20 -0700 (PDT) Message-ID: <66b6b2f8.170a0220.4af57.e031SMTPIN_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 46438605C351; Fri, 9 Aug 2024 20:23:19 -0400 (EDT) Subject: |PENDING| pw143054 [PATCH] [v3] net/gve: add support for TSO in DQO From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1723229462-2439640-1-git-send-email-tathagat.dpdk@gmail.com> References: <1723229462-2439640-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/143054 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Friday, August 09 2024 18:51:02 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143054 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250621 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Debian 12 (arm) | PEND | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PEND | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Ubuntu 22.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30759/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/