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 98AF942D9E for ; Sat, 1 Jul 2023 08:17:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 75B1140F16; Sat, 1 Jul 2023 08:17:47 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 1291F40F16 for ; Sat, 1 Jul 2023 08:17:46 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-345db6c12b4so10367935ab.0 for ; Fri, 30 Jun 2023 23:17:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688192265; x=1690784265; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Adftcs/0PxeJJWQiLR7UgWvAzZC7md5jwhBNiyuBvVE=; b=T3RfRTt1Owtu8cMcio8NxwGymTIpwAySMPr7hUNH+YlR7dFVZiYQErArREjHmcJ6Nh ghGjkMVIpwhLG2IuYHVLScKQ7Iiill1WxjtSR5Vp/P7ibEzdqclXc/AFypVDrfkIxE7c 15UsMZk2xJFne3Oc49yGfRdeo382T/hqy9Kc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688192265; x=1690784265; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Adftcs/0PxeJJWQiLR7UgWvAzZC7md5jwhBNiyuBvVE=; b=UKHMIT+Aq9dtczAEvNqMRfT+oNLh8ALfUhga/if4WGJ23GP5QgOmkD3hVs/d1/RVO7 NBaIDywG89EhRbOGRJxYledOev1jTcHo+Br9VbckZage7E8rfPGQffYgWnpPDXlRCyv5 Izerv9v7c4JemrIpKwpglVP0Ql/dUiEZU2NhZn8MBNQLs2F9nHMg6n6Wf4YwvPl3T0Za n9w11CQROg2ztqZDycJcKWHh+dd2U8iInwKBJGWY1AKuqfYcdqBddWBwGtSZi+4XzRmm QYFi1UbyRdBzRuNm2x+yEStekF20h15BEY/RWiyXzYvzS4C4FoxrNqDyuU0N9cOMKq6b d9oQ== X-Gm-Message-State: ABy/qLbl55wZUOT7tWAJly3ZXiJe8txgO1KQdaXyP3M5y4Ztv3Yky+tq PzbxgEbvDHpZdC512Q35zisgdx8W9KygwpfUZekV/LNkFNfyEVXiDeY/4g== X-Google-Smtp-Source: APBJJlFGvIBX8GC7LD9QWnRFzgQASeiHClslisLdY8MP8D1gZ9yauJojGCuF2HdftO5YGgQlUkEH4H1XBvGQ X-Received: by 2002:a92:d5d2:0:b0:345:913a:41a2 with SMTP id d18-20020a92d5d2000000b00345913a41a2mr4438399ilq.29.1688192265451; Fri, 30 Jun 2023 23:17:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l14-20020a92d8ce000000b00345d2b2f9e1sm352477ilo.43.2023.06.30.23.17.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Jun 2023 23:17:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Jun 2023 23:17:45 -0700 (PDT) Message-ID: <649fc509.920a0220.ace37.b4c1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id E3C5F605246B; Sat, 1 Jul 2023 02:17:44 -0400 (EDT) Subject: |SUCCESS| pw129150 [PATCH] [v2] net/txgbe: fix blocking system event 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-testing Test-Status: SUCCESS http://dpdk.org/patch/129150 _Testing PASS_ Submitter: Jiawen Wu Date: Friday, June 30 2023 09:35:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129150 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/