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 6DE5B4330B for ; Sun, 12 Nov 2023 09:50:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 691194021E; Sun, 12 Nov 2023 09:50:50 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id E01904021E for ; Sun, 12 Nov 2023 09:50:48 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b6cb515917so1620225b6e.1 for ; Sun, 12 Nov 2023 00:50:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699779048; x=1700383848; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WKravaRVDJNJZOBDq2RNLMIMt5tTlgP+CuwtSk81y3Q=; b=BNJb2amuHvX2oweENHVhNUPKWQxM/ODuIYWKhZEB+GzJqPFzCxENdfLdsL1tV6okeC BWEvoKz/JUHNiBHkE9EpOO8x9A3uGdTzO+xCVevNf2OBhDhHMzT4xBOBcrqr7TZNDrCZ J57UTakFHmGf749+udYYFKAAac+iwb2tCGpbU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699779048; x=1700383848; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WKravaRVDJNJZOBDq2RNLMIMt5tTlgP+CuwtSk81y3Q=; b=Mw9YKtoiHmiO1xw3VLCakYTTf1dfvLUNfGKWafnnElkt7TbxuWcJOjTm9NDHN4cjUo yKfj4QjZrTh/K6SBXKhKDYpUn8zxZQTDoCe4gSPBFrvdEWG4bTpA63WAQ0ItHYm7Ijur wSK+sEjQuwPi1D0gneIWdeyqIAFLnB/PsZYSm60PwcEdEkwCLoWG6XqfnnyGgpEXg66U Sob5DqnjYhwu8w84Lu+a5kYWrwlMA1rkYicSdq16ZJGuCMTYgIKQqCDWkwc4vYqPo4fw 2dZoGeR7dMH/9Gpty757t18Mt4JnPiUAJ3UIw3Tj+wkmxNSapWlI1wOgcImWxADzzx16 XB/w== X-Gm-Message-State: AOJu0YwefRYQSJ5k/Knq+iXQv+T34792NabIopiDJ8jDqngwzcK5REMu rPOPBIOo0bEzrpv02dLptKCyah+uM7lv3JcHSUxLY8BxwfFjPAcxz6fygyGGm6kRRCrrRfuy/w= = X-Google-Smtp-Source: AGHT+IF6L0qT/u/EkigivMgUCoUsiTl4pePRiQfdNXXbI8jPcQn8r25DKeNwh9sIDlNfK5vdVdQLVfWpZc7A X-Received: by 2002:aca:1815:0:b0:3b6:cb49:e6d4 with SMTP id h21-20020aca1815000000b003b6cb49e6d4mr4012972oih.57.1699779048194; Sun, 12 Nov 2023 00:50:48 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id c3-20020a056a000ac300b006b665e36fd3sm736484pfl.13.2023.11.12.00.50.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 00:50:48 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 00:50:48 -0800 (PST) Message-ID: <655091e8.050a0220.1bd46.8f45SMTPIN_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 A1D2B6050A64; Sun, 12 Nov 2023 03:50:47 -0500 (EST) Subject: |SUCCESS| pw134118-134119 [PATCH] [v3,2/2] examples/l3fwd: relax the 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/134119 _Testing PASS_ Submitter: Trevor Tao Date: Sunday, November 12 2023 07:16:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa6a754e746551382922c8be4db0e8f8e39bab40 134118-134119 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/28338/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/