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 4D57543346 for ; Thu, 16 Nov 2023 17:55:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2788640150; Thu, 16 Nov 2023 17:55:41 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id 184E640150 for ; Thu, 16 Nov 2023 17:55:39 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-507973f3b65so1478304e87.3 for ; Thu, 16 Nov 2023 08:55:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700153738; x=1700758538; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KjUYXTLI0DsMkrrcGd+8LEFlKT4GcO8XJXMrdk27evU=; b=H6C2i2CkYBa5eYDikjOy2zgUY8+0uXM5wx+Ziklp6ClZC/b7aPlW2du617H9qtu79e hpbIXmtePJtK00j3kBq+fYxdLJDfxFBqXItM0YvwhipTcDXJaYrTJiL1ty4RQpnuFIsU pldCQegqknPpHdHaInRedjmsw9rlMjMVyCn0k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700153738; x=1700758538; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KjUYXTLI0DsMkrrcGd+8LEFlKT4GcO8XJXMrdk27evU=; b=Pr1dG7N1y2hMMlwGKI5XgrEAOWdUsWHD0zRkvW0dTmatSAUM31jzad+CDqtxPvQVfN 4L5MJ6cSS59IVFl+6ycaQSLlfEJxxta4xX4d+E9SA9qXDRoClX4JYUoa0jHdkkjunuAY +3x1zgwzo5pSwTptzxfKwUYULshkWJB4p+EUoIJFkE0D+SJ054EV9yeoaufxJe/GExjX 8e9dBtr63kHTRYxL0DxMrKi2p7R9o6i2PyfpV6h2Vyq58OI/03q2iTtRS14GUddoX43Z gHqjcHR++OohgnJEooW5/tRzOzhJ4NIIFJKf4rei2eRFXnropVOKBegFkthDmmuxKloe Azew== X-Gm-Message-State: AOJu0YxYYwEAhkt6ZRPS6i+TKm2WNjd3kDuyQ3IJ5mF6Zpof9sEBB3+g yJnjjSAnsvXMPjDMencpDF3L/2leJ5TMwTz1u02FmEVaWdyR8nWLzCbXLw== X-Google-Smtp-Source: AGHT+IEyl1E7IrF6dD82VnT8+WME9D8pvxJN7my06rAoArpF8Y7c3wC3w6IS5KbjHBAGIM3mrp+dhF6KzfTv X-Received: by 2002:ac2:5625:0:b0:507:a1e5:74fe with SMTP id b5-20020ac25625000000b00507a1e574femr10793586lff.54.1700153738168; Thu, 16 Nov 2023 08:55:38 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o10-20020ac24e8a000000b00507d028bd0csm31777lfr.74.2023.11.16.08.55.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 08:55:38 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 08:55:38 -0800 (PST) Message-ID: <6556498a.c20a0220.858fe.055bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E36D5605C318; Thu, 16 Nov 2023 11:55:36 -0500 (EST) Subject: |SUCCESS| pw134428 [PATCH] [v3] net/axgbe: support TSO 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/134428 _Testing PASS_ Submitter: Jesna K E Date: Thursday, November 16 2023 16:03:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:92d7ce4afc4a558f27bbc8368823c625f4e0f9dc 134428 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28400/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/