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 309BF42D5B for ; Mon, 26 Jun 2023 17:04:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0E00B4013F; Mon, 26 Jun 2023 17:04:59 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id DE04C4013F for ; Mon, 26 Jun 2023 17:04:57 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-765a7768f1dso118891485a.0 for ; Mon, 26 Jun 2023 08:04:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687791897; x=1690383897; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P0ofFEw84LMrB0yURaT3UPdzeUy3jW5Gdhr4wjbQCuY=; b=bBBe4bwXrfGmnnb9UClcVZeuay4vy8r4D4a3qDYWG2g+hJM7N3MmLe8COtYt5Xb+ja o5hJJ2+iDQWDp+/2VH1X7Wtv7phXmu6dg1iFjA+LaXjTmlZlTFP2Osap/BAVQyrwT7IZ 8+EPCvUP5k4xL9iL+jjPcZzEpn8hT+Uh+QKEw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687791897; x=1690383897; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P0ofFEw84LMrB0yURaT3UPdzeUy3jW5Gdhr4wjbQCuY=; b=g+YRPfjv+nvuOZx/PpvFKGsMJGpihYmdd1NFVb0M6ni0hTLCeCuIrO1pJRX0wvGxjC xGSLaqHGoI4+QjxwGITduRB9AM6/zIWDcct8YOzoitBszVuMxEpryzQbjM8ES5UZXxFE w8RhCUJuVKLHSqXlOtwT58EDk1kg7MjvS7zygYkrG4BsMAeizCu2QX9ZlJrSHzJmKkcg nqd/dCKP/4tp7pXl81bt+U9qriPjRVrWGy1zjBKRTdv35IQYoAqiNG5Q1Cj+aPKPLYln OOP5YjuA65YJN+mm+hA3pJWYCcLPGjWDcTZXurf9ZbUlNUXASWI8QZ8se/trnjemxL0D xx3g== X-Gm-Message-State: AC+VfDyIxC7i3kUeHOeNiU77g6ch2E4QydoxIsYGmOHNw6jakQUK2okQ pEOaQKPQV/JTPCmiUw8td/HCrsMCwf6V9c352apv68mplFs+bOYIDZ50XA== X-Google-Smtp-Source: ACHHUZ4bV/nRjz6aZHwxCAjEvJqTHZXRexIj7B4taDuH+wWR4n7wh2gfBJnktheH928LN+5alQFULun0z5Ih X-Received: by 2002:a37:ef01:0:b0:75e:c7db:687c with SMTP id j1-20020a37ef01000000b0075ec7db687cmr29726966qkk.61.1687791897249; Mon, 26 Jun 2023 08:04:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l66-20020a0de245000000b005700b2a828fsm379297ywe.61.2023.06.26.08.04.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 08:04:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 08:04:57 -0700 (PDT) Message-ID: <6499a919.0d0a0220.8d773.a607SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id D0AF4605246B; Mon, 26 Jun 2023 11:04:56 -0400 (EDT) Subject: |SUCCESS| pw128983 [PATCH] net/idpf: optimize the code of IDPF PMD 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/128983 _Testing PASS_ Submitter: Mingxia Liu Date: Monday, June 26 2023 14:05:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:6c948396d7ebc7c0ffdac7df99f1ebf7b4ecb55f 128983 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/