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 4F5C0422DD for ; Sat, 2 Sep 2023 12:19:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55D69402A1; Sat, 2 Sep 2023 12:19:20 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 885C6402A1 for ; Sat, 2 Sep 2023 12:19:18 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a81154c5f5so1736361b6e.1 for ; Sat, 02 Sep 2023 03:19:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649958; x=1694254758; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=DgCpk/dLFa/lpA1iNhVSmQfZ7sAcL5Yzcsw5LNapLTKbc6EpiJQ+YppOP4uAzMZnF8 etTL8KawaYzBM6KDDyArt/Zo9OLvbF3+NCZdX1TKIYnaeb/QbgdTJBQ6po6cxZvxMM7m ukwhjSGuCfCVXuHXds0WcnuYvBKbM3iczOfDc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649958; x=1694254758; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=Tk6XOiDP5ioRXOanzR3Aq/ITXECuYnmtVbMRhpAHaHYlnE9wrQwiovMe/5U9JBG68D fKsYK/Knn3x2sQ1rYgRkJUXnOunLC/jlWktWCBxLqQW+Zc0pcnNbLeRx1w2EdX86zc6U woEdKeBx0nNGdg8JspdyhsfC9KB7deDOx2IX0xj9NPdqS5diydBwK8nBw91QU22NOrmC 6TLBhzxl84WDA6Yw4314tH2N065niuxNitIxkFP95+1O9PML+63QK0TLH5TVkc3cpxP3 p7TOhwgYa6PuVsYk3Jw3ppWIvMKlkwLm6FMtf2MBl8n6KKJxs7KF1rHq79nMA32Eqi8z 1u3w== X-Gm-Message-State: AOJu0YwDgnM4wXHo4RQ5bXoT37nDYBpWkjBwTx0yAVeTOcvGbavtd9kc bXlqJkgEnwUzd4NR78xRBokEqf0qujcV4ZcIwhyIR6dPbw/54T0oSV6ovzf0x2I3lm1OWlgT0w= = X-Google-Smtp-Source: AGHT+IFRbkl+pKgJy8tTAz2xDrKS37CLJLK9e3OcA9Xi1gHCNtGSVH5PN20pzsqlz7TPHWv0Gt/pQxwP71YD X-Received: by 2002:a05:6808:1390:b0:3a0:4faf:accd with SMTP id c16-20020a056808139000b003a04fafaccdmr6131457oiw.32.1693649957868; Sat, 02 Sep 2023 03:19:17 -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 n140-20020a25da92000000b00d752c83c5a7sm344628ybf.2.2023.09.02.03.19.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:19:17 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:19:17 -0700 (PDT) Message-ID: <64f30c25.250a0220.4019b.5148SMTPIN_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 82B0F6052471; Sat, 2 Sep 2023 06:19:17 -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/