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 6387343346 for ; Thu, 16 Nov 2023 17:44:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5EC2340150; Thu, 16 Nov 2023 17:44:52 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 4B9C740150 for ; Thu, 16 Nov 2023 17:44:36 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507a29c7eefso1480339e87.1 for ; Thu, 16 Nov 2023 08:44:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700153076; x=1700757876; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zZKYBaX9HHqGYIbyPeki3ireKOKusXpKqofe4uxvoHk=; b=PraJre7gJ0nF4D/ZsobWvviO4YrwTVLyvQsfhgY9EA5hJwPe26wLN6kPV8brTB42XM KLmvTnb9k/gXHs0pRnje4yEwopTdr8Xp6DQiK4jvsdIQBDRcenjaKmGTwQFNhwYlg56X tnLDSp47DuVwX3VD59kE80O4cRm2B/4jNMJ30= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700153076; x=1700757876; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zZKYBaX9HHqGYIbyPeki3ireKOKusXpKqofe4uxvoHk=; b=w3YH14EH35lBB1q3Xi/01sBD3nS/Xm5s7FacQcuOpigWt7b1hwLivFnHU2HxKb6TcH qgE3a2BsQuKCufUy0VZre/6RoT7f0eAmfrgzO/imBuWvk5wtM//gejk7yp4ZYsI39ZNd yEb4l9m9wOAcMqhOxQbxMU+dAVwMIZT/zRXDUwLIr7AzKUOEMgQJW/LAiQ95ppV3fFAn 5UYA4q9dR3T5ufKnO1+ctha9K0dMHkcS4VFqEPQIkm1HgsZFAJ9erwbDScV9hmFoJrxX nYYcDIT+jSqgTUT0sn2pzISYwSbz5NEeeWz3ZbuSUpvSE0LHJI55+PFU/9VOXxMOt6r2 iiAw== X-Gm-Message-State: AOJu0YwXEK4ypzxkTKYJlDohMrazZW9/7KjDtWv4Idl1OkrKmM9R6aVb cl4IF+1E2XziBffmUz1zPPAxxGg/m1XTHCKD4TPEj78r1hUl55fj3ukbG+BaBuydYo12N+TOsw= = X-Google-Smtp-Source: AGHT+IGrQlFfIfwz42P2fTYl0+yjvssj803CAeNAHXQN2+SZSenai9YUHqgSIJfF+NGfaaWYLkMdzWUiF2Ha X-Received: by 2002:a05:6512:3a8c:b0:503:28cb:c087 with SMTP id q12-20020a0565123a8c00b0050328cbc087mr15363451lfu.29.1700153075861; Thu, 16 Nov 2023 08:44:35 -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 c14-20020adfed8e000000b0032daba1f2easm2281502wro.43.2023.11.16.08.44.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Nov 2023 08:44:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Nov 2023 08:44:35 -0800 (PST) Message-ID: <655646f3.df0a0220.1fd1.7231SMTPIN_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 EE5EF605C318; Thu, 16 Nov 2023 11:44:34 -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/