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 4228243698 for ; Thu, 7 Dec 2023 11:20:10 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C4F142DB2; Thu, 7 Dec 2023 11:20:10 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7FE2840295 for ; Thu, 7 Dec 2023 11:20:08 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7b35d476d61so25953439f.0 for ; Thu, 07 Dec 2023 02:20:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701944408; x=1702549208; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=79e8LmaWAO3Z+xzWFtORr5QMZnn2cWHb+kWBMxQAmhc=; b=PcJGkH0rTVEPcCUovUKAJx5sptV849wHYXLD9gmY1fiU8EycBU9T4YiiOn8Ko7FpvW bUIY6+Ch4xWp6GGmEAmCUCKSoARrjsEluxZiY7MbLfz/kxOwUvIOguoyYRLXMuSsCYAw biDhFcI5Y8BBcSQVufjpoRlhKb1tJxsbrLZ8E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701944408; x=1702549208; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=79e8LmaWAO3Z+xzWFtORr5QMZnn2cWHb+kWBMxQAmhc=; b=p8v4vR64GM1W4/Y+nlCRJWIfKQBrE3B3dfr8V2HiDU8oAnE0BimfEzm9H8snf/8qZO Y1qHvvfQMsjmR0tDtnzjyIA/IeGA0QLARD4f1cK4hEZy44upOchJIF562kChVDnmfYza GjYnN4ah3VvPrttgcB7ztVNHt3CkYfh5knOMm005a7NwxENZrcxf8I/pbfxobxURzIPG /YymhJqrBJsU/GPov+vws5qFoyYiV2GtHXXH58dlW1g2KCO1mquFt1tEFajMg4JkDBgR hl6fZlDPO0vdiMST8Vor83OUeur7NGhqpcZ09ueH+U2HDkoh1nq0jOX44mRT+GyiVE74 hd4A== X-Gm-Message-State: AOJu0YzbUQDLZxC5/iVWgFJQq5lPg1VUlB5eKNtpe/MeGtIlNCCA6BQq 8SsUE7UsgC7b55+cayGlD4n/7JFoMs4R/DDVyJ/shax+32pMpdyRo6RWMtjRTT4OdYSNXIgE1A= = X-Google-Smtp-Source: AGHT+IGGB9DnVcZPRUibUSM+1nNCuJ25G+xNXs86JMvTSWoToD62PPC9X92Ya+h94sprwmnCVsIeyxwH0qYn X-Received: by 2002:a5e:de44:0:b0:7b3:4e98:671 with SMTP id e4-20020a5ede44000000b007b34e980671mr2967847ioq.1.1701944407975; Thu, 07 Dec 2023 02:20:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v11-20020a02b90b000000b00468f3347c57sm62558jan.17.2023.12.07.02.20.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:20:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:20:07 -0800 (PST) Message-ID: <65719c57.020a0220.cab02.1a45SMTPIN_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 9310F6051823; Thu, 7 Dec 2023 05:20:07 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134910 _Testing PASS_ Submitter: Kaiwen Deng Date: Thursday, December 07 2023 08:53:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134910 --> testing pass Test environment and result as below: +--------------------------+--------------------+ | Environment | dpdk_meson_compile | +==========================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +--------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +--------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +--------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28550/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/