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 ED42345771 for ; Fri, 9 Aug 2024 04:02:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5A2F402A5; Fri, 9 Aug 2024 04:02:09 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 8543340279 for ; Fri, 9 Aug 2024 04:02:08 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-7104f93a20eso1351229b3a.1 for ; Thu, 08 Aug 2024 19:02:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723168928; x=1723773728; 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=pp61BP82XEOaa8DFMhTDgxSfbzRKSqWVtmU3mlicOCw=; b=hjwpqD1rVgvIa9ldGU75n9fHWnWhHthq+oqjviZVXb9TP3lQl44iBK/ZJeI4/TWaOp UPH60whKHxdL7tPMqttsc4qgVCVQNO82HUuKgcXAHITKhE4oPBEiaqwK5yZhDj1aOvNj l4BJJ42l3RKMUUoNoQXqcrx8eTwuWp74IMXa8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723168928; x=1723773728; 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=pp61BP82XEOaa8DFMhTDgxSfbzRKSqWVtmU3mlicOCw=; b=ti6LRANvB0/9NCF/2Kx2ul8J6L8m85xefVf1KrDHHFeoUZl2ty8lJnk08ygHxKihJl 9xjbYF+H8yiNvXBy/mu8I+51Qscstj6xLGLEIlN0k2mSvuG35UQ7L5DJEtPoTgSdPpXW qIIKixzjGne2nBLkis5I+AveLitbsdP9yYeNLDnJzuDD30KnqzwZU6kFRB22NpOXHBJi ZXvJoNjqKxAW8J0bh+HQxjZNoP9TOMRIgDQgXiFbTFb1s2u+z0BEcrz45PgcuyM32+Yv +iVt35vUITQEQC6L1WHE3dHOLjlpUsWNySwVeXzMkHuOCc5k4p/kwUf6UhUhvkkPuXpK BIEw== X-Gm-Message-State: AOJu0YzB1Z5XwizoFaxBEzsvCRVjlHvN70kVMwpgrnmQAGNNN7NuNz4/ ZgnqxAYXHf69gMTyrWEWSKDHwX/wA6ggOQI9u95UiLp6GK1hj6jHGY0TUww1peHkDe2BzuQpnVh EZk+9kZtDg0wfpHncSbSxCfnBqzX0e2m6RGsA0IoO X-Google-Smtp-Source: AGHT+IFqoIhOpHpMs+2hrroB19yKJK8djaZoH2j4ozP6NnuV0kmLaE4jpeJ4rYsWPBnEAsAPU6qMegVm3n/5 X-Received: by 2002:a05:6a20:43a0:b0:1c4:7a11:9ef1 with SMTP id adf61e73a8af0-1c89fe9cf92mr262331637.15.1723168927754; Thu, 08 Aug 2024 19:02:07 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ff58f7554bsm10836825ad.66.2024.08.08.19.02.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Aug 2024 19:02:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Aug 2024 19:02:07 -0700 (PDT) Message-ID: <66b5789f.170a0220.10cea4.62f9SMTPIN_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 CDE12605C351; Thu, 8 Aug 2024 22:02:06 -0400 (EDT) Subject: |PENDING| pw143027 [PATCH] [v2] 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: <1723141392-2437012-1-git-send-email-tathagat.dpdk@gmail.com> References: <1723141392-2437012-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/143027 _Testing pending_ Submitter: Tathagat Priyadarshi Date: Thursday, August 08 2024 18:23:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:0681bf929bae0a0555ed168a1e492506a6d6394e 143027 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#250059 Test environment and result as below: +--------------------------+----------------+--------------+ | Environment | dpdk_unit_test | lpm_autotest | +==========================+================+==============+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+--------------+ | Debian 12 (arm) | PEND | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 37 (ARM) | PEND | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM) | PEND | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 38 (ARM Clang) | PEND | SKIPPED | +--------------------------+----------------+--------------+ | Fedora 39 (ARM) | PEND | SKIPPED | +--------------------------+----------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PEND | +--------------------------+----------------+--------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 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/30749/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/