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 7670042547 for ; Fri, 8 Sep 2023 13:46:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 68F2740042; Fri, 8 Sep 2023 13:46:43 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B81EA40042 for ; Fri, 8 Sep 2023 13:46:42 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-26f7f71b9a7so1594491a91.0 for ; Fri, 08 Sep 2023 04:46:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694173602; x=1694778402; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=L0MoSc8IPa2Ma8loHt4i+J4+XIvNfhnT/PeilJvceAw=; b=ExSVj2rmlzq+yaO7OpPlo+mOxbjju5K+dWMEvoUQ0BvayBK0nsmOp2KOrT4p4yhKdk gXZfztb1c1TKc4xiZsYHwI5xletlbFrThQblQPaqd2843enZiNeeLC0Yl49Si7qHvTNE YYM15Uh6aKzXBCvZA93FcKf304ReXD9R+W7/k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694173602; x=1694778402; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=L0MoSc8IPa2Ma8loHt4i+J4+XIvNfhnT/PeilJvceAw=; b=bf8ZvTDxAlbg+GUzNecnbRnq3tqLESG73kRXm15E4kttSvyWkpPcpwg4g4d+gYMD+b FL1eP2AT+RPMhi6g6iGPz1nqn8/OAhk1gPgIECP4mKv6m0tX1zavtVlefEzmrwpLl0gM A4+gpaJanTdG7hmOTeoi9n/PTOmkIVuJcxTQuMeiJOO8xdWXUmfNDkOzbUKjgTLaxsWo m4UhjBl0+/AwGAcO5oTIqjoLgBNsWU5QrGpiRayEzO5xiYniTo2xrDlbvYuaylYJils8 P/9+EKvPb/V/Ye227Bwbecz/yqmEH4VwTD4AfoBimXPtdDygTDpgPxv80WS5DtnVIs90 UBmA== X-Gm-Message-State: AOJu0Yz3pClkClhuNlJf9zat9AMzXLEVOq4IIv3UYbYLvia63XbBmBHx ZyLTknFAB20pVV3UNqyl4x+ubivC4Z3IdzeLbGK/6a3Szart98G72BpDp5niIedsc1yVwMsVvg= = X-Google-Smtp-Source: AGHT+IEoe7tRguB+3toyWTCrcOx4kd8fk9XLpeLExY8JrNqUgGYoNTggP7/Lpug5fIefqpaDDbrumrKxIU6D X-Received: by 2002:a17:90a:f0c3:b0:268:d05c:2d7e with SMTP id fa3-20020a17090af0c300b00268d05c2d7emr2228099pjb.14.1694173601898; Fri, 08 Sep 2023 04:46:41 -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 ob18-20020a17090b391200b00271a3f2f2d0sm211626pjb.11.2023.09.08.04.46.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 04:46:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 04:46:41 -0700 (PDT) Message-ID: <64fb09a1.170a0220.1533e.c283SMTPIN_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 117DA6052471; Fri, 8 Sep 2023 07:46:41 -0400 (EDT) Subject: |SUCCESS| pw131225 [PATCH] [v3] net/iavf: unregister intr handler be 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131225 _Testing PASS_ Submitter: Saurabh Singhal Date: Wednesday, September 06 2023 13:23:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131225 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27544/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/