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 D253C46069 for ; Mon, 13 Jan 2025 10:57:42 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CCDEC402A7; Mon, 13 Jan 2025 10:57:42 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 05CAA40261 for ; Mon, 13 Jan 2025 10:57:42 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2166651f752so88800315ad.3 for ; Mon, 13 Jan 2025 01:57:41 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736762261; x=1737367061; 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=B04VdEdekN4eOoDjJJSqwTTydbX5+dbCeDELeu+xk6E=; b=FkiR9e5DOJuvjjLHE5RFzqRG+C4tbZPBIrSEKAmYrmVR/TRzlnpzekNeTgDydThK8g QdB0wo4bu6oTK1rg6MaQZ6taNsopqgaPoXavPdxqmmc6HP+ZEAQRFNJzk+yrgOCSpTda gvgsaE8ZZTk0X9gBMgmuflX19+FvPFYY1xeCM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736762261; x=1737367061; 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=B04VdEdekN4eOoDjJJSqwTTydbX5+dbCeDELeu+xk6E=; b=MrBfHUb14oLLMwIR0DJ2cr5RdSJ84s8QhlkwwYf2nZZCPspDD/BcTQKWjKtLqlCbeE ZF3na+ixbMeygoQwfuGidc/1t0tD6B276rAP7TcNLy9XJqE40/G9fW8OUilZXQi5zI4p SEbIID88lEPvBCEnPa6mJjW9dv+PXNd3EkWGbZRf9N06uOAvARxhXyV1PrUi3vJVwGgj t9hIrkw34ZcMr9qjjRD5yFORmJ+Ead4rDHkb2Hp1mvCa/LkaCXYkH29PP+x8oFqhoVut ItlvZj75pq/KAvQAJjszWY+Pu6FvAQRw3F2BJCOSkkN0WxG47VKTTiV9QKjYkyDvIe4y X5vw== X-Gm-Message-State: AOJu0YxfW+80MDc2zscvHw+cla2wFwQ7rhUOTvJiHZWtFkSqLtWGP02q I9vhoeUkEsoPbwJ7GXTM0kcnMG9CkUbcaauyyx3lmWzq0MRG49hJfrzXSt2RMiVfCmYGQAPxXeM f6segT8co7QuzDSu0hvjH5spd8PkB31IlfFuzYW6q X-Gm-Gg: ASbGncvFynlMyEYcmipAQ0XcjVH05HDaZh3w4gVoUN5fKqyaAN6w72ft0aB50UnpQte 8v9wESkjJriBpvLG4RrKUCRG4ngonLSgDHjf7xp4vQyhU7Wsm90n97xHd1EckiMYyKxAhDDhBH9 by8/MFIS3BG334iBZRn11VxDM2Rq+VgzACAN1IWh0rqFcdZIQWC1A15I1eVChkRG6BGHWuRQmWP cs2i7VSakEEigH/tLtdJpWdz6ewjbTzHGVMZvI97pWDnGJ4dfz7WWgsEU4fQ7iiSquEInWGqY/J PguxCA== X-Google-Smtp-Source: AGHT+IH6sT32qMSmzfuyAgGkOHyDgBTFY9in6Zkkhp+olSos/D+NDba3FFornCwi06oPzm2jiUi/Xz9rqb/m X-Received: by 2002:a05:6a20:4394:b0:1e3:e836:8aea with SMTP id adf61e73a8af0-1e88d18eab5mr35575138637.14.1736762261185; Mon, 13 Jan 2025 01:57:41 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-72d406c5d67sm444861b3a.16.2025.01.13.01.57.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 01:57:41 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 01:57:41 -0800 (PST) Message-ID: <6784e395.050a0220.2a1b5b.08b9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 469886052471; Mon, 13 Jan 2025 04:57:40 -0500 (EST) Subject: |SUCCESS| 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149931 _Functional Testing PASS_ Submitter: Praveen Shetty Date: Monday, January 13 2025 08:54:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:ce85dd8562ad9673eb4fe46b4a8bd3a508e8b32f 149931 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206555 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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/