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 DA04846069 for ; Mon, 13 Jan 2025 10:34:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D5318402A7; Mon, 13 Jan 2025 10:34:37 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 1D18F40261 for ; Mon, 13 Jan 2025 10:34:37 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a7dd54af4bso13791535ab.2 for ; Mon, 13 Jan 2025 01:34:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736760876; x=1737365676; 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=XVSxzKxooJfXtyNnqszGer67J6Qr1+38CLVTiFgPW3U=; b=eot5V8tsTRjb8B6aC39yI608WHANGaodWmS5Ojl3Zi1J78MYVLbOD40YSXWsegbhEg eCZJsByCpD515VAuG388gk3N81zX9urXADli3dvcb/rWo+GGD+5hOETAWqBwQdyr6Ccf KmlEs7C53NXAiCkYTHtbbP7b2/uYMMB6/EaR8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736760876; x=1737365676; 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=XVSxzKxooJfXtyNnqszGer67J6Qr1+38CLVTiFgPW3U=; b=MuTov/dkkhD4IgEOKTi/udZ+LtZI5H3ClhqHZeDQG24ftnlbJWNLwpDvaJgTYYS9gn ZUd1nxRB1fxHnCpU8V5PIiekH5pa1quLaENk2RuTL11cbwvxIZie4NH32FBf0FQ5X1h9 5ZRwltEdY7Tka/UEUSz9InU1Mk1MSmgMeuWHj5ACiiY7lI5CsJQxPaLZGHvOJtA1MmNR /29/M18xoHvFNR9Xnmz81OKoqiBg6pn7Me0r0U3codmiIROLkYYZykk7FaA4wudZ+1ss vP+jEJiL/kZfJm7R8y9RplgseRDEysIF0Uidw1cl2X8e62m+RSnOHa7rH3o2SkcTudvG l7qw== X-Gm-Message-State: AOJu0YyFYT37V9w9Y+3Qj8UYswwDnU38xps+89dGbPFY8PbDo2c57tdB 7A+8jrsDFAvPCmfo69zeLf/LFTEwbKbJmOgb3OGycx/8vp1BKHXYqom2hNO/RhK5r9myxKZbKeh yQ5o9s4cBOJ+dG2y7wAY2Yl+1n1fHGsozZ423B86t X-Gm-Gg: ASbGncvjtZdnIteM0L4x2Ym4djg/MhOyYrlU3b23oWrhKeK1uscbzd6/qhAMQDf5Ywk l6nOc+8hJ7VkYcuY+ExD+mFb4IuXD5jpblgaSjmW5bEKdp53vN2/Bpo5rbYK/zifnF3yT9vY3hy QcbgIFnAi4VpPRTc+FTrbKwMhh5lLqYz/QDvyyDYI0CuInsDt3MMsB/n8ga7o1By1QqibrqEQ+R jmiqd//Q7Yi01BJ5DeLDkXB4D7hkW+J3erd5tYdypN8+Mr7F3xctdjsF9rXkEtK3wa3hyFVqA5g 1TKvQw== X-Google-Smtp-Source: AGHT+IHLidnNhD7OW+3o6JiA97XX+fn4+EJaJNhYxxKRlPFosh20d4au/yL3T5Z8likMTawgqL5/y0aykC/l X-Received: by 2002:a05:6e02:1889:b0:3ab:8db6:12ac with SMTP id e9e14a558f8ab-3ce3a9a5e85mr126840815ab.4.1736760876454; Mon, 13 Jan 2025 01:34:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3ce4affebe6sm4024465ab.54.2025.01.13.01.34.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 01:34:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 01:34:36 -0800 (PST) Message-ID: <6784de2c.050a0220.29a7bd.cc95SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E0AAB6052471; Mon, 13 Jan 2025 04:34:35 -0500 (EST) Subject: |PENDING| pw149931 [PATCH] [v1] common/idpf: fix heap use after free From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113085404.1447006-1-praveen.shetty@intel.com> References: <20250113085404.1447006-1-praveen.shetty@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-abi-testing Test-Status: PENDING http://dpdk.org/patch/149931 _Testing pending_ Submitter: Praveen Shetty Date: Monday, January 13 2025 08:54:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149931 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#111832 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian 12 | PEND | +-------------------+----------+ | Fedora 41 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PEND | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | Fedora 41 | PEND | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) openSUSE Leap 15 Kernel: Depends on container host Compiler: gcc (SUSE Linux) 7.5.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.3.0-6ubuntu2~24.04) 13.3.0 RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32303/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/