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 C4A23422DD for ; Sat, 2 Sep 2023 12:22:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CB22D402A1; Sat, 2 Sep 2023 12:22:37 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id BF293402A1 for ; Sat, 2 Sep 2023 12:22:35 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-79536bc669dso107936239f.3 for ; Sat, 02 Sep 2023 03:22:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650155; x=1694254955; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MwTz4prQgPMJ0aeAj4CskVrdnqNsAdALJGtVt83VSeM=; b=a8pnkSXUdhgJxWbP3E32gFs9yN7oQbRtiUkcxX/cJTVbO5EW5x/s63H4r5zcWyUfiP H8hWIRNVwaoB01Ti2M/Jb9pSGVgRJ/cM/ZludV+1Fx8PVDwfHQdqlu0bh510Kk75/Mpk nNxcfdHkTYVKM8XdvHeU4X9nbOOwIQlK3Ru6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650155; x=1694254955; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MwTz4prQgPMJ0aeAj4CskVrdnqNsAdALJGtVt83VSeM=; b=Raqs/0eiM18S6Lb1kqfVClHp0LPsf5vUPR9FSDgnCef9nz1guVY0q2EdEyQFi6X7UE 5hQzqtNwvBGjtbcLPBMmzIwtUVyadXv208xwtWSsPHE5rU/49HA9FWEX9HL1XLQelBFx 673DoejHfbh1XxiVifETpURlJqjZxnSVIvTdCe5hFMAiWmln1bdILGwSDkLWhWy8s/HI iv4DaZKPkq4jXZ8TmY+W7Q2kQ3cLQ0jU+18ynZT+AoKf9Ay5/Il+HPEuADkk2moct1hc a0ZiqWZczAmECSccUwc6q0yLKjPWFvcJLSZEZzjFD8cLKAiyhk2P9R/fo1izp/GXjQmA FZCw== X-Gm-Message-State: AOJu0YwzLl1XDlNm+8SxgLIL5vukoNvFgTTUxZ68XKF3SYhBAGzaxmHd M11ZtSgM/F/vRCrYHKZnx2cig35xc1sEIOaroLy7uOheDtM9mBioIABF6S3A4goSieex3+X9qQ= = X-Google-Smtp-Source: AGHT+IHbrZMgCYbJ5apf+l3xNbwlYoKePJZL7sBjN/q5tdwskKyfEvQ0b37/+ph7ldcD695PKqM8aEjmOfLr X-Received: by 2002:a5e:9246:0:b0:790:f397:4321 with SMTP id z6-20020a5e9246000000b00790f3974321mr4902150iop.1.1693650155156; Sat, 02 Sep 2023 03:22:35 -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 h9-20020a02c729000000b00433ff046efbsm202272jao.24.2023.09.02.03.22.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:22:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:22:35 -0700 (PDT) Message-ID: <64f30ceb.020a0220.72d28.b9b5SMTPIN_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 817356052471; Sat, 2 Sep 2023 06:22:34 -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-unit-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_unit_test | +=================+================+ | Debian Buster | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/