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 79E7443CE2 for ; Mon, 18 Mar 2024 10:45:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7267E40289; Mon, 18 Mar 2024 10:45:05 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id AE2374026E for ; Mon, 18 Mar 2024 10:45:03 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-690de619293so26179856d6.0 for ; Mon, 18 Mar 2024 02:45:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710755103; x=1711359903; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=YxMC/41NfI7mVMArUen9WCxprNJla487XQfN7zHvmmA=; b=JHtdZlqnS8xVd3I1YZgiPSSt5LODHENDeptqSUUOENLBbxp9e1JKyfOkWV3pnq6rDK Z/U7kuxRGzZegmvG28lW63FK05S9KmwK2/uz4aFItUZ+RkGAK2d24xTPwYNaXEPVoBME 5xdP7c0Pqt3RU5/a4FdSDye0X0L3QxNWA6NSo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710755103; x=1711359903; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=YxMC/41NfI7mVMArUen9WCxprNJla487XQfN7zHvmmA=; b=qOmasfsYmY22b1/QN6RVQrUUeISBaMyNUt7dsixgoqIEX4M5bg0/hOCZW96aQiJGeV BDcWMWdJywA2IlD+IRek4Mx4l1E8Rx8WspHtRtUyTL6nzBqL4MKtYjUOHJT2iB4cRgt/ GubTba4v59m149Tn1me/4ZaJuuMyT1ONuiNENMXqTzvoDDXZwQnCXbWTnZw6E0HOGjJR QWGNxHSEeonyPLMTtMSLXZgu7SXoiAPTULolOXTUECq9a1pKzfGzgw/JosmEezdaOZJp B2WnzXcch7uoyh89X6MHuiM6hFEom4XRo6l9s7bqQtVVR+j1N5wZM3R3Nlkq3wwfJNRp OYXw== X-Gm-Message-State: AOJu0YyzRp9KPh/sGlPwY8CsxNLyXDv9qzJl1DJFoKPqmEpBRD2CUP12 JCysr5p7NZqnTop5HGNzi38dDPUVsmsv6QcmgwpQpnKgKve6X+gS2i1F1zayl7CAFykM1chGhsB AqDoAsb9D88WBJbrr1Asa5p+t5XDVmLZfS5Qw0JIp X-Google-Smtp-Source: AGHT+IHhEtlxbDM2xSxkaKCWxXOAwT7+A/uFRAFdVWrpxA/AXbr4sjcip2kQsUuughBBA8CeL15Qyf1vkmOp X-Received: by 2002:ad4:53a6:0:b0:690:df46:2ebb with SMTP id j6-20020ad453a6000000b00690df462ebbmr13115014qvv.56.1710755103157; Mon, 18 Mar 2024 02:45:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id if6-20020a0562141c4600b00690b714b4c5sm543222qvb.46.2024.03.18.02.45.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 02:45:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 02:45:03 -0700 (PDT) Message-ID: <65f80d1f.050a0220.7d45b.5e9eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D1CBF6052471; Mon, 18 Mar 2024 05:45:02 -0400 (EDT) Subject: |SUCCESS| pw138440 [PATCH] [v3,1/1] eal: add C++ include guard in ge From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318024415.555614-1-ashish.sadanandan@gmail.com> References: <20240318024415.555614-1-ashish.sadanandan@gmail.com> 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-intel-Performance Test-Status: SUCCESS http://dpdk.org/patch/138440 _Performance Testing PASS_ Submitter: Ashish Sadanandan Date: Monday, March 18 2024 02:44:15 DPDK git baseline: Repo:dpdk Branch: master CommitID:80ecef6d1f71fcebc0a51d7cabc51f73ee142ff2 138440 --> performance testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 512 | 64 | 1.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | -0.6% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | -1.2% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | -3.3% | +----------+-------------+---------+------------+------------------------------+ Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/6 Detail performance results: +----------+-------------+---------+------------+------------------------------+ | num_cpus | num_threads | txd/rxd | frame_size | throughput difference from | | | | | | expected | +==========+=============+=========+============+==============================+ | 1 | 2 | 128 | 64 | 0.8% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 512 | 64 | -0.0% | +----------+-------------+---------+------------+------------------------------+ | 1 | 2 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 128 | 64 | 0.7% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 512 | 64 | 0.5% | +----------+-------------+---------+------------+------------------------------+ | 1 | 1 | 2048 | 64 | 0.1% | +----------+-------------+---------+------------+------------------------------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/