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 B38474318E for ; Tue, 17 Oct 2023 19:53:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC65F4026C; Tue, 17 Oct 2023 19:53:37 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 91F484026C for ; Tue, 17 Oct 2023 19:53:36 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bdf4752c3cso36603405ad.2 for ; Tue, 17 Oct 2023 10:53:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697565216; x=1698170016; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lJ4xzTuj/vt15zAxZSp2UrA6uQb4uKqtJQjHQDeA6YI=; b=OelPmUN2VC8oAchCrbWHlN1pU5MGD+silbgKIpIfoT4cANOHSnY0QlBWkOu/GRVMMq yqsF2a6tlBn2tI3VM5AJIubCZzBepn1oGH9WvYbnV5u0ftUrHNwzesf6RtMc2Pv+fJvK gU55y9XiekKhqGSLMpKxTjCwFM8ZajW2LfNA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697565216; x=1698170016; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lJ4xzTuj/vt15zAxZSp2UrA6uQb4uKqtJQjHQDeA6YI=; b=DXt+T0VGtxh4P3VnQ+nU8ujC+PgSbUDL3hKqTPx6cbfuiTX5id/XrJQhczYVNVzeS1 hWGtUin+vAAFvHzfpa1BXkEv85EkPr1BGRWJywkS4oszUes0W1Gmn+OPCQgJf/FkyBe4 gofu3myNn9BNjPr8na3Ve7V2Sei6Go9YbC55tLZDPcwebHjHxqpCSO6kvek5+Xsycq80 +mpIBU3F+xqLKic60oNDBGS5grsdBGok8ZqK73bWs1+KdVEOKWAqgtlBUuOQCmcFjqKr 2LlY6TYn/OD+KW094Ww2nuF7GVICX4aA/BqwiM+TJzDUQefP9zvV/obGkKY8Oi6VlkEA YnWw== X-Gm-Message-State: AOJu0YwXX2U0IHSWnsPLrvxA3HilAZJXUemjVtGgqq8NX4lEPKJwbWmO ean4nejIoyAbhMWYYzk8vUG7rz+qser8W9DAEdnzRfWb8QfnkuP3PYFYwuj/hKKbvOBIP4K91g= = X-Google-Smtp-Source: AGHT+IHBsGNe1WWFfLtxKHxNdkGSWryRDcDYxmKwwobU5z49GW/YHJ1CgiRxoPdPWkU7kgDjptnwPqocZZfo X-Received: by 2002:a17:902:c945:b0:1c5:9c73:c91c with SMTP id i5-20020a170902c94500b001c59c73c91cmr3523724pla.48.1697565215827; Tue, 17 Oct 2023 10:53:35 -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 x24-20020a170902821800b001c60f1fcfc4sm186815pln.47.2023.10.17.10.53.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 10:53:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 10:53:35 -0700 (PDT) Message-ID: <652eca1f.170a0220.212d8.3adeSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 49B60602A042; Tue, 17 Oct 2023 13:53:35 -0400 (EDT) Subject: |SUCCESS| pw132739 [PATCH] net/cpfl: remove devargs from adapter 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/132739 _Testing PASS_ Submitter: Xing, Beilei Date: Tuesday, October 17 2023 18:06:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132739 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27964/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/