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 7E41F440A5 for ; Thu, 23 May 2024 12:01:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 765CE402B3; Thu, 23 May 2024 12:01:16 +0200 (CEST) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id CFBFC4025C for ; Thu, 23 May 2024 12:01:14 +0200 (CEST) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-24c0dbd2866so2069415fac.0 for ; Thu, 23 May 2024 03:01:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1716458474; x=1717063274; 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=AeQ1FtrhEEsODGW/V5/VNeH4iuIlw8HnsGRiYQyaDuk=; b=aklGlYtmRaz8AKrvUUP4DUvXpuw7piDpyyiHQORxtGkClwrryCQ/UMGBfAMPkb8Pbs mY3IepJMjdW1eXuHw/Tx1m3AE0JSRQdhB17VtdG8XRQ2C+H6ZqqUxIvmnBRDeY+F51dg TMhnisk2LvRKpp1B5LoFcYhZ9bzC2UoH6znxs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1716458474; x=1717063274; 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=AeQ1FtrhEEsODGW/V5/VNeH4iuIlw8HnsGRiYQyaDuk=; b=Zfm5h049vPjk0FWWAsXL/yNO0Cg9J1ZmT5AHt9g3g/J4TnSkgOJWe3z+YZG+A9nxPZ jFkfxSPVYIUi0wWCWwR7EwUgiafugCVhfiWaf/xXc+zgDM7uhoPgTya3GXkD17zdt93K Le289yN4HlF8KO52TxpGc2GlfDn2yKfaIMhgQNqejJQY4tsfNMexIP8U5Yzs290G2Si3 8S36ZbiOJCtLeXxu4JzkxQ99qQi3pNCZDZoD/lVBGKACTP/aIIJiDwQ9xjlV/zeq5pry +cscw1r0vy10CTqDSv9uvJeLa9n9Ptoj6etNWimbz53sPSPhpmLPs3n0R/GEJHIC6TMl QRig== X-Gm-Message-State: AOJu0Ywg8TN4/IWN3XpLhc6nkePKYSZWsFMiXjRmMO6E3dDDRdXn2AnV B37WyVY0GPe+5h4OhHXcar/yHJ5lPmZCdOsu3tRjTpCQp48/Kk6hMZj9eOt4mAUcBbtukTFItwQ KMLANaMkZUBkx9HN9NMLIYn5XEgXENOBTmLMnXrk7FBHQ0zXgophhlpXi X-Google-Smtp-Source: AGHT+IHiD8wDsaPONDLoB9r5O4b/EMFhs1PuSWgbeGvRLatgQnHS+cmTYyBOdo3OP+shUnISb7dxObdn/8rG X-Received: by 2002:a05:6870:14c6:b0:23e:6f11:85f9 with SMTP id 586e51a60fabf-24c68b3dde8mr4685836fac.33.1716458472706; Thu, 23 May 2024 03:01:12 -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 6a1803df08f44-6aa282d7430sm8843896d6.34.2024.05.23.03.01.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 May 2024 03:01:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 May 2024 03:01:12 -0700 (PDT) Message-ID: <664f13e8.050a0220.38fb7.190aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 607246052538; Thu, 23 May 2024 06:01:12 -0400 (EDT) Subject: |FAILURE| pw140289 [PATCH] [v4] net/af_xdp: fix umem map size for ze From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Frank Du In-Reply-To: <20240523080751.2347970-1-frank.du@intel.com> References: <20240523080751.2347970-1-frank.du@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-compile-amd64-testing Test-Status: FAILURE http://dpdk.org/patch/140289 _Testing issues_ Submitter: Frank Du Date: Thursday, May 23 2024 08:07:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:a012926d36f3feb9d17a51c8f1559f466570ec0a 140289 --> testing fail Test environment and result as below: +---------------------+--------------------+----------------------+-------------------+------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | dpdk_msvc_compile | dpdk_compile_ovs | +=====================+====================+======================+===================+==================+ | Windows Server 2019 | FAIL | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Windows Server 2022 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 14.0 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian Bullseye | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | CentOS Stream 9 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Debian 12 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | FreeBSD 13.3 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 39 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | openSUSE Leap 15 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 20.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Ubuntu 22.04 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 38 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | RHEL8 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ | Alpine | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+----------------------+-------------------+------------------+ | Fedora 37 | PASS | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+----------------------+-------------------+------------------+ ==== 20 line log output for Windows Server 2019 (dpdk_meson_compile): ==== Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 FreeBSD 14.0 Kernel: 14.0 Compiler: clang 16.0.6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 FreeBSD 13.3 Kernel: 13.3-RELEASE-p1 Compiler: clang 17.0.6 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 13.2.1_git20231014) 13.2.1 20231014 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29997/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/