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 64027436CC for ; Tue, 12 Dec 2023 07:00:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5F9EE42DCE; Tue, 12 Dec 2023 07:00:27 +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 4583342DC7 for ; Tue, 12 Dec 2023 07:00:22 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5e196c128fcso9321877b3.1 for ; Mon, 11 Dec 2023 22:00:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702360821; x=1702965621; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4h9OBzeuudQv/LreIImp9InG2nQtDgM96ZOFsLRVWyI=; b=cmsottORzwC4QE7fHSTWArmpYVXfiGoBOesh+2asw0LpLt7n+zQl4VAXtc0XXJWCdJ 4PNiilQzVGFsK1h7+ZbES09b4Ps/qPXIrJyIxPf9lJ+p3ZXl2l5145uJkc8Z3/wrqLZc aDx5bKNvx0SgLScZ0Rlm3uLQ7XFvJN6lxfTCg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702360821; x=1702965621; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4h9OBzeuudQv/LreIImp9InG2nQtDgM96ZOFsLRVWyI=; b=pa8UYHlgZmWKHvoLVQ5OMh687OcbDhJGvSBEmKTQ40GitHFzMALhspPhX3eM3kvUzW GbdWG0Fv8AIF+lY86KS76AggsLGoyeQ63Pg479r007ppsooEEY5IISqHAjXIlybDSgiY 7a3aw40Ushbw2xky4kyT5d8uvdz9yQW7CxtR+qYOkCf+2F4psv/HMtTruMG7PS73b96u PrnhgTU2oxIlyahFmaWS3cE50dfDMQvyyyXRwgkPf2rdYSFIjdA9xGEErcB7hKeeSfhS l/ryZHWkBnVbP5mpWHXzpuMQKdISG0FqaFKqsaODOwnEbkU5LWpcWAJGb4rOFfxnIHXo RXow== X-Gm-Message-State: AOJu0Yy1O7Dk3sDCAGInyYsic3tmdqH+HeASo93/SP7EjYZOP3lH7b0J m0yUy6VD6c0TkCnWlvpYEKVTpYRc5p5Iyk68bQ4dUUqsOzmVqZojHNpQKz2deFGGvzSsEt+phg= = X-Google-Smtp-Source: AGHT+IEE+SgYzCBW9rFVWlsoYt6WGTSTcdt2CFp/PZSeT+LcIhdB44IxOVQLHE0y7kzdbxiugottQ9nEIbbS X-Received: by 2002:a05:690c:4505:b0:5e1:9f39:b084 with SMTP id gt5-20020a05690c450500b005e19f39b084mr930518ywb.2.1702360821607; Mon, 11 Dec 2023 22:00:21 -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 g8-20020a170902934800b001d2eba9694csm12365plp.5.2023.12.11.22.00.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 22:00:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 22:00:21 -0800 (PST) Message-ID: <6577f6f5.170a0220.a25f0.0ea7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C3661605C311; Tue, 12 Dec 2023 01:00:20 -0500 (EST) Subject: |SUCCESS| pw135048 [PATCH] [v3] lib/net: fix tcp/udp cksum with padd 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/135048 _Testing PASS_ Submitter: Kaiwen Deng Date: Tuesday, December 12 2023 02:16:19 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135048 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28592/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/