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 47291431E7 for ; Tue, 24 Oct 2023 00:20:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 410334027E; Tue, 24 Oct 2023 00:20:40 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 7D2C54027E for ; Tue, 24 Oct 2023 00:20:38 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1ea98ad294cso2040753fac.3 for ; Mon, 23 Oct 2023 15:20:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698099638; x=1698704438; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WgXZXPRyLgnhuAvoiNnUlBHosPLJZeaNb4/iKlkLm+4=; b=H30ji4b89Sbk46SQn4Ya6Mr9EvI2SrCrKeiXoXf87mIh0B43NMHbvjTsk6OL5WIkp7 toVNAw71LxX68nQAEWxrXU0GQJ5AqkAbNuKgf0Ci58MNJSpSI8bzuGizWLCdxMAwLRIj gKOTPoMKfIHIIM2fl15Sxe3/WM8R2wKJZHMaE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698099638; x=1698704438; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WgXZXPRyLgnhuAvoiNnUlBHosPLJZeaNb4/iKlkLm+4=; b=mPWMnLreXQTt6m+AwbRpZqaLER+AlciQcEY4Lx897j30rxt7SdxIo5XgQVL1EYTETr xOpKhboXmknm5zew78Acj/Kdzei9xgpSOHTuBA1MqyizfjPmMkjvGtCOB7gau2obu9Ft hxE4Zwcoh8UfJA6lE8266cgksWusGtAWW66UvIP+9bDRKo5YEDc2ZcUSZ7otoUZgxH2h aOU78G2Tym2DK5VJClhTcB4M8Zro2VbafXdpIHPziYeH7ZSmOp5O0W3S+ih3A90LyL6K tBBLbSWZODjv4ZA21SWAyx6xzShS9il6cLzddNvODQ46uIST9fi5dShnVfonyQNE0iXD UBPg== X-Gm-Message-State: AOJu0YznoqAjmjDhnpEzN0nLqEYBbEBXYzWyd8/fn8+SdssW/RWxiYQI yxyogf7WyAsKUfT6jbBdLtB4tUwI0eCOCdCXk7EmK++5RIP6jVrUjpc+bFegUYjCq/7AzYtIoQ= = X-Google-Smtp-Source: AGHT+IHsFgIJUILb8bcjCOr1VBfF700B08QFNyD0W89GI6caThfcrDIu0CIqskYww7Z+6K4mCAct+fgI2pDj X-Received: by 2002:a05:6870:1709:b0:1e9:fe33:8176 with SMTP id h9-20020a056870170900b001e9fe338176mr10026538oae.5.1698099637928; Mon, 23 Oct 2023 15:20:37 -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 ed50-20020a056870b7b200b001e12a3fcacdsm603057oab.16.2023.10.23.15.20.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Oct 2023 15:20:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Oct 2023 15:20:37 -0700 (PDT) Message-ID: <6536f1b5.050a0220.b22c9.6e92SMTPIN_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 87E5E602A042; Mon, 23 Oct 2023 18:20:37 -0400 (EDT) Subject: |WARNING| pw133196 [PATCH] net/iavf: fix Tx offloading flags check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Radu Nicolau 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: WARNING http://dpdk.org/patch/133196 _Testing issues_ Submitter: Radu Nicolau Date: Monday, October 23 2023 16:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:2cd2cf0cc53a508c4bd951a980ec534a646260de 133196 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | FAIL | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_mingw64_compile): ==== The Meson build system Version: 0.57.0 Source dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk Build dir: C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\build Build type: native build Program more found: YES (C:\Windows\system32\more.COM) Project name: DPDK Project version: 23.11.0-rc1 C compiler for the host machine: gcc (gcc 8.1.0 "gcc (x86_64-posix-seh-rev0, Built by MinGW-W64 project) 8.1.0") C linker for the host machine: gcc ld.bfd 2.30 Host machine cpu family: x86_64 Host machine cpu: x86_64 Message: ## Building in Developer Mode ## Program pkg-config pkgconf found: NO Program check-symbols.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\check-symbols.sh) Program options-ibverbs-static.sh found: YES (sh C:\Users\builder\jenkins\workspace\Windows-Compile-DPDK-Mingw64\dpdk\buildtools\options-ibverbs-static.sh) Program python3 found: YES (c:\python38\python.exe) Program more found: YES (C:\Windows\system32\more.COM) Checking for size of "void *" : 8 ==== End log output ==== Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28045/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/