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 1076D4326F for ; Thu, 2 Nov 2023 14:50:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0A78440262; Thu, 2 Nov 2023 14:50:34 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 092BE40262 for ; Thu, 2 Nov 2023 14:50:33 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-66d0760cd20so8247066d6.0 for ; Thu, 02 Nov 2023 06:50:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698933032; x=1699537832; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=hnVcrlMplR1O1yRJo7Vt5yfjTHhUOw9/pEX6OljpWVeiDgqpp8uXvJ0xd1KdvQ+xcp WEgBsgeP1OA9QcA//Ugqa5r+NX3XAxSzo19osIE2nfyt5O0NCdu2D1/5ISNRxdS9LILw 3ofN/bXtiq5LRQhon8lEHJIry62lKRZnkzcOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698933032; x=1699537832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ZQdWUJ7/T2EVJm4eS88KapGs1JWDboMyt0Df3K9rw9Y=; b=D5ZePJNO7gQahUMdl1whe7lcSB5qz6IRaP4BNZahszmwBHt3UhhuUt66G6kXoDr4Xd gY4PeyX2FjaLQ7LZ+bUsm3disLLRVyw8WgE2FDKciCRistweAeW1lRzlc6og1nbRZnjq Q17bhrMvinv+t1jCcvu1UH656/tiTYaVaqfiqQx4tJHjQzEQUxSCxoKni3+y+GTNtmd0 qouEAQVQ4ryGmo4TrgSV/I0xMNXkYvO18gmgw4NEv2Xh+wSO1eBv0fn6lZXDNpDqYE4A pcYyYw/hU+lHedgsff6NGoec3cdXDeX9GaqY6E4NEkWJO+dLtow9Gh28l5vc/siSCNxF 9CjQ== X-Gm-Message-State: AOJu0YxK+kBXCoeG3PWl1cNlaGtIpC4Qxaeu6nxe2gJ9of3zP921hBRo 9EbQi1uo0eCQFTa1GpktpgruaV6L37rwK9DOOYl4M+xTHdKVOhSxMCw8gg== X-Google-Smtp-Source: AGHT+IEv5JYxMfJwB6fWJ8loF3Y5bn4BRVrGxbsadQeZKJG2BbvzAsK4m+fc0wVSLs21k4sbO6ov7145wsB8 X-Received: by 2002:a05:6214:16b:b0:66d:66cd:a351 with SMTP id y11-20020a056214016b00b0066d66cda351mr7631184qvs.18.1698933032432; Thu, 02 Nov 2023 06:50:32 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lu5-20020a0562145a0500b006731d33811esm787254qvb.51.2023.11.02.06.50.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 02 Nov 2023 06:50:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 02 Nov 2023 06:50:32 -0700 (PDT) Message-ID: <6543a928.050a0220.2f730.af8cSMTPIN_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 224976051827; Thu, 2 Nov 2023 09:50:32 -0400 (EDT) Subject: |SUCCESS| pw133767 [PATCH] [v2] net/ice: fix Tx preparation 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133767 _Testing PASS_ Submitter: Qi Zhang Date: Thursday, November 02 2023 14:22:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:1025bd1c24b1be70e028c7ba0595782bce75fcc6 133767 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28196/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/