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 731FE43698 for ; Thu, 7 Dec 2023 11:38:15 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6E21842EE4; Thu, 7 Dec 2023 11:38:15 +0100 (CET) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id A0BDD40295 for ; Thu, 7 Dec 2023 11:38:13 +0100 (CET) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5d77a1163faso4127467b3.0 for ; Thu, 07 Dec 2023 02:38:13 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701945493; x=1702550293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Osn2P0eyYKxOCKa/96aYGHcbHUWuVUPtLlIl/rJCPts=; b=LCl5FJr0wntAiuHcWhVBl58FP51v0+fOeM9aez9RlO2JtTKLiNCmHkjLYXYKQoqb5l texDe4NQ2NVVEwVVFic4m16YtUIJ9jY8uzkfilTS9S5eIhl/yEdFZajLnv4boCdP2L6X 3Kg99YLovhv5XnBLC7gvtg7DwmNUEsWJW9xKc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701945493; x=1702550293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Osn2P0eyYKxOCKa/96aYGHcbHUWuVUPtLlIl/rJCPts=; b=ZqZp+Bs8yz1BfVXoiy+zznhN9kDqK75SUdibfdDktgS0Wz+pP9U8GNPud1Hrj+8VKn nYd0Fo9Bt5URq3lpnOW+d+vPVvmsyd8LM+KeU+/kK/6PhtTZdK4Hq87ltkSCTxJoytB1 2Due50TGv0f4Q5Oba0DwVpqATJZPt/j00yp06y5fMn5FSZXwrsHe47cHXPOV3Vk9gLxR bTrgS9JTsOLZYouAi3rAQYYJbsv417mtldP11GNXNFPipbXkLSICaFUh7lpoI0faIGDX F4VVAva3xfT6tDHSDvVIwh1VuMAUebf6ok5P0evK5vxHsTijT1+uDXT9jHQ43XP7HsjJ rLrw== X-Gm-Message-State: AOJu0Yxfxm3W587YG8cu8JLq1V7PWp8/911A1wXVQpPfabmEUI0x5Z6Y iWUpBxqA6xoHXtDPE+ajFIIDQyHaM3hSPnEz6p8cEDTF+rZXUY8joU5HQQ== X-Google-Smtp-Source: AGHT+IF0BKqYY6RAHeyOHsmE6tSVxebDWKEajw5THjni4A+xzkuwU8ppjaYD4hioHPa1HvoFSa7IHDPdobxg X-Received: by 2002:a81:48c8:0:b0:5d8:6496:93d with SMTP id v191-20020a8148c8000000b005d86496093dmr1822950ywa.33.1701945493079; Thu, 07 Dec 2023 02:38:13 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n128-20020a817286000000b005cae43d3199sm157927ywc.51.2023.12.07.02.38.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:38:13 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:38:13 -0800 (PST) Message-ID: <6571a095.810a0220.0da0.41ffSMTPIN_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 8ECF86051823; Thu, 7 Dec 2023 05:38:12 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/