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 115C1422DD for ; Sat, 2 Sep 2023 12:18:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 15A81402A1; Sat, 2 Sep 2023 12:18:57 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 61430402A1 for ; Sat, 2 Sep 2023 12:18:56 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1c22103bce7so20270825ad.1 for ; Sat, 02 Sep 2023 03:18:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693649935; x=1694254735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=WHUdgVjHQvppabYaD6DquVwdjCAG3lz3dC9NmTfWMXQ1QSeuWnCaMvMrXWNja8xYFp oIl5ydIKv4r8hg7YgGVnmQNAxEuoKVpDOKffARA0V9gCsTaU8pHFZcSFBftPYAXRM8UU sE+9zdgrlduSBuhXilsKnDf0RxtdbF32Lb+Hc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693649935; x=1694254735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wGY8WTZaZqVW99YGnABqjlHVxWSIhTQOAfRriVHDVdk=; b=gMJORWCwKMY9Qex5cI9x9TVIEplXF/Tx7aPxZ98bVW+RZnEMtU5u+dKItqO56qgnvx rnwJpt5WCBe8ixb/BA8rMirrnMmkLrA03jmNgAlwHt1CuVFTmLp5RErTeswiypHQpTL2 6yjTyC9WV7oQyEhnumcWwJwhrJBBE9gVIzYwmcLxC4mP9VpVX/h1xWUsMMc9OclF0+bf MWijkMFTv9i+JXr5AcapEGAFLax9ZXcP3t5YqtYFs+BW0R1xnmhUvv+q0BH/2r93tyiG lT2UKi+gIb4aKpaFzzC9Cq9RLHKiXFOFj3FS1IWwY0OKhEoU38KNOjRzQeE0UxQv3t6E jy8A== X-Gm-Message-State: AOJu0YwIhjTTxmfUgdC3FLXCZa16fDPTtgmA9q9La5ydYON2TfL/e7JP 0F5kztp3XUmdum6CDeo43lCvBSeX6L/TjpI9byiVKBjSPgW3jnbNK+O9/A== X-Google-Smtp-Source: AGHT+IEu7k45fDAx2+bBRhI3RU+ONeEoBDvYDuXHpf8PbxIHVbZwlvj0rnSDzavO7zHTsjDCsqg8rcsDHEJ4 X-Received: by 2002:a17:903:41d1:b0:1bb:b74c:88f6 with SMTP id u17-20020a17090341d100b001bbb74c88f6mr5472334ple.16.1693649935739; Sat, 02 Sep 2023 03:18:55 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f8-20020a170902860800b001bf029b738csm136049plo.83.2023.09.02.03.18.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 03:18:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 03:18:55 -0700 (PDT) Message-ID: <64f30c0f.170a0220.8a506.6cd4SMTPIN_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 E3F716052471; Sat, 2 Sep 2023 06:18: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: 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/