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 36FCA42ECA for ; Thu, 20 Jul 2023 14:07:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F19940DF5; Thu, 20 Jul 2023 14:07:26 +0200 (CEST) Received: from mail-vs1-f99.google.com (mail-vs1-f99.google.com [209.85.217.99]) by mails.dpdk.org (Postfix) with ESMTP id 9069F40DF5 for ; Thu, 20 Jul 2023 14:07:24 +0200 (CEST) Received: by mail-vs1-f99.google.com with SMTP id ada2fe7eead31-440b66adc81so261666137.1 for ; Thu, 20 Jul 2023 05:07:24 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689854844; x=1690459644; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BUPa28oumQEY0Yic60roDmLn+EWpQCfHTBnmJhyNzZo=; b=jAQ2xdgat61/6ZJ53BZk5Bsn0bxEyTJa+n4Mv0OU0ZDt9og+IVq/EW5mlQBy3daniV 1X9kfwxdwq0VYXrFzGrhA/xH/qvcxk26yKsQtp79jXWJ0JaZyPsfTeIPTnbT+/2wB472 0ZrS3bQW8kJUh9c8wtmeymgZ/7ni6gpfZuYmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689854844; x=1690459644; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BUPa28oumQEY0Yic60roDmLn+EWpQCfHTBnmJhyNzZo=; b=T/DIexeFj69EqmWeRWgaZqV9H15FsyZy/Pa7s+bHM+pz+Tk3qpEPz2jn08fEiRiRFZ YM8NaVWsDtTE4ZRtnDDyTro6WSAbi0vOF0NoDgdzYcPk29OfYyaGKfSUWbjSrzJUQ9IB +B+wmAaS38M7GpVta6fuw7QWckzr/jSM0oeC7jHK1Z6fzzSevZ9VvU004DYAtejZOd70 dw09ErSYysDBCh5a0KrbqYyN3kE9SEfNZJeu/5IsArJYK8IIZc/KEjjCW8qjQvBxVgW3 Orm6pgeOnl836Peb+NyD6Kv5YWpu4W6oNxUdTN43GRL4NdznobDHOSCG+Cwvki8NrSnk j0yA== X-Gm-Message-State: ABy/qLZGAAm7yhZyYJJ5ZMqr+jZksde4jzaKtAKKG98MX1rHQYVxvCFU /8DXXaKURxEIrtF3jghS9dZtDBIKKWxQMB4lgHU+c4TodBLiVlNy7tk4bA== X-Google-Smtp-Source: APBJJlHVAdiAhNppM5xH1gFp5KO96yeN9HKVOoWdIMWxGiPdxgcerTl/Qss8WeQTPAu3aZpmrRSsa0DxcD9d X-Received: by 2002:a67:fdcf:0:b0:443:9248:340f with SMTP id l15-20020a67fdcf000000b004439248340fmr3540260vsq.7.1689854843990; Thu, 20 Jul 2023 05:07:23 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l20-20020ab053d4000000b007917c6d68dbsm49532uaa.3.2023.07.20.05.07.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 05:07:23 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 05:07:23 -0700 (PDT) Message-ID: <64b9237b.b00a0220.64131.2fadSMTPIN_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 87C48605246B; Thu, 20 Jul 2023 08:07:23 -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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129662 _Testing PASS_ Submitter: Trevor Tao Date: Thursday, July 20 2023 10:12:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:035968c78e798aa6fb81ceb45d06a44412a00912 129662 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 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/