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 B95DC43B83 for ; Mon, 4 Mar 2024 07:09:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B59884026B; Mon, 4 Mar 2024 07:09:15 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id D265C40144 for ; Mon, 4 Mar 2024 07:09:14 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c8395e24fbso97195039f.3 for ; Sun, 03 Mar 2024 22:09:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709532554; x=1710137354; 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=tirdG35RlQFHu3gynXvgaqGl8ZTL01CbRMGJnwjm2FY=; b=b5QVq2oUKgB+val5BtR80U4Mnw0mW01/OUroeRl5CtgqaywDJZqNGgKYVmln/rhZu5 PaPYrB8gFEQykvRyufxOUGWpNOx5B19k1EJS3RsYDIUGnljm3Oow0PcHAzVvcnjT8Vbm 3sLYYcp6DGirgd5/08I1Uj3WCeXpBlKNMPD1c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709532554; x=1710137354; 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=tirdG35RlQFHu3gynXvgaqGl8ZTL01CbRMGJnwjm2FY=; b=TKZxQgODVDSO7r2rtPNfCqpkiGyVDSgZ0RbQ8s2Fprt27jbgM3oJ/A7OCa1NKox+V9 WJnd+CFBLVV7Z18OlAvIvudYeupz2knwurgbXcNTau1fZeBoyoV6yITxMmNJ4G8w48jd MXQJxZPXNUEJ9nSSzX7RNnYsuXzbfvN5hxifoZtGARmubVw4sZi+3fziBCzUAPugYE8K fV9iMBJum/mY3OSuiUB9iuUpitwKpCZOC4Cvot+D3xt8X0+P0oZyhqZYjyuKkSLk2G4W qGXHpFiRvavwkU7TyM7ouw865zAHOb171e7CHtJkpWvxOcx4eeLlQzic/KQkhBX+H0/b E3zQ== X-Gm-Message-State: AOJu0Yw9GRXnRLO2DehIBM1IuGU8N6nIcpk95NKmYAsp4/Gik0DRfn+1 hmoZ177djkm/a52lA1ZZ1JNQPlWq+xlgpASaSdfVPpOoXbHCYc39m7o1GKp5spVRAbK0HyudCvr fnmPH9KxLq+MbvGJDoKodCBMK2ns5HqQx4f7yiGLs X-Google-Smtp-Source: AGHT+IHzmtvDBj3c1wLHkP8/WesfcIo8UMxCi9I+cwgYYOC+tgZMP/SdG4tBEuNpM4Z4Qvq5PgTUfNg9AevN X-Received: by 2002:a05:6e02:1bed:b0:365:1c10:9cdb with SMTP id y13-20020a056e021bed00b003651c109cdbmr9834983ilv.22.1709532554282; Sun, 03 Mar 2024 22:09:14 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 1-20020a056e0220c100b00363b24db18fsm440200ilq.45.2024.03.03.22.09.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 03 Mar 2024 22:09:14 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 03 Mar 2024 22:09:14 -0800 (PST) Message-ID: <65e5658a.050a0220.4a659.d0adSMTPIN_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 C66886052712; Mon, 4 Mar 2024 01:09:13 -0500 (EST) Subject: |SUCCESS| pw137690 [PATCH] examples/l3fwd: fix Rx over not ready por From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: SUCCESS http://dpdk.org/patch/137690 _Functional Testing PASS_ Submitter: Konstantin Ananyev Date: Friday, March 01 2024 16:39:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:5df34de5808a7b826b8bc035d6ee3161a12be364 137690 --> functional testing pass 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 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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: 0/2 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/