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 9B86C436DC for ; Wed, 13 Dec 2023 09:23:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 805DD42EB5; Wed, 13 Dec 2023 09:23:45 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id DE8004021D for ; Wed, 13 Dec 2023 09:23:43 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-35f71face1bso1959965ab.1 for ; Wed, 13 Dec 2023 00:23:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702455823; x=1703060623; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vOicZabokstVmsB162zzr1UT53Gw+odtlERd8W1tedo=; b=hI3rnnJNndEqN3ySQg3N/gjHzPSyblap1AJ0orF9h6tuh1w2PIaGJrVTqv9wFd6nfh gXF1pT0gjY1FQXxGFccxflcAj9c71uf/Syk2hSK/GqzCVItlc4XfUjAxZv9GqBBJ/t40 FsOkhy+EmhG8sGxxKGRMi1UCI7iRsTygtoszM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702455823; x=1703060623; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vOicZabokstVmsB162zzr1UT53Gw+odtlERd8W1tedo=; b=i/jioVGUhHFtrTA20+UJdLHviTkqozg5X8mtByV8ly6DhThW01ehs9ilDr/aABWAlT 7PlQzhwFEXtMYDxHjnF4hsDev2nFSGn3FnZPufcaDZ+2sA/PvBYe2Pm1bUu03MKz7x+q HanC1edvIApRv7yFOyjnY+LUivR2GQkNK9z0Z5oFMt4KumXPVNJPWfMaXSy/KW3dOZuE 4aHLdzoQgtWnpwySzFVkLoX5uHeuGw6/kIwTzsrbN6AeABV7ULtZ/Ckx8abLuDLvqhEl 5z9chTaimwSHAvNNTN/z4c2ZO7VSWmkXsp8ZAqPkTl5LPPdJSmt1J5eVWqo8G+l4E5fx NzNA== X-Gm-Message-State: AOJu0YzeVPpyC0mAaFIaNCJZbDkCGsEGc2bqmd8vHsxArivmVBNp0Niq o3G6eT69EVR3klx9SPIdMSWn19tEBvEhxxfHJRsEWH8VHtUzAw7A5mo2eNHYz0B0nm0UIrHTZQ= = X-Google-Smtp-Source: AGHT+IEHA9U/pHYUE/uiVSseflNG2FmSwxQvLqRL0k7Wl1EDA3qWJNU08nJbJMT8LFQa0M5cNvvXPWGvdpX6 X-Received: by 2002:a05:6e02:1608:b0:35d:73e5:5d3d with SMTP id t8-20020a056e02160800b0035d73e55d3dmr8981722ilu.27.1702455823095; Wed, 13 Dec 2023 00:23:43 -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 6-20020a056e0216c600b0035e6ef1e513sm920758ilx.45.2023.12.13.00.23.42 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 00:23:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 00:23:43 -0800 (PST) Message-ID: <65796a0f.050a0220.a4759.c6d9SMTPIN_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 926DC6051831; Wed, 13 Dec 2023 03:23:42 -0500 (EST) Subject: |SUCCESS| pw135131 [PATCH] [v4] lib/net: fix tcp/udp cksum with padd 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/135131 _Testing PASS_ Submitter: Kaiwen Deng Date: Wednesday, December 13 2023 04:37:32 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135131 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28606/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/