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 B4FD84258F for ; Thu, 14 Sep 2023 04:27:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AF31840289; Thu, 14 Sep 2023 04:27:12 +0200 (CEST) Received: from mail-oi1-f228.google.com (mail-oi1-f228.google.com [209.85.167.228]) by mails.dpdk.org (Postfix) with ESMTP id 6C47940289 for ; Thu, 14 Sep 2023 04:27:11 +0200 (CEST) Received: by mail-oi1-f228.google.com with SMTP id 5614622812f47-3a9f88b663cso268290b6e.3 for ; Wed, 13 Sep 2023 19:27:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694658430; x=1695263230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oAmORfRlDFNBvwclCC25CikEafcb5LG47/mqIrzYaMc=; b=HTYPmHVz9yYk7/dDS8fwrJRxUrltZODzG1K/S1Uan84ByAGXpWLZqkwoqFM1cI4r6Q TZGI5vQ0NMJVXI95H1NVHDQPUxGhpm2ixD7TGh1PpI/OVtv1hVYV0Hz+993GKXv4WgK7 SrboK7PHqLNsCQ0x3pcHTY/6yWhIhmRbNtcDo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694658430; x=1695263230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oAmORfRlDFNBvwclCC25CikEafcb5LG47/mqIrzYaMc=; b=Qk6/4n3wj41W9cd5zTrZ18o3U7C0t9vkgGzF9v0hWFAxYGqVYXAx4oLqxWtls4MQO8 kba8a4jx5vANmZI+zCUtCHlSI6nKfNwSMnJ1qvLHieFjlMBjtoB4lnRUryQqhu3nTl21 CLDRFM6gLkk52t8CDZ0l1XWudCzNy/iuAepuS/z0nyz1QG7Qwscf3lxnMGJMdxb6os5R 4ClTS4QS5P8zC6GG7gyOxEs3fd0f8CxnYoY5r3B1LMFs0hzhTAKXGL4wGjaGQE7KcWwu bLa92oRIu0MU3L+R/GXtyeuxSgTlfuLsmg24+OVLsdTCU95I/8wIPoqtJa0p3rfGBVf1 CrLw== X-Gm-Message-State: AOJu0YxvwlJyu52AVvwEI9YMPj/a3xWMKIo3Z1xmfiqs8IUdMLceEo1t a1E4uLNzXvN9HjrW/H3UsMHfy4PjEeTFIBeh97+y3tXtC96mWibBXkP+iz+L3Au0N8kZLOwm2Q= = X-Google-Smtp-Source: AGHT+IHlINcj0gsllLok12NeGjSeIVdwpcA6gOQJf/URNPtISGDmR0eyuKIIhwKofZiW/DFUJGtniirECmSl X-Received: by 2002:a05:6808:238c:b0:3a7:2621:2daf with SMTP id bp12-20020a056808238c00b003a726212dafmr5859284oib.42.1694658430749; Wed, 13 Sep 2023 19:27:10 -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 o6-20020a639206000000b00573ffb93f3bsm53612pgd.26.2023.09.13.19.27.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 19:27:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 19:27:10 -0700 (PDT) Message-ID: <65026f7e.630a0220.90684.0fdcSMTPIN_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 EDABE6052471; Wed, 13 Sep 2023 22:27:09 -0400 (EDT) Subject: |SUCCESS| pw131405-131407 [PATCH] [v4,3/3] net/cpfl: refine Tx queue 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131407 _Testing PASS_ Submitter: Simei Su Date: Thursday, September 14 2023 01:50:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131405-131407 --> testing pass Test environment and result as below: +------------------+--------------------+ | Environment | dpdk_meson_compile | +==================+====================+ | CentOS Stream 9 | PASS | +------------------+--------------------+ | Debian Bullseye | PASS | +------------------+--------------------+ | Debian Buster | PASS | +------------------+--------------------+ | FreeBSD 13 | PASS | +------------------+--------------------+ | openSUSE Leap 15 | PASS | +------------------+--------------------+ | Fedora 37 | PASS | +------------------+--------------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27598/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/