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 67655422DD for ; Sat, 2 Sep 2023 12:19:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6EA4A402A1; Sat, 2 Sep 2023 12:19:28 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 77E7C402A1 for ; Sat, 2 Sep 2023 12:19:27 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-34e25ad38cbso111455ab.1 for ; Sat, 02 Sep 2023 03:19:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649967; x=1694254767; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=SByIEYIYtDECsWfP7MxuiT3HORlkgxON/4ErumZLWh7UjEz2Atk9ZxYiKyRhJHz9bz 2x8UaaA9SBo7ScnHBU3X7qrcMlNxirUEBI7/jllFg55v2gXac6lZTc3hk8silQYKhn4p 6dhhOWDrZ8WvG/aB1t0KAwpoQNcX0Y+GJoh3Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649967; x=1694254767; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=Eiy31zmeGfUK28E4+u5ivMokP9APIg3lgPhG15Cs6pyby0h0tvV2wAmb9vgQ8wU4Jh 6ps++JGX39vuOuqGlzi73uHV3P3Ct1zn8YmYeaSLotljh7r0jbuQ8mfNE8tKLMetdJth DhYmdNhhYccO+/DLnD7t0486KnOs+HObaytkgw5/E+8tpOWltmucvxkA/uN3+dJGUBB9 Jpe/MEUznxwB9sJEJ57H+XEOMWtpdfvkFmpU2sb5h6FbaDZpCAoyxn7UY1b7KWbM1Wom LRfBpsYYj68l+MFmXzhPIBL9Aiyh1qRpBBSEFFiFz/2H6GjIufKrP0uqmmWMf3t+iotA 9NBQ== X-Gm-Message-State: AOJu0YxuPT8MzckCqoGSdFZcX52lWnBrqnxH6FmB963dLBdnPPAD/t0k PIcUNEwVnlpfSW7UlToJUGTEoWrhh3rxdEQdaNyHU4o91zmhObHjFuL7uw== X-Google-Smtp-Source: AGHT+IFFUSYO62mo545K0gNy2GjgT5o70uHpK+vyP9QcnGzOyNRq4qTYD4h5fUasJIOiE+9O494D0TB48Bmk X-Received: by 2002:a92:c261:0:b0:349:862e:a863 with SMTP id h1-20020a92c261000000b00349862ea863mr6485528ild.15.1693649966897; Sat, 02 Sep 2023 03:19:26 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x4-20020a920604000000b0034605294661sm225776ilg.18.2023.09.02.03.19.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:19:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:19:26 -0700 (PDT) Message-ID: <64f30c2e.920a0220.2b62.dd1dSMTPIN_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 6EB686052471; Sat, 2 Sep 2023 06:19:26 -0400 (EDT) Subject: |SUCCESS| pw131098 [PATCH] [1/1] drivers/net: fix checking for Tx si From: dpdklab@iol.unh.edu To: Test Report Cc: Min Zhou 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 | +-----------------+----------------+ 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 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/