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 B663845EE5 for ; Thu, 19 Dec 2024 04:47:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B05C840144; Thu, 19 Dec 2024 04:47:33 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 0FF9E400EF for ; Thu, 19 Dec 2024 04:47:33 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-83eb38883b5so12368639f.1 for ; Wed, 18 Dec 2024 19:47:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734580052; x=1735184852; 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=4sKTbl4ZBhL43cilUvX0sySyr5YFR5632HTOPhfaafY=; b=SpNuhiW30ls+QiBXSd5S5jRRFyYdLJdYquUIaQCHYCZBou9h4YoOOnf1C6Cn3Qgu03 fmsv8p3IlYph5YEkBa5sjxzm4ZVluXH78sEDdq2VAIhYI31JzgdLsP//4QKyA0kYGgyl pcof2GSLe6QfKUNNLHUgZSplJJSN6Fdlmq5Jw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734580052; x=1735184852; 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=4sKTbl4ZBhL43cilUvX0sySyr5YFR5632HTOPhfaafY=; b=FNNId0SRzokVSoUzwVZ/shxZRHH2kojp2JuR5QHwgl+gvWPYYu7xkVMuR/gcTuqaWu uVv3R3vjX+LUTR/KFQ4zH8nE2JXt/4EbLQIeRt3olZNVdmeWva4CZPb1AV6blXM2nB8/ 0GpNPmy/Up5pUL+90I8ZmzryGGf2fQK1KtBJgVisoVe0icRH62OO2cfxmcyIlyfVg+j1 hD5FMjDuBiIkDyylFU5hm+KIGNgBsVG6BJEfFxJ3DkVk7ooCfd9Os+k/xey3ZFGmOABq wqWuJCMbguYZ6p5Ao3oXZpm9+++2U6Yt9+P29zSYKznR14bcu90caqpvyH1gXC0l9SzX irXQ== X-Gm-Message-State: AOJu0Yx7FJWJi+B9uoKTO2bOOYh3IsRimTh/0Y52M2vhWevdXLPoIMgs uJt34iHOYu9LuKEQqs6r3an6YxO+oO3cXP7OCRdzydsm8cedTTF0b/O0u5ykFC4qxX25tzpeJ2B 9bCR7RK5+hsK8hg9rZjQHXW2FU4JpZaT3NtHxuu38 X-Gm-Gg: ASbGncsSb5puJTwLDRGDzvzOgIJX2CZJ6gphP0h4ZrSjvH95buh8OoeaiM47CZUEN8N kZRFjCTgtDlE88mj3UOzDZ4Rlabp9R+vXhY53F2aVj6FVITGk6Ei/5HNR8to7TvpGL4wCYi+4DG 5hIv0VG01XPdq8QMCrgbcBdvTXW8CAi68obpI1eF5VInIWX4ZA9mzZGTqsCI35qcZ/VwHjNXxuN ikOb84D1AtwURzi7UDZCUVHwYkCTmoTAAfJMXsfqcuCOlrJYY+RofbGTNGcDjwu9QeFzftMgkQJ uw== X-Google-Smtp-Source: AGHT+IGAZi107G9Qcaj2GSwZj8/cOsTkd86B+AOiAqufL8qpjI9kAxvBp8Pq1eg/ks1qOEIHU30/C/r4nAld X-Received: by 2002:a05:6602:164c:b0:835:4b2a:e52b with SMTP id ca18e2360f4ac-84987da32fcmr156540339f.10.1734580052367; Wed, 18 Dec 2024 19:47:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4e68c243cf7sm12038173.76.2024.12.18.19.47.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 19:47:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 19:47:32 -0800 (PST) Message-ID: <67639754.050a0220.3313ec.0ea8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C5E9A6052471; Wed, 18 Dec 2024 22:47:31 -0500 (EST) Subject: |WARNING| pw149308 [PATCH] net/gve: Allocate qpl pages using malloc From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241218234635.2009033-1-joshwash@google.com> References: <20241218234635.2009033-1-joshwash@google.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: WARNING http://dpdk.org/patch/149308 _Testing issues_ Submitter: Joshua Washington Date: Wednesday, December 18 2024 23:46:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:78d0246a2e2fb14cba220d507192d12d2ce896ac 149308 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#344690 Test environment and result as below: +---------------------+--------------------+------------------+-------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | dpdk_msvc_compile | +=====================+====================+==================+===================+===================+ | CentOS Stream 9 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL8 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | openSUSE Leap 15 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | RHEL9 | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 20.04 | PASS | WARN | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 22.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 13.4 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | FreeBSD 14.2 | PASS | SKIPPED | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Fedora 39 (Clang) | PASS | PASS | PASS | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | SKIPPED | +---------------------+--------------------+------------------+-------------------+-------------------+ | Windows Server 2022 | SKIPPED | SKIPPED | SKIPPED | PASS | +---------------------+--------------------+------------------+-------------------+-------------------+ ==== 20 line log output for Ubuntu 20.04 (dpdk_compile_ovs): ==== --- Failed to get log output --- ==== End log output ==== CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.2 Kernel: 14.2-RELEASE Compiler: clang 18.1.6 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32163/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/