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 AAF7142ECF for ; Thu, 20 Jul 2023 16:58:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8B3A6400D6; Thu, 20 Jul 2023 16:58:08 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 62AA4400D6 for ; Thu, 20 Jul 2023 16:58:06 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2632336f75fso497775a91.3 for ; Thu, 20 Jul 2023 07:58:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689865085; x=1690469885; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FRWEiBMlHSWc0kJegqz4J5Nra2CAGbRTx59YV6L5y9Y=; b=SFBRuhna1OKkNi2BxLQcFM8hzd/BrgqNmoWH4xL6DStV1DeOG4y84uo7EJEc+keFld qI56l4GF431yEcUdkhKvevWCSwq6AbgUiBCWzCnR84hy+6FJ4xGoGShgK2yhvKM2hQPl 6WWJ0pNBIvG9ZZtbyEAHlwn+WWMGkCzJI0heg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689865085; x=1690469885; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FRWEiBMlHSWc0kJegqz4J5Nra2CAGbRTx59YV6L5y9Y=; b=AYjP1nIkkTDeL63+sOCSu9IFu1OweAlPOYHqgFUdrNhfmrYXP2Jvun14Ij7abooWQW DEcR82MTAXd80bDBaDNYm8y8kyyzaNC4Bae/L151jC2d0TeDeLlRMbEqdrJsNep1f2et 9+FEIL0HkSgfLuX13tVNn648iMkgzQm7exeSuH9n74ynCIIX6SH0SXoZ+48d9snLA25U eScB920yabButrYN6huoStc/bSgORIeT5bjopFW/sN2MzIeVoyxz+0EQk1S2d+Cj3DSO 4pKNCTsiqdZb1Q12sDQQWYK/yljr/vCFzL9pJVpVfRRdzAfYywgsmFYb0iCLGGKSuiq2 QeRA== X-Gm-Message-State: ABy/qLaDITV+yuITKbjD0ZJQOluErGsBNzOi9x5lqu1M7DVqyXOuookr B1nGDQJBK4KFT+lBmUGxMbisY+y+twW0agkJhwCVb75RPN+FFC8FB8nIhzp96stCr9fNtn12Mg= = X-Google-Smtp-Source: APBJJlGpXvfECr2RaEwoaBlF0CzvqLpdcwR5+RVPuhCnXXvyv8qP0uHPDTpRLImpchTngT7p6renf0GFVG1h X-Received: by 2002:a17:90b:4c89:b0:263:ac12:15cf with SMTP id my9-20020a17090b4c8900b00263ac1215cfmr4888168pjb.39.1689865085504; Thu, 20 Jul 2023 07:58:05 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id mh17-20020a17090b4ad100b00267b8ea1623sm74248pjb.14.2023.07.20.07.58.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 07:58:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 07:58:05 -0700 (PDT) Message-ID: <64b94b7d.170a0220.ed2e8.2defSMTPIN_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 A712A605246B; Thu, 20 Jul 2023 10:58:04 -0400 (EDT) Subject: |SUCCESS| pw129662 [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/129662 _Functional Testing PASS_ Submitter: Trevor Tao Date: Thursday, July 20 2023 10:12:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129662 --> 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/4 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 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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/27108/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/