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 0A8E14331E for ; Mon, 13 Nov 2023 20:51:22 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 05C964026F; Mon, 13 Nov 2023 20:51:22 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 1C3464026F for ; Mon, 13 Nov 2023 20:51:21 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-50a71aac023so4620800e87.3 for ; Mon, 13 Nov 2023 11:51:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699905080; x=1700509880; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9xkXvOh5ZJcaiZAXgFJDQkAepBr0dUJJzqHKFAGVyEs=; b=WYkw+o4omERqEvdNRpbHq6VYusXc4zokVhdug5mlaDIJ6zaS99B3+KTW3VWQSjMQLW 1hk2NbbermtGL9GOt18J7pn80s86vEnVHMe9vvVlpsliNz0aWMEayE7q09UgbKu/+zU6 vpF+zFUOzVt43jPyuGVaCzuVrjmBVttNPlPO8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699905080; x=1700509880; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9xkXvOh5ZJcaiZAXgFJDQkAepBr0dUJJzqHKFAGVyEs=; b=acGP7mJk1GRb70xsxRm/Wg44/PlYlwwUzG9vy6jScqNJU4qQRH8uC8Hoibph4aDNHq 2Gh9xIfs7zahhh+ss8zfMatBa+aE5bF/uuDAMTomT+gPwHJIu5nib9NhvxfrhTy6R2e8 tbE69wqwULE1g8D44wR9cJV7TPv70D+NLEFpV4k6OX8p1C5oQBhr6k16QMxB5lWkawTx oaZMVA2PYp8lfRTzOBuoiUxKiHm1i2h65uUYrgJv2NY+nH3WV2BgZPiGwYMO37Vgod/m d3MiUDBB+AYfgjzjSw9CLYOEscvRbWUQnf3ExeChlNxGgLXFZr7D6044fZEY9yqCluZQ Wi3A== X-Gm-Message-State: AOJu0YwJeapiVdTbbzVoBJPjUVvcoK3h/OXG5rTnjUjEXf/5QC3RxnRH 1ru9pIYHAVyylGWsDWrNtboKik/swCmfhskp2JgeEb8DXOO6CE36qO/NiQ== X-Google-Smtp-Source: AGHT+IFa1ECW7zECdDZt31ZqK3E5h30veIKwCwuNdLpvuJUUtzI8ot5fKyOC7M8NZpuCQWEp4I38wtaMD0iz X-Received: by 2002:a05:6512:4d1:b0:50a:71e1:e1c9 with SMTP id w17-20020a05651204d100b0050a71e1e1c9mr4904650lfq.42.1699905080419; Mon, 13 Nov 2023 11:51:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q17-20020a19a411000000b005079df330ecsm1541987lfc.66.2023.11.13.11.51.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Nov 2023 11:51:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Nov 2023 11:51:20 -0800 (PST) Message-ID: <65527e38.190a0220.60764.5384SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.213]) by postal.iol.unh.edu (Postfix) with ESMTP id 4BE22605C344; Mon, 13 Nov 2023 14:51:19 -0500 (EST) Subject: |SUCCESS| pw134163-134164 [PATCH] [v4,2/2] examples/l3fwd: relax RX 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/134164 _Testing PASS_ Submitter: Trevor Tao Date: Monday, November 13 2023 16:02:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:d677a3eb1b4e2d38c193fabd755dac30ee04c2df 134163-134164 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28357/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/