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 11C2B42502 for ; Tue, 5 Sep 2023 11:35:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1756A4026A; Tue, 5 Sep 2023 11:35:39 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 221734026A for ; Tue, 5 Sep 2023 11:35:38 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-592976e5b6dso21400317b3.2 for ; Tue, 05 Sep 2023 02:35:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693906537; x=1694511337; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GCTgcsWiAa7+xCYLnjgsGoKRZDJTel+l+9jDj88a8Bw=; b=jlpgyAehxKeQ0vBY67DSw6/0vxNjKTjnfeUTw21OnGrEoHJnzr0HktfNxc5dAD9Deg 8+YwPq8sZ8ePkAYgzvkPA4DikxY3tYlefdUmgwNHLzU8XJzLfhhyRwNXaIoy8kH4KhaK elfsawaEiEAOc0Pa/DP2hacXWaxRQenjhBFaA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693906537; x=1694511337; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GCTgcsWiAa7+xCYLnjgsGoKRZDJTel+l+9jDj88a8Bw=; b=CoN6zSl2C5FbQh94htf2F8qZUvQx5zYbfG/NKtTZ7Shls4dWvQg9FtHJDEyXmHiACv BE10TR/j8Z1j2LLvdxPoHml74spBTxpi2LTgUo+pXblWZ2EuSZEbTXjy+1BAEETgKCN6 x21l2SCvbxMAQ8KsZZNLopESwcVeaM167TZUYEVqOOQeghJpCBGuUl9txnJYJ/zEayoQ yAqtZdO4BcAoxa5GQdgK4QWawt/jLzJJG4AUnob5r2rC536Qob1d1Jk2Z1AnsOuK/Anb eyWyDLzLiC706oH3QXqh51E66M8BJzolEUc4ncxFcNIaTltbTHxwFYlMfbcJG4c0v0q4 fZbg== X-Gm-Message-State: AOJu0Ywo2PuzOD485NznmDzDWV8RgrUlU1VL3kZuq1MBb2NjZSTxivHM j/B0meXQOG6sJIJJhCUIIauMoww1xu2lMotn2A2hNvP/rQsBH8faDHKp5Ex1NiVVMBMFV5g9kQ= = X-Google-Smtp-Source: AGHT+IEJEZhD48OAhA7xcKGi2WyxDYNra6Thxnotlu7iTGlos7F2PRM6//WS8b6f4AtfXmqc52J374C0u1N/ X-Received: by 2002:a81:7788:0:b0:559:f18d:ee94 with SMTP id s130-20020a817788000000b00559f18dee94mr12151429ywc.10.1693906537628; Tue, 05 Sep 2023 02:35:37 -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 c189-20020a0df3c6000000b00582d76e983asm1100248ywf.75.2023.09.05.02.35.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 02:35:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 02:35:37 -0700 (PDT) Message-ID: <64f6f669.0d0a0220.9f1c7.a104SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4C4E16052471; Tue, 5 Sep 2023 05:35:37 -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-amd64-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 | +==================+====================+ | FreeBSD 13 | PASS | +------------------+--------------------+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ | Fedora 38 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Ubuntu 20.04 | PASS | +------------------+--------------------+ | Ubuntu 22.04 | PASS | +------------------+--------------------+ | RHEL8 | PASS | +------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/