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 1455442EC5 for ; Thu, 20 Jul 2023 13:48:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F94A40DF5; Thu, 20 Jul 2023 13:48:31 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id D6A0840DF5 for ; Thu, 20 Jul 2023 13:48:29 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1b9c5e07c1bso4831605ad.2 for ; Thu, 20 Jul 2023 04:48:29 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1689853709; x=1690458509; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BUPa28oumQEY0Yic60roDmLn+EWpQCfHTBnmJhyNzZo=; b=G1YUV04Sb4X8QuGieoWx3hztorGF+4NeOzhC21bKCkv6fFdYGR5bmq7UYcaSGDTqSP BJtPct4dJ5G+UCP3EveJpjb2AFzWJhIMj8wVdC/tSjrpyj0JEIWPnXR2LftDpLKK/h2J EEhuyWFiTyhHwDGHe3ggNdKzhujRbO3jsk23w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689853709; x=1690458509; 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=M4CK49bxVJM2xHQGzmoDrdvCuA6BV4OQQ76oJ+zrWh3wHLHACzoAPcuId7Fs/QDbdF ScnXfu0EJtjmaShGbnlPFf+ETn8LGGULuwAnnES5i7cVuf01f3x0Z7ur11LhbZ0iLUI7 b7y8bJc30+HSZ3/69dcJpAWb3DJrDDlNuqIPUyyD1aF1xAzyGeoGEYuP6Fs1x1CQa/2x sxHZG/+MeW0OYKxmGI2b1Q4jAa/IrICEZL+zLpaiQeUF/8lXcUXiWbBA/iltCegcYGz/ Qw0ZFcXv7P87+HhqVQuz0zNlkuK3D28TDt/LOIHahRPK/i8//A8FA8ZkUSyx1lGd5oCc Y+YA== X-Gm-Message-State: ABy/qLb7JF5w4PKhIapSY2aNxrgf5ohiv0eJUdlgB1FNe6Uxkx0KlP13 k1mBTdRp48wuV8+mHtBF62gUdRcVAgZWf8YqdqP8+J95ThpQWw== X-Google-Smtp-Source: APBJJlFEDdtEm2nodajgzOqkb4WTPACqaZZ9yBhH5FReMS0sgqpeqFvRCijvNt3WAA47h0If6aZmIXSu2J6Y X-Received: by 2002:a17:902:834c:b0:1b8:b285:ec96 with SMTP id z12-20020a170902834c00b001b8b285ec96mr1933006pln.23.1689853709121; Thu, 20 Jul 2023 04:48:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jc20-20020a17090325d400b001b3aff80bc1sm9085plb.74.2023.07.20.04.48.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 20 Jul 2023 04:48:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 20 Jul 2023 04:48:29 -0700 (PDT) Message-ID: <64b91f0d.170a0220.7870d.0596SMTPIN_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 90EF3605246B; Thu, 20 Jul 2023 07:48:28 -0400 (EDT) Subject: |SUCCESS| pw129662 [PATCH] [v1] examples/l3fwd: relax the RSS/Offloa From: dpdklab@iol.unh.edu To: Test Report Cc: Trevor Tao 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/