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 53BB345E9F for ; Sat, 14 Dec 2024 12:18:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5063B40296; Sat, 14 Dec 2024 12:18:51 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 0C33A40041 for ; Sat, 14 Dec 2024 12:18:50 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-3a81324bbdcso19995985ab.1 for ; Sat, 14 Dec 2024 03:18:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734175129; x=1734779929; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=dDEU30XVNQQg7/yID5qb+UOLkiaFvtepQqKgCZlebZc=; b=BvGpAKIIpRuO9CU+zKMoF2YMUifW67AwHLMu9W9uJ/YJ18xtfD/QWyArRa7urbLjPe hFtwaWX0FrQXK/YoDadxaLqkFOpplji5MhTljaxVzlSrv9VVcch1t+r0Q7yr1EvNIrAo ArjugBzRvD8uXSYFHK2i98FHqpkEOKHtRDQHU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734175129; x=1734779929; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=dDEU30XVNQQg7/yID5qb+UOLkiaFvtepQqKgCZlebZc=; b=f4tDEHuYLPy0YfgE4R9TL/Ydv26s6hPY8o8ocjaCKUwsLRo19bKArO1Lkpo0mo8oal k90IWPA0W8ZjwOG1V4/JkS25kDbSiT6ZrWZ7dOJmKSuLpkjBX/GG4S/FlGf6nAGHC6y0 QR1V2w7mpAgWowbxx3lM36rycDWo3SxrMzwlNUTgDC2gID9/49urDquN0GP3wY4WI9PN KEA5p24z040EL1hm3xB4hLuWFTrSKf2/CqE7xDB6dJJxAOeeA97ss1Od7qffv2H+2wy8 1mI70oTpT8GMR2GPavWLqfPYNC/6hamFpF9C4C8Qw+i1ptUkjkUMgrYTy0+OnQiaI+Hh WPYA== X-Gm-Message-State: AOJu0Yz4DNvmvcJqdK4xrYgYEbkGlQiX90MOR6czpb82i6CCRwIcBbJg oiY1FRxd3BiChdqp98INX3KIF7nTY4BSYzTCCwSHwPWq3y1YibnIC7uOkJwXGNKVd8pZbfCGR81 t8VNqUWRLoTiZ2cdlHnz3cEaUgxLzu8Nk/iQauT8x X-Gm-Gg: ASbGnctOzYCgCTFQXCw+aGGn5I45Oz9EfyzoB685VUHW/3mosITvxLYUMLANxY1k640 7V3FA2ZvOEKOZZQOLqv7PSKFymg2tlP9tOquerEJbKpP3bs+FnryXBYx2od/tMx+q6ronl3apL4 UIUlcYG4SajkbDurCHuz1jrlQXhTVLkzSgpRmJnywdWL7QZDbCKslGhUBuZAMxqR04+2Yu05KR6 XSqEY2EOmN3YAjl1uaPIiuDQv6I8S8yVgaCXlUalatfTeWe5kHYSjaJp3fh78um53nQM86t2oIx 9w== X-Google-Smtp-Source: AGHT+IGcIXoX57eR3vJCS8CHfizplo5qvaVesR+2YLppdua9+2EQdGkJfpu+9LKjctYdiKHm9JneQ6BgVqQZ X-Received: by 2002:a05:6e02:1aaf:b0:3a7:c378:3bab with SMTP id e9e14a558f8ab-3afe7b20257mr76283745ab.0.1734175129080; Sat, 14 Dec 2024 03:18:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3b249c3382dsm833905ab.18.2024.12.14.03.18.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 03:18:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 03:18:49 -0800 (PST) Message-ID: <675d6999.050a0220.129a9.5a68SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AC1526052471; Sat, 14 Dec 2024 06:18:48 -0500 (EST) Subject: |PENDING| pw149233 [PATCH] net/iavf: remove reset of Tx prepare func From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241213143319.686365-1-bruce.richardson@intel.com> References: <20241213143319.686365-1-bruce.richardson@intel.com> 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: PENDING http://dpdk.org/patch/149233 _Testing pending_ Submitter: Bruce Richardson Date: Friday, December 13 2024 14:33:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149233 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#299253 Test environment and result as below: +-------------------+----------------+ | Environment | dpdk_unit_test | +===================+================+ | Fedora 39 | PEND | +-------------------+----------------+ | Debian 12 | PASS | +-------------------+----------------+ | CentOS Stream 9 | PEND | +-------------------+----------------+ | RHEL8 | PEND | +-------------------+----------------+ | Fedora 39 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 24.04 | PEND | +-------------------+----------------+ | Fedora 40 | PEND | +-------------------+----------------+ | RHEL9 | PEND | +-------------------+----------------+ | Fedora 40 (Clang) | PEND | +-------------------+----------------+ | Ubuntu 20.04 | PEND | +-------------------+----------------+ | Ubuntu 22.04 | PEND | +-------------------+----------------+ Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32139/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/