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 DC31C42547 for ; Fri, 8 Sep 2023 12:46:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E2D9D40042; Fri, 8 Sep 2023 12:46:36 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 008E540042 for ; Fri, 8 Sep 2023 12:46:35 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58df8cab1f2so19901807b3.3 for ; Fri, 08 Sep 2023 03:46:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694169995; x=1694774795; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=j7DzoHvWevIa5VZ2zBQC6r1mbyYaPo6L+wCHjqIMBZY=; b=NOXleqMhrSSkckxZBjffId69CrKVhO/wHL92LlfDuEQnoOOcrFGzUbJjFk66aqd6IV G8hj0P2Om/iOMOHnitRkDOwsdqkZNgifnZtBluX14tESgxj9qAye8scK4mCILVvXIQ4g z7I1J98sBD2DUubTGRkvWzwJO+rQ6k4lqC4ns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694169995; x=1694774795; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=j7DzoHvWevIa5VZ2zBQC6r1mbyYaPo6L+wCHjqIMBZY=; b=uXWl2i7b7TeFfbbsUc8BwDUGuFYaLPysP8SeoWbkotX2PZFeXFhvu234kArKKDJNcr Dag6hutnjF0Sd62cXwvWpIdrj8FOtHc/+A5/l8sPLnL//wGpxRtGY6o73Ew1JGAnZVjB s1U43qds75enIdS2LVkxe916W1J1XrlDgqirX7lP7myCHFj4q3+DmXFPAF2J2Ow6YMCT ZK8DfYq0+5JVO6TJgk8JWEMX95m/m+td69Uk5dgfHED3akNSHiJwkkLrHB5U0Gl271SG YEXV7l0b/XuNiaAiRYj9J0KFZhaoIe6frn8wm1vb60UhE7DnB1rjiJ3Ymixc4wSRXTUr 4cXA== X-Gm-Message-State: AOJu0Yw/plWjpZ54F1Li13rfEzFpE2aMyU54g5nGMcq3TEhCk0yLBMF/ iDNT8WN97qG0zVrhk+F2efySwDvrNinaeb6WRBFSfHgbcsFmBW24TZlBOQ== X-Google-Smtp-Source: AGHT+IGxVpJ/rtx/Z96ELj7aQBgwkapqysJwbsKOTaZOnexuq9CXFp09RXIQwAEyqrshqv2xxpkIhNk94liM X-Received: by 2002:a81:4f01:0:b0:589:d617:e7c4 with SMTP id d1-20020a814f01000000b00589d617e7c4mr2005786ywb.16.1694169995415; Fri, 08 Sep 2023 03:46:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i190-20020a0ddfc7000000b00577113801d0sm89983ywe.10.2023.09.08.03.46.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 08 Sep 2023 03:46:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 08 Sep 2023 03:46:35 -0700 (PDT) Message-ID: <64fafb8b.0d0a0220.5ea39.6dd5SMTPIN_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 248DD6052471; Fri, 8 Sep 2023 06:46:35 -0400 (EDT) Subject: |SUCCESS| pw131227 [PATCH] [v4] 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/131227 _Testing PASS_ Submitter: Saurabh Singhal Date: Thursday, September 07 2023 03:15:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131227 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27546/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/