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 C3C3C422DD for ; Sat, 2 Sep 2023 12:12:13 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9CD9402A1; Sat, 2 Sep 2023 12:12:13 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id A5831402A1 for ; Sat, 2 Sep 2023 12:12:11 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-579de633419so28553067b3.3 for ; Sat, 02 Sep 2023 03:12:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649531; x=1694254331; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6R9aVduGfy37hGN2O3lRA6z/B5pB2BGyhxqSuSblJpE=; b=GBhWsRI3NPAw6odBH5aWMoKmeqJiDj9p0ak2W2pJn884JqsvMOgZ8R86I7bt6lrnup +hx37PBOuuLxHmdREDWqBk26FpuxRQAu7/rcohkh/Eu5X2zw/B30/bhqPWWWzVQrqkuz rqcN0cXS4NFdaN/3uQ2bkiC3yRy/q8NkmOhAU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649531; x=1694254331; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6R9aVduGfy37hGN2O3lRA6z/B5pB2BGyhxqSuSblJpE=; b=Hz4MYwjnh6W4CwtcwcD69Qedq3nsivx0r3DuhgErlnnkL97bScGF1+pBSi3ATO92zh 111tbggoNZUnUbLh8i3HzSbjqw4V8sxnJHa8HbON0OktGpii4c3DRz8JKM0S5lTGdEn2 ykJzDbXronVEFLVHWhbwM6pQ6KsEnzgwMerfGdxdwyhH32IzIV28dbpdC3XCKg5Hj0em dh+XoEXpwVqLkZoYnsUcKCjp6i9z0UrODVaatxPqNE2s0U59sWs5zWFzsATUD55lmxgg FEIvI+Z7Z4u+508qM4weUNFp1EtmNxBENjgIoB91a4GT6kJgJiPsmrpiKH3vwah0OK2B HhPA== X-Gm-Message-State: AOJu0YzjLuSSRHXI/klushxYf2WzzjeUwWc+3sbgF2fqKBU45vLsJ5kR f/ZsXWQLuF4cOkB5IUfcoFwidwmm1KotkQrsUZYVKHhyQGbN8uucxAZX0DsnMHLDbe5DYjuymA= = X-Google-Smtp-Source: AGHT+IESX9Xf8DHdPoh5QcDbVb+PJPIV7KEXrG1hRW5b/g/I09ZntPOHfhSmrTx+hd/25uf5yYfAp3qLaDcC X-Received: by 2002:a0d:ee47:0:b0:595:81b6:c055 with SMTP id x68-20020a0dee47000000b0059581b6c055mr5002329ywe.49.1693649531054; Sat, 02 Sep 2023 03:12:11 -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 v81-20020a814854000000b005836fc8b41dsm445078ywa.49.2023.09.02.03.12.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:12:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:12:11 -0700 (PDT) Message-ID: <64f30a7b.810a0220.c223d.bafaSMTPIN_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 B06956052471; Sat, 2 Sep 2023 06:12:10 -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-amd64-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 | +=====================+====================+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/