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 84C7643BD1 for ; Fri, 1 Mar 2024 22:45:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80C2E427E6; Fri, 1 Mar 2024 22:45:48 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 1058941611 for ; Fri, 1 Mar 2024 22:45:47 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6096ff3e4abso22109547b3.0 for ; Fri, 01 Mar 2024 13:45:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709329546; x=1709934346; 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=c7yEJqmMrVWDAs28ms+z68lEG2RrFj7xnoRd/rnoMyc=; b=MeKFaNxyMJ0oNqUu0VCXfmwlmyAOroW8PHZazCoHqZJCp/qu5YFasMLUwRacg4B9QT 0s3U22CJlrMEXc8c7O7lt2PH1VwFoDrYjt7FAvTXlTjVhlSjbHFb3QNvU9apem8MV797 ziKuDDGZIOkzdCwoCPwJ9IQPJRTrOesC1bqtY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709329546; x=1709934346; 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=c7yEJqmMrVWDAs28ms+z68lEG2RrFj7xnoRd/rnoMyc=; b=XSb2bt9AVekCgjQrTgI/w1hV0A+LJ07lvh2ndQEbEjFMoo7TbK4lDt7iAWpnq6/bCw Ipyb55rhMsjMS/sFRp/SCoGGxcvj82kvR12Jpa42HPJ8DhL2QBDf9T0W1ZLhnsv43pqo Q5bhEsoN9r3Ko1p8BPTMhVp6kh4nkPmZ751DodCum9Fwzt2E4k04TaFtCHTP3bXIwHfE ea49KeiahqOtIDbLvBZo4EiNd+Ulk0xZe2MBTWIko5ynMHKrwgskBGBcjHFIkC7I8i0h 2E5K3oRp1igy3b0H6aeGq2YiMWd41aS62g6SzmN4suZW3ApJi6qID0t5VQ58K6HtAhI4 GhBA== X-Forwarded-Encrypted: i=1; AJvYcCU7VkCDJA4BDTkubls4Tsib3j3CftWW/s2ML669HHd5Q7StVzCjxl0nqvetX4UUgjbn3Eass968YvdSA5ZOTJH7/frSiA== X-Gm-Message-State: AOJu0YwOnMCsyxUstqI5wSaa0ysmy/fJb4KwShdtqxSC/j1u6+Qjz440 E83W4Y8i6VQUp6iAhAYCLYRXWqkQ/ZUGscY924VT12NmvADx1MzszDgodOmQPfgzlKs2P3uTyth DnKV/RorpUprS722PUL7OWv+gH0M06++dxta2mUtSbnwEfUdxsU/8nZ7a X-Google-Smtp-Source: AGHT+IEPgCm+2+XfUJmknm44gcN496AFLc8ZeiP61ADYBRepuiEV7/vHAVuaoRmLehsJJBSEW+IYCqBCt8aE X-Received: by 2002:a81:7b57:0:b0:609:239a:d0fc with SMTP id w84-20020a817b57000000b00609239ad0fcmr2875574ywc.38.1709329546470; Fri, 01 Mar 2024 13:45:46 -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 u203-20020a8184d4000000b006094292e76csm233898ywf.13.2024.03.01.13.45.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 01 Mar 2024 13:45:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 01 Mar 2024 13:45:46 -0800 (PST) Message-ID: <65e24c8a.810a0220.33ab2.f9dcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 238126052712; Fri, 1 Mar 2024 16:45:46 -0500 (EST) Subject: |FAILURE| pw137690 [PATCH] examples/l3fwd: fix Rx over not ready por From: dpdklab@iol.unh.edu To: Georgii Tkachuk , Qian Xu , Lijuan Tu , Test Report , Ferruh Yigit Cc: dpdk-test-reports@iol.unh.edu, Konstantin Ananyev In-Reply-To: <20240301163931.107036-1-konstantin.v.ananyev@yandex.ru> References: <20240301163931.107036-1-konstantin.v.ananyev@yandex.ru> 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: FAILURE http://dpdk.org/patch/137690 _Functional Testing issues_ Submitter: Konstantin Ananyev Date: Friday, March 01 2024 16:39:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137690 --> functional testing fail Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/3 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/2 Failed Tests: - mtu_update To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29379/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/