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 636DB42502 for ; Tue, 5 Sep 2023 11:36:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6846D4026A; Tue, 5 Sep 2023 11:36:48 +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 842054026A for ; Tue, 5 Sep 2023 11:36:46 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-d7766072ba4so4222724276.1 for ; Tue, 05 Sep 2023 02:36:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906606; x=1694511406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BRBvlybIPFRg43rFFcYBPks1kaOBwIn0gp0MfuSK7FY=; b=eNTqm3v4QzxCKtgzEAaCkaHkoH3fdn+py9p0ACgOIkrndnrzPbUNBe8SfU2wZoSXRW NQVsoTilHBhtG91moTY0yLsW8dL5Rsd48vhTtFUxUO3K9Rr9u9w9fhTjyF+3wtCvMC1w I+5UyZ6FVsB7i62RbIpr4noOmup0HU8JA1Mtg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906606; x=1694511406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BRBvlybIPFRg43rFFcYBPks1kaOBwIn0gp0MfuSK7FY=; b=Bksc1pZKNYS/7UMEyUje/zAJfUuMDPnaCVoHDTySHy7K2lgAKFE/oIcuOXY0S6fBMy zlV/88BMiswVOv6UIHh5Eiy6V+7Q2VEPW/XhnLxAsLtnNn1rvd0P8cyV+yOWRTLdMTta ADmXskdRpEAVk5E5ttzGYq7Sxr2ulvLpeIPzknVq0D+URnsfNXQp3RFpvrsiaMTP4mUQ ZH1IKqelyziChgmMWA2kL8whIg0WwmiT3aifweehCGObjYWBk0r4Zvgz31s6D6vQWz2l 36PzL/meffWv1IpMVs7Q1Wmaze2fZMSQ8qV7HVpozRG+i9y6OC1T6huFw2R3iIXhDJWZ hmqw== X-Gm-Message-State: AOJu0YykOrcPu7Je4+P/A9SeflTj5SP5Ww29FFpMarJ2DreUiymwfGnw lcT5Ln9/LF6ydnSfmVaozeVMVt5vfiiBiBMytPgXkrQdPhupy3e6uX/+Bg== X-Google-Smtp-Source: AGHT+IFkJ4vQDu+S8yuMaKQJXuhXXeO9dqdmuMFsG11AqwxTc7U4Q0v3/BjZu9fBbzzYBvky/hEAjsybzzUy X-Received: by 2002:a25:aa6a:0:b0:d7b:aaae:2037 with SMTP id s97-20020a25aa6a000000b00d7baaae2037mr15708158ybi.22.1693906605885; Tue, 05 Sep 2023 02:36:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id o68-20020a257347000000b00d72fced42f7sm882270ybc.11.2023.09.05.02.36.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:36:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:36:45 -0700 (PDT) Message-ID: <64f6f6ad.250a0220.580a9.bc07SMTPIN_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 895706052471; Tue, 5 Sep 2023 05:36:45 -0400 (EDT) Subject: |SUCCESS| pw131161 [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/131161 _Testing PASS_ Submitter: Trevor Tao Date: Sunday, September 03 2023 03:41:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:799d56f1192d72872e63fbb3d2c7f776b7ae89b0 131161 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM 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) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27522/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/