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 CF88042DBA for ; Sun, 2 Jul 2023 22:43:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FBCD40689; Sun, 2 Jul 2023 22:43:50 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 216F340689 for ; Sun, 2 Jul 2023 22:43:49 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-766fd5f9536so271875385a.3 for ; Sun, 02 Jul 2023 13:43:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688330628; x=1690922628; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qYFCZv2AA1UpU5USPVpX+sR9OdhFSS6tn3+oyKy0twE=; b=e97kGYx3xW5oJTP/bGiUDDqLGL/F+/ynI5SAHaspJU2ajnSq+hH+OHbRxjIQM/7bMR LJQJ02W0lleHruWC4t+gghDk+R5A8YUoVqI0CVA0B/JkCeJXsEJw1NmxgTpzu2FMcBxt 4byHFTtxeXwYvhROWUJhL35x/j0wBLy7yLDso= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688330628; x=1690922628; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qYFCZv2AA1UpU5USPVpX+sR9OdhFSS6tn3+oyKy0twE=; b=bx6Dvw6bLpm23mKRea+Po8xe38t8Dl25/JuTGxftCsyRXVfd+FwYuTopKpNypxTNou cpVTPPS83c/rqme7GOwpBLvPs0lOiPr92HkfVlDWFBX1PNx0ktcO0bz3vSqUMDofgsNK xSKGT1Hz3zB9YgWZxwbSI65AgEbHJAvY9WL365IRPUvYHpOc579gE1w8Iqsx1O8on3On 4gxszzyBc8AvJCO2T6wib1Z6c/4t1Wyt1+6gbckUWt+ygrjns+QGwUiCrR7rpavpm1Cz oOgKcPEWkzqYRTUNifT67avilWyA7cbepv6pOucKOEqKYkc0l13X6QJN9ONKogpDe8Ea NjPA== X-Gm-Message-State: ABy/qLZtX5mGQ7Z4mNe/zlDu/xdjCdphqLzGBESGPN38Tn0BcgxATWjU k1P8cD8SkLQL4vSkoCy5+FF7VoSp/oaHBliLHsqV8i3isyW7NV2vR7uBumzsELfn6Yme5nW4tw= = X-Google-Smtp-Source: APBJJlGJ3LCIQC+v0E5+WLbTrjOM0Z2NHePEJ1p3wSkvPDMkc9YE3WQRJwFqUaqlPbfh9BBxj8fEPnII1i4C X-Received: by 2002:a05:620a:3184:b0:765:4418:cac7 with SMTP id bi4-20020a05620a318400b007654418cac7mr8768463qkb.73.1688330628473; Sun, 02 Jul 2023 13:43:48 -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 i4-20020a056214020400b00628c4a99992sm972398qvt.16.2023.07.02.13.43.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 02 Jul 2023 13:43:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 02 Jul 2023 13:43:48 -0700 (PDT) Message-ID: <64a1e184.050a0220.4d9d4.6904SMTPIN_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 EB8CE605246B; Sun, 2 Jul 2023 16:43:45 -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-aarch64-compile-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/