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 B25ED422DD for ; Sun, 3 Sep 2023 06:36:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A8340274; Sun, 3 Sep 2023 06:36:22 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id DE0FD40274 for ; Sun, 3 Sep 2023 06:36:21 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-58fb73e26a6so3914467b3.1 for ; Sat, 02 Sep 2023 21:36:21 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693715781; x=1694320581; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=KGdDLqe2LC69D80Fr8aaeekl6VbVJxD17UyT5wiRPSE=; b=a7ygxHxGnpNR85fxZeguDwJkJTv1C8QS4WXMqEcmXG5X1BSGVa6iZs3UnTnyMHgzmg znXEyQhDuy/XUWgzpOL/riQfhJuNdn1AazsNVPnC24o7UIjiHdbpfWwovw5B2wq5uQia Qry8VlJEjJmv1wozWh6lk0RqvrfZ/8p5QbXyg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693715781; x=1694320581; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=KGdDLqe2LC69D80Fr8aaeekl6VbVJxD17UyT5wiRPSE=; b=ZznFgye7Fm6s9dZOSTZv+3yK/QRBm3pgoth541xCIOwvKi2FFbqI5st0O9/XVReSST apYnYhmxJBE4lLufqHgPL+I8BGZKPJ7r+cld/IWdgHARZL2sPnMSnFiVGJt90E3Fsw7W znTZRLqJrzFI+wFdP+yS1JK6JuN5JnBqLDasmcI0oApAd4/+0/JdTKe5DoSzvTbFq5EV KRRDwj/PABXBcYASySK3fMIxtGSTL55zVBsApuwoie0+2xJ/Dtm/leQJrZ0b6HVJ59aM PPwISujPOwaD5IX32niY1qWVPuzabf9t+RGpq6Yj7Bq371+hBHAos9L7fOWlBIolFrb5 dkJg== X-Gm-Message-State: AOJu0YzYP2OhKn6m2N+Vz5vWaHRYvIvy6BDqpgTvFIR0E/Y21ssujlqp ST25lsk330pS/wj5jo34+Ise+Qal92JV0JSjKnpq22cGjG+elco6aoIhLA== X-Google-Smtp-Source: AGHT+IERxGPeNTgh9Fh0h0hJQpUqkKeSXa7Bc89/lDkWnP+h/QCpsbyIV65H/gh0iVmcm18rhanxIXEh+Qdf X-Received: by 2002:a81:84c8:0:b0:576:93f1:d118 with SMTP id u191-20020a8184c8000000b0057693f1d118mr8721736ywf.2.1693715780931; Sat, 02 Sep 2023 21:36:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d142-20020a0ddb94000000b005771ba13832sm559592ywe.39.2023.09.02.21.36.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 02 Sep 2023 21:36:20 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 02 Sep 2023 21:36:20 -0700 (PDT) Message-ID: <64f40d44.0d0a0220.d6e71.3e94SMTPIN_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 94AEC6052471; Sun, 3 Sep 2023 00:36:20 -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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131099 _Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 04:01:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131099 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/