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 6061343346 for ; Thu, 16 Nov 2023 17:44:32 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50C30402EE; Thu, 16 Nov 2023 17:44:32 +0100 (CET) Received: from mail-wm1-f97.google.com (mail-wm1-f97.google.com [209.85.128.97]) by mails.dpdk.org (Postfix) with ESMTP id 9DD4F40150 for ; Thu, 16 Nov 2023 17:44:23 +0100 (CET) Received: by mail-wm1-f97.google.com with SMTP id 5b1f17b1804b1-4083ac51d8aso8811545e9.2 for ; Thu, 16 Nov 2023 08:44:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700153063; x=1700757863; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zZKYBaX9HHqGYIbyPeki3ireKOKusXpKqofe4uxvoHk=; b=AOHxaTPaAQIq5v50EWBDCBQrepbYGhMoVPkAmjizRIdemoC0P6ZT3hmDoICE0XLPQO dghdsNvYF1tW8ocbKp5iL34WFZuK+8yfFvB2waaW7F8/53MBs5SD45qFwh4zrNGJilca AhggierMeKLjLG/txprQzY+hiPUw9j/OhdVwM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700153063; x=1700757863; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zZKYBaX9HHqGYIbyPeki3ireKOKusXpKqofe4uxvoHk=; b=Uu6JA/t5WDB1LsNp9JSeBeTQDvfBpFj7d4pp8XeYxZusvYSSlAxe/XXQxbG9LUcxBk s0euFzSlRqqgT4ihB1ZJRHvEoDBupp0V8DFY91SuC3bcwNY2t2HeYVMN334ZEKrVMHWg v1sN4nKldESebK+TOPw46MTXytHCHvMSjse5EpvydRHPae2rpjhZK4dE5GuXTZPJfc/p kLmmZZK+7NEpwd89/PdBsvC6T0IV7Yicb545VqJEoXYhqgwbX8RV5j1FV6wKIP74sF+K eVttZSowgnPnyYb12XvGMaukwk8sjZ0xdBKDwBmaw7kZk9y7zJ2Qwi42T8E8C4ZPQZh6 vlNw== X-Gm-Message-State: AOJu0YxhhffekNWYuMY3RgIaByOglAMywv5spJsnbZQbxKA72knFytie OILFNPQl/1KFqiBBoh77qbU33B+mmzQWDbSuTULZtDl1A1sk0/r7l4TWlg== X-Google-Smtp-Source: AGHT+IHgKaKDTW14GhZrU191FVtKkcuhXcXwPp4FC+ggbukcaAulyeilGi2+AZ6mQYGliTrLI8etL5jlKc/f X-Received: by 2002:a05:600c:1c04:b0:40a:3e41:a258 with SMTP id j4-20020a05600c1c0400b0040a3e41a258mr14027829wms.17.1700153063506; Thu, 16 Nov 2023 08:44:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id p10-20020a05600c358a00b004063c0e9283sm251887wmq.35.2023.11.16.08.44.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 08:44:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 08:44:23 -0800 (PST) Message-ID: <655646e7.050a0220.c6d82.4c4fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id A4B92605C318; Thu, 16 Nov 2023 11:44:22 -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 | +----------------------------------------+--------------------+ 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 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/