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 2A41942E3A for ; Mon, 10 Jul 2023 11:23:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 251A540698; Mon, 10 Jul 2023 11:23:50 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id C152740698 for ; Mon, 10 Jul 2023 11:23:48 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-76595a7b111so353184385a.2 for ; Mon, 10 Jul 2023 02:23:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688981028; x=1691573028; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=quOeDP+eO0//Y/ihTr3Hds4NIsMXcgw/zD6r6PfI5PA=; b=RM5oxwgg5zaMuv7oBYS+1BIH7Ce0uANl8m/e8iCTRLor6FBTWdzMe7ESXb2ovcpJ4n NUWUkeGR/mxiAsMXrEr/nDNZIAt0pIsV6It6nyk4rdw7dNmJ6MB19a955F29JysqwGkq Jq0Scvp85c3cNnG7CywyVSwGZQ6m+ON7UuBQw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688981028; x=1691573028; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=quOeDP+eO0//Y/ihTr3Hds4NIsMXcgw/zD6r6PfI5PA=; b=BOhzsx7WgFFn9cUfgPVTFlgykZyLyGmVFa+fPEZY+lFxk68suXZcgYaXeFFKoEQ0gF blagfueO3SavR435hcpnmHKjrYhMN25geeoN4WSz7KjKRrQP/dYFPF9zC1hnnbcVaoT5 ru/qh/CF1y6aCW2r937Y4/fYfkVY/pbqOZ4IaYYDJs7vPWAXjoY0ePh7jQLLFH7Z49Gm m5nF9fgXKCcX4rEVcDbF5aA2g1uOvRDQsXC8rA3ug+g2EMtGYWPx+iarwwBlrVc1bEcu VEc5HJxZSS95XLNTvfciYlBujwauL9UttCI6aavNl5eVVRQ6RbU39O6EvLMMDCgsApGl 8W5A== X-Gm-Message-State: ABy/qLavRahrQQwCwbVovBcckJuDzAY1+I9IabHNCQduYRT3DllAWz/Z iZXZl8JOEyV/hEO/ToC86LiGvMNguyxBHCN1pioKC36JSAOaRm38MaMs0A== X-Google-Smtp-Source: APBJJlGo7pRnqaWVrgkbk6kWlm6TjHu82mg8kU71NaFpbXXq0PFscV3JkXqI9hp97s9JU1PL2rR6vh/MJcR4 X-Received: by 2002:a05:622a:13cd:b0:403:a39f:12da with SMTP id p13-20020a05622a13cd00b00403a39f12damr7593597qtk.47.1688981028293; Mon, 10 Jul 2023 02:23:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id om1-20020a17090b3a8100b00262ea696fadsm664582pjb.9.2023.07.10.02.23.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 02:23:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 02:23:48 -0700 (PDT) Message-ID: <64abce24.170a0220.60507.8fb8SMTPIN_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 75629605246B; Mon, 10 Jul 2023 05:23:47 -0400 (EDT) Subject: |SUCCESS| pw129417 [PATCH] doc: add outer UDP checksum limitations f From: dpdklab@iol.unh.edu To: Test Report Cc: Dariusz Sosnowski 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/129417 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Monday, July 10 2023 08:49:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:623dc9364dc6a818799941cc26dc8f70feb2bb24 129417 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Debian Buster | 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27023/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/