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 90C9343346 for ; Thu, 16 Nov 2023 17:51:14 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A8A640150; Thu, 16 Nov 2023 17:51:14 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 877A840150 for ; Thu, 16 Nov 2023 17:51:13 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-4094301d505so7901365e9.2 for ; Thu, 16 Nov 2023 08:51:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700153473; x=1700758273; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KjUYXTLI0DsMkrrcGd+8LEFlKT4GcO8XJXMrdk27evU=; b=DOTGi1+GCJFNOvqvLrMcMNiOY8XWZGrcxAUE8VSs70XfYJ3I+Oz4RG1wdxwmuv8iFM kXB2PrLnOxmNWYq1hLuASUbMEY0e8WvRuDk7BtPJvIV9EKz+mnfjPtFHWtpJx1U3jnfA iTHY46Qc5POPUEMqJL7zqEvHXZpJP/pW4xdu4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700153473; x=1700758273; 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=m65AZ8FFkagYSIoWwFyfWTuAWdWRMTt7vDcVSGgytorZQmtEdke2Q7bw9fTF1XAkX1 Y29ie9tTjPBEYgdA0VQ0Lg6uMk3WBiR50YxqCCQS5HUvxNQIdoOhxkTPCbajsS13b0V/ PuoJGIdsaocYToqC8HSvprj46VeS9uSyQ6j1k82Ybh/q3qS9cIXB1uxE9gIh9kzAKRMi 5n2Q+bimnOp1fNjLkfFZDDuvBeOyyyhwDsb56R7Tb6+Ul8TtPl88EYfBNHrGMp6vQcXa fi7p0Rlg7MtEv2JUI1u5GwZ3/yIpG5959gJvCOZtTTSMDQpXa294Z43eFXkRP9jiiv8E Id1A== X-Gm-Message-State: AOJu0YwaMp1wRhALUmooUf1Vs1SnRj397J6X98XUTzsHF+idBMjwZ56B /xoprb8tfDc2Sv/Pl9oWEzTo7XSqEqEohYeLxz0AT5on5n/mJ0e0DR32acgEKHrZ8Pos5ASXfw= = X-Google-Smtp-Source: AGHT+IF4FgGerP/0yO1YrgUe8YhhU5biGTSQZquxz4u6P7V7CroZd32DNSL3A+XD7G0hiJl2rsXPCgRod89Q X-Received: by 2002:a05:600c:1516:b0:408:fe93:a2f7 with SMTP id b22-20020a05600c151600b00408fe93a2f7mr13380450wmg.37.1700153473184; Thu, 16 Nov 2023 08:51:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u2-20020a05600c138200b004094d1e501fsm256507wmf.7.2023.11.16.08.51.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 08:51:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 08:51:13 -0800 (PST) Message-ID: <65564881.050a0220.68006.4e50SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 5439D605C318; Thu, 16 Nov 2023 11:51:12 -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/