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 83FCB45EC4 for ; Tue, 17 Dec 2024 00:12:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6BD1A402A3; Tue, 17 Dec 2024 00:12:04 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id D6CBB40267 for ; Tue, 17 Dec 2024 00:12:03 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e3984b1db09so3414617276.3 for ; Mon, 16 Dec 2024 15:12:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734390723; x=1734995523; 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=XrNAchupgPeLIND+p0fbkhZ/OxGsDCtTSTSOuegI0xI=; b=K897/wQzSPhYIO779NTv5YBzwmve1NbU7tz9xB6Mgl8H0QIkzIL7p5dAb0EIWM3/dv sdQC6kFHEmuK594g2JBOncg43CoPlJ589lFlTJotiEjB61XstAJIgrCMUCafQPrjPIhJ PyCPZWI3P4sSDmP4uk8HtkJBo1QYHSD8dKIWE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734390723; x=1734995523; 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=XrNAchupgPeLIND+p0fbkhZ/OxGsDCtTSTSOuegI0xI=; b=XhylgLWR6cs8bLzyYUHUxLbQrpOdtH4AJeygafvDNc6RCSM7HBRjLz2hMfTebUe98m g2uPkbSdvFl6UfOWDckixqd6T5w0KJAAW6HKP3lj/503UBYAMSUAu0fSKsfncaePZioa NdLAAplcG2pqgwwgr4a12Mtb+3dK70xk8KokzzjDlM8AtJH3M8g2wEnmPVflhoFX1L1Y BT4scOlA8FwOcuohdqNBaCX9vhQTq6dgTZ+3bppDBExEhmLmt0oYKMv0N7bdndWnN+64 NmcJ3EERCwrOjHU6A9FWxTy8aIm/nNb8DFomSmyn1qCMRpPHj5a3lljVCUIR3WsO8HJg I4nA== X-Gm-Message-State: AOJu0YwZYYzUIIpZvnkhwDuMF9Vh+ZqCPr1VV+St7obFNiKeyalwFCyK vjh0ACOGOfJetine76KR8w99+Y37zZw24YJyJc+fbt3UvUzqx/tLzuGcICowJYrWmVnLYQH79pl hBNkw0f3FJRawES35SweqlqhlAcIyDhbu9mH3hxvCx5Boj5vX+4HfL3Sa X-Gm-Gg: ASbGncugl8CiHqTFK9r4KJODMEO3HTBXdiN6CvGQPjXlzvSVSuKYxyiLF8PoUdqzBZk 0X/Q6+FZGu7XAd2phQEw9S5B3H9hsxS49UC2idFlVaMGl/dZCgH9SFTwlMHeOYdpZYWx1WqBPGZ KqxD+Hl9CKBap9v6rb64VbkGP8SUeNsvHqEp1b7LzNoICZlunxKYKHO/Eke1rdu98b1JTN48Xdx o1pcjF231TdSBdTcl+nbxFsbbnrmq28097AnyXJncukkoZ48V/bGfcAYnRwNo7eZ2jy5D53lXnE lwUbLA== X-Google-Smtp-Source: AGHT+IF5pTSZ0R6V61/nzEIieFO14rCT7CY5V9WmPbAzvI2ieCtE2Ofa5Rh0I0+S5uq2HKsmphE2zdBzZ0Pz X-Received: by 2002:a05:6902:102e:b0:e4c:66ab:ed4a with SMTP id 3f1490d57ef6-e4c66abf125mr4400048276.9.1734390723202; Mon, 16 Dec 2024 15:12:03 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e470798ce0asm131636276.24.2024.12.16.15.12.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 16 Dec 2024 15:12:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 16 Dec 2024 15:12:03 -0800 (PST) Message-ID: <6760b3c3.050a0220.628d4.907aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C458E6052471; Mon, 16 Dec 2024 18:12:02 -0500 (EST) Subject: |FAILURE| pw149259 [PATCH] [v2] eventdev: add port attribute for ind From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Pravin Pathak In-Reply-To: <20241216203313.31730-1-pravin.pathak@intel.com> References: <20241216203313.31730-1-pravin.pathak@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-marvell-Functional Test-Status: FAILURE http://dpdk.org/patch/149259 _Functional Testing issues_ Submitter: Pravin Pathak Date: Monday, December 16 2024 20:33:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149259 --> functional testing issues Upstream job id: Template-DTS-Pipeline#202689 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | FAIL | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32150/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/