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 619FE4258F for ; Thu, 14 Sep 2023 04:31:18 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D12F40289; Thu, 14 Sep 2023 04:31:18 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id BF1BB40289 for ; Thu, 14 Sep 2023 04:31:16 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-273e17ac19eso406256a91.1 for ; Wed, 13 Sep 2023 19:31:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694658676; x=1695263476; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=gZO4tTXVB/KzNtAeiNlHoq5N9tUPQRoPM8QSGwmY86o=; b=QlKPp6SWUPXH/CC6xB2xyr+ojEoon5jbDucpCQCWJ9YKAPIZjGXrkUd0f6gi5fsy44 IZnlcQtaM+OjfoZNrId7SSFhUtdbWaNCCYqGuMudBxmq9kmJN8if+S/QlVd8QU7Fr366 W0wvOH7p2/6JQOVjiFfh766frVpsSMPoOcF88= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694658676; x=1695263476; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=gZO4tTXVB/KzNtAeiNlHoq5N9tUPQRoPM8QSGwmY86o=; b=QQDEiU5n685Hd7BUVIEi9XmW85LPxXwMY7yK0NUQOCfoKrhl3i2O4DrBCaOzIzK2s5 X/REWk81VHPwck/ZINWKdzo+3uR41Y2r1MiL8UTE1Nl72hecDWD8PY8kK2KxM3MsMx1Y CNvkF6fg+4QlT33zfgWZL9OqXNfHcxQy4Uduh58DvCabK5IMha+/NGpUcZOQK5Z1Extn sWC1vxShPEngj0c8U6AVqQb4mRVicNiJR/zEIU9kbKQyOZyU//ewGBBBk98JcjMdoM3h 2SYg7wsaWTEgNVjf2WUPWlIefydaGJX4gC/HXibJw9KuF2i3RUuEJvwE4b6LbA1pZIPd 0eyA== X-Gm-Message-State: AOJu0Yxrkf/i32d9MV4VSGaKbA+tZvK+Hn2HxIXn3pAd+3v9/JeGvLGv NsLlST3O9frJb5Qa/XndA9W+Trxx/BFoHBbpFMGo2WiDTVb1Ae4NrZFKnw== X-Google-Smtp-Source: AGHT+IEfEtnznb1hWjyd6j4dl0ROL/30pPMHxkJM7DzwPLm1ZZpIC1ZuBy+nKa+L2h3p7g+AKCwaGE8qW4fL X-Received: by 2002:a17:90a:4090:b0:274:46cd:5af2 with SMTP id l16-20020a17090a409000b0027446cd5af2mr3868770pjg.34.1694658675968; Wed, 13 Sep 2023 19:31:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c20-20020a17090a8d1400b00267d71fda67sm121214pjo.9.2023.09.13.19.31.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Sep 2023 19:31:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Sep 2023 19:31:15 -0700 (PDT) Message-ID: <65027073.170a0220.73506.22c5SMTPIN_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 2F1C86052471; Wed, 13 Sep 2023 22:31:15 -0400 (EDT) Subject: |SUCCESS| pw131405-131407 [PATCH] [v4,3/3] net/cpfl: refine Tx queue From: dpdklab@iol.unh.edu To: Test Report Cc: Simei Su 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/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_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/