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 DB5D343206 for ; Thu, 26 Oct 2023 13:13:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D6207402BA; Thu, 26 Oct 2023 13:13:08 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 10FD7402BA for ; Thu, 26 Oct 2023 13:13:08 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35742cbb670so2225935ab.2 for ; Thu, 26 Oct 2023 04:13:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698318787; x=1698923587; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/dNfcwTJL6BGaoHQtPn19J+QO+3qRjC+8aHwCqfjQgs=; b=F5AYwPa+1oAwcjFA8/bl0r7j5mLNj9H9xUARdoB51tRrmkaWpHk73qvFgjRbeXpco9 6JRVdJDSIE3hrU4ryh2lwLmWt4Srd/k5ifuVGzX2YO7kS1EWHuopCF442rszvnWA6C2O r1vZ4S7zXLWSDG0TR72qnyv5H3ecVPrpBLeFM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698318787; x=1698923587; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/dNfcwTJL6BGaoHQtPn19J+QO+3qRjC+8aHwCqfjQgs=; b=bdbeWm/VteEs2T++FMBqnOmsJDGp3Ta/eKAHmwsjdfSmXUR7kAPuU59W9ug5qN+AVL POQ6F8WRR0uqGouR+EgprYpAuuxx6NwzeFDra8JG3OYRDM+2h53on3kue7hUdY2hoU9O w8rnqUcHI7/gSnptzHlMsfqdmeELVcee+fWvnvS5F6EDzYuWKW4TPno46zU0xGQTKUMh RyW6MBVoYy0wVE6NETW37UJZ9X73sDNB1q/2CpSA4QsBHDOKpGNUD2s0HLChQus2ZHyD pPgGvyKiDdYQpEaJKBUCczgVqfNX+02kJEOQXsf/aiomqn990zRs0zU+q/Oiou4hctqG ut6A== X-Gm-Message-State: AOJu0YwPszsDQR6dv698DLsW74wqIs68OQoZX39tH1EBlJfQh8diZOP7 hgj+S3n/TEXQY+uvNx1SUEuhQyZJyiNuUOGFO5R12QP3BdjZCkbuJxYxgX8XJJdfypevQFLqbA= = X-Google-Smtp-Source: AGHT+IGsF9HlECl9DPOZ5QIlOfIsUyF7dX7V3MjJZc5rK6Lwcyc4WW3NVtsG3iidxxTH36Y4Ru2+806wfWYN X-Received: by 2002:a05:6e02:1a88:b0:357:d0d1:51c5 with SMTP id k8-20020a056e021a8800b00357d0d151c5mr16272887ilv.5.1698318787525; Thu, 26 Oct 2023 04:13:07 -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 b15-20020a056e02184f00b0034f87dc376esm1145247ilv.34.2023.10.26.04.13.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 04:13:07 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 04:13:07 -0700 (PDT) Message-ID: <653a49c3.050a0220.10179.b4f1SMTPIN_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 128666051827; Thu, 26 Oct 2023 07:13:07 -0400 (EDT) Subject: |SUCCESS| pw133377 [PATCH] net/iavf: fix indent in Tx path 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/133377 _Testing PASS_ Submitter: David Marchand Date: Thursday, October 26 2023 08:06:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133377 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/28082/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/