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 19FDB42E3A for ; Mon, 10 Jul 2023 11:23:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1546140698; Mon, 10 Jul 2023 11:23:39 +0200 (CEST) Received: from mail-ot1-f98.google.com (mail-ot1-f98.google.com [209.85.210.98]) by mails.dpdk.org (Postfix) with ESMTP id A686D40698 for ; Mon, 10 Jul 2023 11:23:37 +0200 (CEST) Received: by mail-ot1-f98.google.com with SMTP id 46e09a7af769-6b71eef1bc0so3456770a34.2 for ; Mon, 10 Jul 2023 02:23:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688981017; x=1691573017; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=quOeDP+eO0//Y/ihTr3Hds4NIsMXcgw/zD6r6PfI5PA=; b=VtRU2cRpWQKg0NuApaYCd/VGx6VapxgE3wKdLdqe9zda8wDHycIScvxjAv+c4bEh2R ywG3z72xFt0xlQM9K64WmwI30otg2gHc1cdGRu7DFb4xsh8ewMJw7cRpprECZCuQIabV kvEOy+cJB2gMqz0skX7YBmrSO74W+IYyRzLl0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688981017; x=1691573017; 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=f3Kl5egXjX2GKQmS4tHjLmQEpPmv1WhhLZB/RepjEsomMAjeyMo8lvjMLy0FQImL+1 UbD7vQAVqZvwUn33mYCLoRq7GTZuy9JwPaeUtqHIWfa/Ra9e5wVxt6dkZ3CX+buB7oe1 /lm5pO6q3xT21cJw7ElmMaqC9sycs9vocHaedqpJ8CP7Fs+83tTy+w/aMzCp+kvTxOjn mbubx/hN2fhrT00kbYCyLlIlsNbsNPAKPKZcPXLeu+MZG+mt3f0K6Kh49oDwjZbC2eaB Lj0QZnQ/5WpkMObZp8OUvlWAfndRYAN9FLJ1+q1u5oE5hBEHBs3y3eZADY3WPEWsZQWw EXyg== X-Gm-Message-State: ABy/qLboyC+S/AexQYeUhwXKOype/H2jsmHYBV1ufNAiMSxHtKPoaA3J SY9L3NvrZVX1ZLG3fE9L4rwxXPFk8kTpgxUWlQCEf2u/lOLIrhszD5c5Zg== X-Google-Smtp-Source: APBJJlFQaOrYigDLb2N17o9v0JA2KyX10ouyaylGcPHxFmLyPELsF0hjL7bBj8BTlkctKvfvtCbgHAvAs9Qx X-Received: by 2002:a05:6358:6f10:b0:133:835:8e03 with SMTP id r16-20020a0563586f1000b0013308358e03mr5798830rwn.16.1688981016861; Mon, 10 Jul 2023 02:23:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k124-20020a633d82000000b0055bcd083f0asm602912pga.6.2023.07.10.02.23.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 10 Jul 2023 02:23:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 10 Jul 2023 02:23:36 -0700 (PDT) Message-ID: <64abce18.630a0220.8ca3a.4d7aSMTPIN_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 1E838605246B; Mon, 10 Jul 2023 05:23:36 -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/