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 230FA43698 for ; Thu, 7 Dec 2023 11:24:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1DCB142DB2; Thu, 7 Dec 2023 11:24:49 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 4EC6440295 for ; Thu, 7 Dec 2023 11:24:48 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5d719a2004fso4584667b3.3 for ; Thu, 07 Dec 2023 02:24:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701944687; x=1702549487; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JJrhxL2Mi2fcqNgfLZxhSUFnvpyI5bVg06QHlCKWQWo=; b=NQgBHPHgJGvUbJLESxFm6WlFICur6RnjXUZoir2bExEg5J2LteqL2+vl1MUr7oIBEo KTwbVApfo5BoHBMaZwwWczjQLQF6KwK6fZhuFsO1byuJZB4VX4Hlj0M9lvSbAh+grEbu HBkvg2SXGSi1VJpWITfHo7Wi2pJfxeOJzsEn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701944687; x=1702549487; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JJrhxL2Mi2fcqNgfLZxhSUFnvpyI5bVg06QHlCKWQWo=; b=MjRMbr7u3VB5SLEDoGLMGqxy7HmlvPsDmQaVxVFHn+R1ORk3AasllcgoYuqCQnLC7V +GkGWXY5d6N9+jcodsJQdcq7E3xgTjd5h5gE+Z4VGQTQuL0RSiYQXuRjwTokYExZfzRq e8wL5ndBg1hxjlXKy6ZkbkRGqQ8kxaezOw2T1EkOv0xgocEpT3fAmoOvttD4wyLCmOr0 H6nvsVtEC1SEZt9tEiEOPf57NCNrl5VoJuO7M8Vm/b+FxDSWmODF/Ra5L5A2s/mlOlde UGmpSTWP5susIpiyWk/BW0NbehRyhjliKYmqzE/VJgeGcrnYO57ikeeVQajCGljOM7rJ TeLw== X-Gm-Message-State: AOJu0YxbSPgEke/deL3wpJqmnIThNSnniYoomzOURDd/fAmolnuUmIAP 4iVPYpMNrMweSVUWHHbWNJDqpbzaUBfQfzJj977UHTAR5b5o+TA9uhMCLEnK01Q+yO+Qq2UN+A= = X-Google-Smtp-Source: AGHT+IGy9qTvMOILNh6svo8eSuem9XUW9jeY+sTTnoEY7DXs08j/IZ+vaMDXIgUG+ZldMVuegIhxVt91s6yA X-Received: by 2002:a81:6cd8:0:b0:5d5:c6c1:3522 with SMTP id h207-20020a816cd8000000b005d5c6c13522mr1540653ywc.26.1701944687699; Thu, 07 Dec 2023 02:24:47 -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 k7-20020a0dc807000000b005cad2ec7a4fsm150872ywd.14.2023.12.07.02.24.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 02:24:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 02:24:47 -0800 (PST) Message-ID: <65719d6f.0d0a0220.a592e.4487SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 66DAC6051823; Thu, 7 Dec 2023 05:24:47 -0500 (EST) Subject: |SUCCESS| pw134910 [PATCH] [v2] app/test-pmd: fix tcp/udp cksum with From: dpdklab@iol.unh.edu To: Test Report Cc: Kaiwen Deng 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 | +-----------------+----------+ 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 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/