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 BDDFB42B4E for ; Sat, 20 May 2023 04:58:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8346410E3; Sat, 20 May 2023 04:58:43 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 787F4410E3 for ; Sat, 20 May 2023 04:58:42 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-76c67634c24so11766739f.0 for ; Fri, 19 May 2023 19:58:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684551522; x=1687143522; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fgdS+Ncu9NIrzsQ7P3Xzof1GdBrYhDJtjhNIgKmbOHQ=; b=YIjcrDD+eFEsq2ynsa8YS6+p7VJzQTqUctL6GwVDJM1lxMRDl9Yt9fh5TEt7VVYCSf UBc1R5xXX779JypmOyxNCJIX5XGFubGV5zIy1WPpJKkk3x202EPz1AzegcF79Ar0yA6F pW2Hh+ZEYKtLfoAdEj//qJTKIg4vccg7QzCok= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684551522; x=1687143522; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fgdS+Ncu9NIrzsQ7P3Xzof1GdBrYhDJtjhNIgKmbOHQ=; b=eRctZTtwO9qrg0dvawxUnDFyNzMCEr3ysWg/ugQwtf2Df3bU7yaCxE0+/NdeBgM1aJ v48EPc0t6NToC+Zwf0LIJN5dnbeiQYcGXoen0cVqk7Z3N+GwJR6m5LK3slZOgatyx20Q 7Josyjo3kh1yIF2lKD6ZfjyzGNQ2xE7Pi547UVVpygnTE76E2wu84ugyI98IDdb7JHtb BI6TtsLCjAzOonHh4dsBXhnBoevkvuFyAKVDK6b2YEpYLeRbKRPC5+m3+uk4glOsRDZ1 sOf7XdpcY5JbT9dFrpOf3Wl0lSjTMqj+DnoQrQOMg4bq9nJqxEDznfxf1VnM+sE/s1wV Acgw== X-Gm-Message-State: AC+VfDwuATjtwoQiLLA6/TI5BE9bcOxFZy0MEP9yrVxTKF03B2U28E4r m5DtbONbfhqoMGxClWnKt/c6B176uhnYngpxn6t8Fq1uaCea7qbCIu4b3lE/7dg+Vap2zf41FA= = X-Google-Smtp-Source: ACHHUZ4+d2inFkU1AZI5jBIfUcpgg9OKGaVx8DtViVYmqj3CBFtL0W3eB3zU0n/a/ERU2CRuJ4Lf1maq2V9z X-Received: by 2002:a05:6602:2d04:b0:76c:4e64:2a20 with SMTP id c4-20020a0566022d0400b0076c4e642a20mr10435848iow.9.1684551521935; Fri, 19 May 2023 19:58:41 -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 cw10-20020a05663849ca00b0040f7a38d3easm16581jab.20.2023.05.19.19.58.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 May 2023 19:58:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 May 2023 19:58:41 -0700 (PDT) Message-ID: <64683761.050a0220.5e9d4.101aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 77EB7605246B; Fri, 19 May 2023 22:58:41 -0400 (EDT) Subject: |SUCCESS| pw127110 [PATCH] [V10] ethdev: fix one address occupies tw 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/127110 _Testing PASS_ Submitter: Huisong Li Date: Friday, May 19 2023 09:31:55 DPDK git baseline: Repo:dpdk Branch: master CommitID:a399d7b5a994e335c446d4b15d7622d71dd8848c 127110 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26312/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/