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 7CD6042506 for ; Wed, 6 Sep 2023 06:32:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 837B1400EF; Wed, 6 Sep 2023 06:32:03 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id A39C2400EF for ; Wed, 6 Sep 2023 06:32:02 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7225259f52so2788082276.0 for ; Tue, 05 Sep 2023 21:32:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693974722; x=1694579522; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ibFiwqQNkNcbtPWA+sYgZAYA1JAzmePbKuK+V2SHtTM=; b=TmPmnhHse2dZDSIo40xn6H+QZw4JbtIlVho2zqaIXWtUBUZsDza3ieha6zXBtAf3MT mZTf8n7DhBwNs5ZgFIH1OKTLRJZOg+29y6jHWkH52ba8/TsnMJO6Vxd9eIkWzEMI7U5o vUS9Jf/Gy8QWSDltAyO73KOn/6vi77rXol2OI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693974722; x=1694579522; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ibFiwqQNkNcbtPWA+sYgZAYA1JAzmePbKuK+V2SHtTM=; b=FsywMl96OTsmUriW6nGZl1lKkrUac1DmAqvwtyk0Dyjh+xq38DRL45yamCN7oLzjuM +UAJFIVg0RqHQitddLl3oSF/TeVvYNmcYedsezRxuUD33YVgjlyfXTA5YF1Dhwjju3Nv 6/50WZ3N4xFU4IAYuNkNFk9x09WHT9MP/kVA2N5o5GGrAOrDQwl6AdcQ38gz7G/NLQwR IOSdL+JFE9twuA2O/jmD6NNO207GZoXVuyzyqp+SgELoBGVQZkBiLnbgcUbH9CLtMPkJ yFrFZjpCKd8+QGlMRtevuvR3di199FhRH+Qcb4UxAPSK9L9CALCK1K+1iK5UGlDPjaNb /z7A== X-Gm-Message-State: AOJu0Yz45nCstdAmdHKr2wSZTqFsdV37JTY1FD9dSEhcMYDfKL9ZnI1E k+a9PhHlTo5llY0yruJ4mF8O0Y8H3QuBlnSUlK7QnQsSeWdxAFUCSkoiOg== X-Google-Smtp-Source: AGHT+IFEM7pqz2cbw7rHQC6W1uB3Pz9K4QUudpPYrcfrN6DYzQfVhwA3gbTAMMMA5pMfW5r77SJ3oYfKFS83 X-Received: by 2002:a05:6902:120e:b0:d78:134:9477 with SMTP id s14-20020a056902120e00b00d7801349477mr17799774ybu.58.1693974722014; Tue, 05 Sep 2023 21:32:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s62-20020a257741000000b00d7b924db28dsm1059410ybc.1.2023.09.05.21.32.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 21:32:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 21:32:02 -0700 (PDT) Message-ID: <64f800c2.250a0220.afbdb.471bSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A42276052471; Wed, 6 Sep 2023 00:32:01 -0400 (EDT) Subject: |SUCCESS| pw131099 [PATCH] [v1] examples/l3fwd: relax the RSS/Offloa From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/131099 _Functional Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 04:01:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131099 --> 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/4 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-155-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/27509/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/