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 8E58645B70 for ; Sat, 19 Oct 2024 07:50:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2A04C40268; Sat, 19 Oct 2024 07:50:38 +0200 (CEST) Received: from mail-pg1-f228.google.com (mail-pg1-f228.google.com [209.85.215.228]) by mails.dpdk.org (Postfix) with ESMTP id 384F74025C for ; Sat, 19 Oct 2024 07:50:36 +0200 (CEST) Received: by mail-pg1-f228.google.com with SMTP id 41be03b00d2f7-7eab7622b61so2106765a12.1 for ; Fri, 18 Oct 2024 22:50:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729317035; x=1729921835; 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=9xusCUEGu69A8eXvFx1Sj+aAUOYa1i+UC/Nu4I0OcqU=; b=RkX4TGWuU7QUQNHuo/OobqX70HHC1+0dZONt2xt3uXPJSNbrictscgf7DuNggUothZ 1dIkv9nE0x50dMHaL9wzh7VQKsIR2r333JmBephVkVErU1jeS1v8ttZeKy0SLpstKpfG LIpj0Uo/z8mqEAStSrczs5r9mIxOdEbC4NJ5g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729317035; x=1729921835; 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=9xusCUEGu69A8eXvFx1Sj+aAUOYa1i+UC/Nu4I0OcqU=; b=e+VmlwGtB5l8nEe+PL32exNOFBp7bsh4KIy9PNH7vNhIaIHK7Ofc82FX7yI2pAhz9h 6eKqIEkV2E7xWDSvPIpnCNsJDfD8GY3GGuwBmaS137BW1TtDUNCh8fd+UvJa1T9RezwD c3wC+MwN+LdUsonW67AckjTG13TBAu0XT8Xznca59R5nxXjoS3cYlGKyHQ8Fm/abqOrY s82xcYDZyhq51X9P33lGJ37nDW3ePON6qtA2mCFEbD9cYYxWwutlpUJ7pEvBPKFhkIJi akJNa4/iiP196vv3TvKvTxmjzu4ylh7ZO90kOrnU+TrWT1Bl3J2pGDlI4U9v7V0muiS4 +NRA== X-Gm-Message-State: AOJu0YwPN+xNco0xoDpwCr5LVrviJSynJ/LtZ0/RAgZD6YXPJuN7VrEA VxXjWZM1XzbxK5+GITMAhlfUL/kfZsYpXUZE+ESWJM7YPteGr+9qhpKlFfB7+KINiYKgXoBt790 /sfttYean5C2uT5/5FK/4wtq9GsV+8q4Hs4gOg3jzuO9QZgPY5CEsAk4t X-Google-Smtp-Source: AGHT+IH2SClk8nc9YJqE5CVm10AUh5X4czgAx7jy7UOijwzfxp6dRt//XY9MB5/j/nCnfsubeBOR9MP8vbWF X-Received: by 2002:a17:90a:bb89:b0:2e2:e743:74f7 with SMTP id 98e67ed59e1d1-2e5616e20f5mr5765097a91.2.1729317035401; Fri, 18 Oct 2024 22:50:35 -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 98e67ed59e1d1-2e55d7cd555sm169709a91.6.2024.10.18.22.50.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 18 Oct 2024 22:50:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 18 Oct 2024 22:50:35 -0700 (PDT) Message-ID: <671348ab.170a0220.5fd33.b622SMTPIN_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 9698F6052471; Sat, 19 Oct 2024 01:50:34 -0400 (EDT) Subject: |FAILURE| pw146202-146203 [PATCH] [2/2] gpudev: add malloc annotatio From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Stephen Hemminger In-Reply-To: <20241017225844.235401-3-stephen@networkplumber.org> References: <20241017225844.235401-3-stephen@networkplumber.org> 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/146203 _Testing issues_ Submitter: Stephen Hemminger Date: Thursday, October 17 2024 22:58:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:fe8eba692c59a92c9308f1fe429b101b9f2377bf 146202-146203 --> testing issues Upstream job id: Generic-DPDK-Compile-Meson#318661 Test environment and result as below: +-------------------+--------------------+------------------+-------------------+ | Environment | dpdk_meson_compile | dpdk_compile_ovs | dpdk_compile_spdk | +===================+====================+==================+===================+ | FreeBSD 13.4 | FAIL | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | FreeBSD 14.1 | FAIL | SKIPPED | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | CentOS Stream 9 | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Debian Bullseye | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Debian 12 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 37 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 (Clang) | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 38 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 (Clang) | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 39 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 (Clang) | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Fedora 40 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | openSUSE Leap 15 | FAIL | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL8 | FAIL | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | RHEL9 | FAIL | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 20.04 | FAIL | WARN | SKIPPED | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 22.04 | FAIL | WARN | WARN | +-------------------+--------------------+------------------+-------------------+ | Ubuntu 24.04 | PASS | PASS | PASS | +-------------------+--------------------+------------------+-------------------+ | Alpine | PASS | PASS | SKIPPED | +-------------------+--------------------+------------------+-------------------+ ==== 20 line log output for Ubuntu 22.04 (dpdk_compile_spdk): ==== --- Failed to get log output --- ==== End log output ==== FreeBSD 13.4 Kernel: 13.4-RELEASE-p1 Compiler: clang 18.1.6 FreeBSD 14.1 Kernel: 14.1-RELEASE-p3 Compiler: clang 18.1.5 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 (Fedora 16.0.6-4.fc38) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 20240316 (Red Hat 13.2.1-7) Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) 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) 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 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) 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 Alpine Kernel: Depends on container host Compiler: gcc (Alpine 13.2.1_git20240309) 13.2.1 20240309 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31543/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/