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 25E5E42D5A for ; Mon, 26 Jun 2023 15:53:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 02FF64013F; Mon, 26 Jun 2023 15:53:14 +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 CAD524013F for ; Mon, 26 Jun 2023 15:53:06 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7836e80b303so3154139f.0 for ; Mon, 26 Jun 2023 06:53:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687787586; x=1690379586; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QybP896kGJn8thNTeYN7oMkoVIjN50TBSMYYKMd/xL4=; b=WScRyO4dIVe2efRMMr/Wqv1vYVt2S2yGf7WbKXzVSR9tVJSvqfSxAipqgGDMoazZpo e9IJzqE9l7DNRilyEGNsxALDvO0nOnqQFcLPjwXpySMBsXARJUV+k+8Y50yaSCdLACX4 BBpYKfo/6jA1P8KCQx3iDtcYuTCVDoGUFoPlk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687787586; x=1690379586; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QybP896kGJn8thNTeYN7oMkoVIjN50TBSMYYKMd/xL4=; b=dRZDOp4Bolb83z/8Sqh0z8HNQWTe9klvkUFPLSVqR8IVeQdNuYjEe7gOj8Dj/hdoak W1ybpFuhw4bo2067cPD+5NKUh7Jme/z6bp05J4ZAJVkWOoWYoSl21HSpviu4GLpoAxzv Z4ohvkhdIRefItOmcvCIypy/xY8OKt41l4kkFJFLNtvAwNV1Q5NBDE3ex+fymgeMeB82 ERakh1aS5ZnaihQKmttcEtMq0vCRimpeNqmaqLeuZq3rRZf+V0biE47kxbka1uEsAP9f 648pB5qNQr2D89mjraA2GU84rxWONh2A1J9FMyB5psx6FGjf52FL2ng69gdAby9eKrcy pH2A== X-Gm-Message-State: AC+VfDww1+MsH3OSxtHOvwUPTWzzldMW6Z6dNe/zOr8bl/FQ5sJydmX9 XcMA6JRtPf773+LtANvH9lK7Tplb2ZBhusT5cW3vl5gnY9YmEeqlRsUpJQ== X-Google-Smtp-Source: ACHHUZ6aD6L21+pp03IwO2IDql5zk83Yg+srPolWxUKfIhezOK3eJ/YHBacVvRCE2lpMgVasOFNk2/EAXsIa X-Received: by 2002:a5e:8505:0:b0:77a:c494:b4bc with SMTP id i5-20020a5e8505000000b0077ac494b4bcmr27716186ioj.20.1687787586125; Mon, 26 Jun 2023 06:53:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z7-20020a029f07000000b00426909d9b61sm138981jal.55.2023.06.26.06.53.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 26 Jun 2023 06:53:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 26 Jun 2023 06:53:06 -0700 (PDT) Message-ID: <64999842.020a0220.88534.7e67SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id A872E605246B; Mon, 26 Jun 2023 09:53:05 -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-abi-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 | abi_test | +===============+==========+ | Ubuntu 22.04 | PASS | +---------------+----------+ | RHEL 7 | PASS | +---------------+----------+ | Debian Buster | PASS | +---------------+----------+ | Fedora 37 | PASS | +---------------+----------+ | Fedora 38 | PASS | +---------------+----------+ | RHEL8 | PASS | +---------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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/26800/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/