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 8109F4330B for ; Sun, 12 Nov 2023 09:42:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7A8FE4021E; Sun, 12 Nov 2023 09:42:46 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id B6E354021E for ; Sun, 12 Nov 2023 09:42:45 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1ea48ef2cbfso2240170fac.2 for ; Sun, 12 Nov 2023 00:42:45 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699778565; x=1700383365; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2ltRt3cO4pfFmXMypiW52lfcGxwpmhqZICqcPojIHUo=; b=eFS0lGKA3EvciorbG0BPHJg4/Y8N4/nW1ORAO1cac8IvNzkit6Ew+vRUD6zftZCQGT e2kIglLVYuxBR83o4ar10xvYaVx/AwUryq80xdtsF1tug3U29M4rn3fVV4oJgF1ru4a6 OINtAHlwv5HvqrnCayrA7U02DnNnWzqKICajc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699778565; x=1700383365; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2ltRt3cO4pfFmXMypiW52lfcGxwpmhqZICqcPojIHUo=; b=gu98ssBtaxGMCeqFjfzcFP/6YCE6hRjD0DP3zE6MveT58VhI44hhpa/zJGc0IJ9Jp0 eTSdlFpY+6vvFNuHT5QMFhV8OFVBv/CB5uHvYrtPYl29d9zP7rZXZCUTQJW+lrmz6PNy j6S/XXn/obC4VWz+hTfWGjzF9NloK3x8q5V9L6iZpYRDo/4ADWhkzSjsJfZ7cFA3Do7K 3+Dfc711vh1Rz8fQHYb2AR6YSAmsouIeNq4cseYcAQDvUXwxvhskEAz7ytNZAML0EHln wyj/ZIG13Ir+yYFuriS6xfMDoLSyJYFHtZn1VSFP4DZ9Xt7HSuVuQLmAzTNl8mn28LC4 PW3w== X-Gm-Message-State: AOJu0Yy2MJE4Ey5lCRGwvw7C5XoTf0A6Kq3n6ChLXRRAAE7CFBIV+WhK 2Ph05UQ6BIfMKkHBrkxZJLWi6ac5naGR79JPjiJHVk2EvR+/b/8zIhq0FQ== X-Google-Smtp-Source: AGHT+IHi7Y7kwQjqSYINjcnDktSy4AOgV8qwVDBQ+FDHR9Y1wSID2vFHeWjIlG4cJkMuuLyWCJvF3dxjgjOg X-Received: by 2002:a05:6870:418e:b0:1f4:be52:b14b with SMTP id y14-20020a056870418e00b001f4be52b14bmr5691042oac.12.1699778564850; Sun, 12 Nov 2023 00:42:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 25-20020a056870109900b001dd4a87d433sm929194oaq.13.2023.11.12.00.42.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 12 Nov 2023 00:42:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 12 Nov 2023 00:42:44 -0800 (PST) Message-ID: <65509004.050a0220.283d7.0e61SMTPIN_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 7580E6050A64; Sun, 12 Nov 2023 03:42:44 -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 | +---------------------+----------------+ 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 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/