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 DE88A42503 for ; Tue, 5 Sep 2023 12:00:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D489D4026A; Tue, 5 Sep 2023 12:00:49 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 8BE8E4026A for ; Tue, 5 Sep 2023 12:00:48 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7926b7f8636so47682739f.1 for ; Tue, 05 Sep 2023 03:00:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693908048; x=1694512848; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4lpipaGOfSXIILCDXVLKkPQovm7FvWj5KfaXD1uFIP4=; b=LdR+6Bu1j7eUxmm7tBt4qPYIzMNu7PDAr17GD/PGHgsPu211p47IEBDIC93Q5ty4wP zmS2iJL04PDmiWxlBzsPYtt/qLE0no55AAyeO9KP0ZaAbSwNy6B9JPczWO1ZJU4uu/EY KvYUVowde7ZOyfN1TFiHqSLHwwY66TWb3npzY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693908048; x=1694512848; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4lpipaGOfSXIILCDXVLKkPQovm7FvWj5KfaXD1uFIP4=; b=RWK6RbHeZSJc96wqbZIiToVDY/pAkeNz3OSuWkG35bx/9etoOwI1teSmtVcYCdpVst RMx93oZ3k7dN566k3Ht6XajZ+qC5xfzLfaSA5CYkX//j8v/ZIe5CqWCxdiTIfYDzpzMy qnBsQ2gfGM0R3k2fZb5HJcEz5p1/Jd0n7HK4VwylYZRhJgf250BwOm8eBiAMMcvXvraT JGzGEb174CkoDkKZIj5z7yPd+xsCdaLLreKx1s2nNqJ9VBxhwOWVwImUTtWo0Uf6lOy/ Ec+W2G9KnlfbDcdO42sJ6wp05fMyMiSA0nL3USYAzygJLASQKofgHDzbjCftpjXcIXab Jd3w== X-Gm-Message-State: AOJu0YwyLGXVF4mOc7DNagzeNRrsTFjif9V8XXwuuHCDbo5Mn1RWKxMB NAZs203DQ7lXNzfrWwr18p3S/1dpzoFMkxm4FjCltP80yTrd/fIN9onJpXV3sbiFslnsEKPCsw= = X-Google-Smtp-Source: AGHT+IFYVtTyJsfLtaixoYKQ390+ywqswOv0g7/B1XrgbjYDbJa9ffa8qUfc2HNwhsuCincr3C/AQUMscVR/ X-Received: by 2002:a05:6602:498f:b0:792:96c0:f4ad with SMTP id eg15-20020a056602498f00b0079296c0f4admr13503625iob.3.1693908047973; Tue, 05 Sep 2023 03:00:47 -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 f5-20020a056638118500b004317492c67fsm389758jas.83.2023.09.05.03.00.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 05 Sep 2023 03:00:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 05 Sep 2023 03:00:47 -0700 (PDT) Message-ID: <64f6fc4f.050a0220.116be.0cabSMTPIN_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 96EBA6052471; Tue, 5 Sep 2023 06:00:47 -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-unit-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_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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/