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 9D261422DD for ; Sat, 2 Sep 2023 12:18:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3748402A1; Sat, 2 Sep 2023 12:18:16 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 4E094402A1 for ; Sat, 2 Sep 2023 12:18:15 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-26b44247123so1945441a91.2 for ; Sat, 02 Sep 2023 03:18:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649894; x=1694254694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GJ+pz9AtpyvuqpcBdPvO1lTpgOpKyim1/0yStzSO7dg=; b=FT32/umHS41wQK8xMkD1eykwYbOZayRCyBe4yR0CA9siDxonMf2PLBwMj8FmxCCu1A 3kussDuidDa63kVEwG/kj+qjyO5B+IWB8xoYH+yj57/nxBLL0sCyu+rcQGF3LrdR06ju osgQrW+/wLQM7xJsL7lDviGF45VYB7P9y72Uw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649894; x=1694254694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GJ+pz9AtpyvuqpcBdPvO1lTpgOpKyim1/0yStzSO7dg=; b=GhfsKoQPhO8Z95dDrRWa3UG+Z0LjbSXRhpmO4E/AT8MpfWKcPTdI6uMqnMlT92pPL1 DkIRV9VNMIbDQA1zUJgOESus5nR0xkNp3fu9d32+83q0KT5ZVAxs/LLea9tCYuFt4H41 AMvwF01FzuS5s/ZEQiTQRIOqUVERvaVNW3x1SFjwYaI+RoWC7mNTEd2JlWXPko/U00Sr Oh3n/hVLkcZlpACImF/TBRGt+RGa43suHCxdezwr1Jk9BGAqf+kQt7ex1tYE0Mg3z3sR Y8uquSY7lH2Js86K6Unwy8VzQkHRyJeiaoRgBg1dC/wKtS0HDSUxjiWAv1YGTmnbQDhv nlKw== X-Gm-Message-State: AOJu0YxTMDoQtZoUnVZmYSxj89LyQSvbTslDecednSX7AOT7H9UvrdMM VcZa8R/HCp8Db8npxtvQeiDkCOqzucerpWbJK4ewXvJBo0+sJ1GF7LOAf8SIgeT9WM4yzuPkig= = X-Google-Smtp-Source: AGHT+IF2bNCkdfti0xowlFGNzh5+0f5l42oI0IcoEnpFtNNZ4EfOQqntaVEpVi8MAUMDTNbeVSRRRP4iGfTx X-Received: by 2002:a17:90b:33cc:b0:267:fb26:32bd with SMTP id lk12-20020a17090b33cc00b00267fb2632bdmr4682003pjb.7.1693649894462; Sat, 02 Sep 2023 03:18:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id w22-20020a17090a15d600b0026372ccbbbesm692584pjd.17.2023.09.02.03.18.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:18:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:18:14 -0700 (PDT) Message-ID: <64f30be6.170a0220.2eb71.b012SMTPIN_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 A1C806052471; Sat, 2 Sep 2023 06:18:13 -0400 (EDT) Subject: |SUCCESS| pw131098 [PATCH] [1/1] drivers/net: fix checking for Tx si 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/131098 _Testing PASS_ Submitter: Min Zhou Date: Saturday, September 02 2023 09:37:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131098 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (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 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 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27508/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/