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 A81C3422DD for ; Sat, 2 Sep 2023 12:28:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AEB64402A1; Sat, 2 Sep 2023 12:28:56 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 8F8DE402A1 for ; Sat, 2 Sep 2023 12:28:55 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-48d0c7bfc49so493724e0c.0 for ; Sat, 02 Sep 2023 03:28:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693650535; x=1694255335; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iZS4dDF71VQbDsMOC70dnEHFMaIPhnyqbV5wA0pB+7I=; b=jtDkLTRatw5cmGlnf9EAKPAXViwAPvMlSz35dZH10qPrmXlwNI2vgNFitWZekJqMr9 GiY5I7nvUZ3JwS984FPVHI1QM+Giccutzux4Zbg0K4APNGoVj0b0FbHeQ83wDnr0Iidb LMazu3dH+6emNyq1ITYqL1rKQP7HthEmDZSXo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693650535; x=1694255335; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iZS4dDF71VQbDsMOC70dnEHFMaIPhnyqbV5wA0pB+7I=; b=KbVjCjq2k4p1RAzczuWhqjXu17c0dY5fx+EHNVvVXFm/MZ3WZEuEy8tEZwJ+RXXFm0 HFSqvMVQ96724fDh+gEpKQ36Hri8Z1Yu0wpBiybz2LwstO3XPrZO6zSfrvqmv2iILwpx ayoRL5vWMeXxRBhabxu+xe8jE/HZ/S3XSSHcyr2bvTJP0i5iGzh/lF9qzTW+5dYlcwVC 5mo03SFeP8PjVkvXw/vcJafd4dDUa+IOpXfFBBbRD15qAS/t6aNd2VY7SeTffADDLmQI xbXaKsXZxac8X1SgiDQj6zHMxnespTguEBReYyGt0LozPRT88XsHRtemiEEKFz6LQ9WW 6Ruw== X-Gm-Message-State: AOJu0Yy+g8ihyn2d7yoFBBUdeC1KhN9y6udk4/FhmjoJhMpeHwNEWJ4Y GRRDAxCNeJjLlMHBC8TnIw+wIkyPyobSj9LtQxs5ZWNSBvgCkM5rBVHiEg== X-Google-Smtp-Source: AGHT+IGNwaxjN4xWBswzU+UDLiISpPgTwIoDyA6Ft8iER6D0li004RHYid09qMMRN4oWF1JIy93BL4sFrE7p X-Received: by 2002:a05:6122:4219:b0:48c:f9f0:5453 with SMTP id cm25-20020a056122421900b0048cf9f05453mr5560031vkb.0.1693650534894; Sat, 02 Sep 2023 03:28:54 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id t26-20020a9f389a000000b007941bb16b56sm318548uaf.10.2023.09.02.03.28.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:28:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:28:54 -0700 (PDT) Message-ID: <64f30e66.9f0a0220.d825b.30a4SMTPIN_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 6E1176052471; Sat, 2 Sep 2023 06:28:54 -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 | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/