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 7F9D1432AF for ; Fri, 5 Jan 2024 22:46:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7B434402E0; Fri, 5 Jan 2024 22:46:15 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 63C6A402DC for ; Fri, 5 Jan 2024 22:46:14 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3606ec69186so224115ab.0 for ; Fri, 05 Jan 2024 13:46:14 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704491174; x=1705095974; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ULi5GRbbeWEToxoQp+qyNsmVC1JjuNhKeVMzl+nz1qo=; b=CzSb3GEV45Nv3MFIjTwQMmRJVy5rZOyKu1z5ZdxRnMptW3exi1CgAj7r3shlwxhewk ZzUmMuCKe5jP7vOk9VDGpKTjZe2x6FZ7EdIgnL0yq1RF/QpY51RA7PHzNwWGK1e/QPup WzmYFOZ7UUW2vyRuMvfDI0dwcJz15xKVj5bVo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704491174; x=1705095974; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ULi5GRbbeWEToxoQp+qyNsmVC1JjuNhKeVMzl+nz1qo=; b=VPL1vDZv5LUK8eonZifGxDGYYtwgexdvXTep/wELEIpAUYTmZGxCYRROj2MgG7PihP oYjO+PdoXUR2VVrLqcxyfQTkVAkdMaxb67Z29zqyPNfMK0h4cZJmgcIM/uRnYx/8D1ss 0ajQEAB3PAUpXqxs+k8qbGA6sEWWeIivEhWOQmFPB1Df6mpouQpxS+g02NMoVFpzvCpd E3NMblJt+fJrqSkuLea6p4LUWH0JyWYDVHYpJroG8ccD6GfGBNK8G33EonOFDU4S0i5s jTbTDKFZectXe8wwRM+6fBD1k0ngaQZy8ijiRg3XklhqyGmB3ZTtHEi5tey7R7qPVDDx 1dFA== X-Gm-Message-State: AOJu0YzP5NmoEV9kI0AioUQnOqMbABkcx8z8mgESlvbboC/mGEyjPUCZ YB6LAdqQwPiv/Q3el0ZV28B8st7aHdoXQAaURC/jUcQWtqDmNWdGcFuFrtviO5Bp2ewfafE6Hs1 0xXql9Q== X-Google-Smtp-Source: AGHT+IGrjCVpwSYSAdjdDC9FoyGSZIR/e7zu5Qi7ToUK3mHPEU8tJgDLtkDZ7Sr/fZaeVM0acDbQA7C+6V8B X-Received: by 2002:a05:6e02:1b09:b0:35f:eceb:f83e with SMTP id i9-20020a056e021b0900b0035fecebf83emr162267ilv.19.1704491173863; Fri, 05 Jan 2024 13:46:13 -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 q10-20020a056e0220ea00b003606dc40d40sm89135ilv.71.2024.01.05.13.46.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 05 Jan 2024 13:46:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 05 Jan 2024 13:46:13 -0800 (PST) Message-ID: <659878a5.050a0220.e7146.6de8SMTPIN_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 833F4605C311; Fri, 5 Jan 2024 16:46:13 -0500 (EST) Subject: |SUCCESS| pw135746-135747 [PATCH] [v2,2/2] net/cpfl: add TDI to flow 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/135747 _Testing PASS_ Submitter: Wenjing Qiao Date: Friday, January 05 2024 08:16:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135746-135747 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 37 | 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 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 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/28800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/