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 D6C6542E3A for ; Mon, 10 Jul 2023 11:39:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0DE6410F1 for ; Mon, 10 Jul 2023 11:39:04 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id AE221410F1 for ; Mon, 10 Jul 2023 11:39:03 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-7672073e7b9so306250585a.0 for ; Mon, 10 Jul 2023 02:39:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688981943; x=1691573943; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=J7OhluXF1fKQPpBnl110ASNmm20FCVW555LVpaItWp8=; b=MhHJ/MMDfrcYtekU8oTXQHHASOg9612CK1/cKyNxZKXMKqTIkTmwmAEpll/VdH8XQQ QdC1QGelgCEMIUlkaPmQZNaPGxa+mFE5mhyMffEliJUzTjUR0EI43l/+1Nn4yDsNvgVj zxNdNjsuefNSY4wUYzDnoajHyYDLOZMbGjRQxyb/WHIG8L4WKrKmiTDaLn9dA8H6stDo A42YMALf/ki0g4Afh06xw0sh4/KQnkr6wE/qmYHPhZdPjKyFco4o3yD3MpyLlSE3pIQY ViF3WjuwyiJk621Vm2tjtxj2m0GBelu8k5SuKMlAMFJmTp6o/z0DjOc6hnpB2WvN/D01 me1g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688981943; x=1691573943; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J7OhluXF1fKQPpBnl110ASNmm20FCVW555LVpaItWp8=; b=OhTFqJ22e7CQck6UF0wu7vLTRtg29ZD9QqtqUDSCTeKkB2GeNAXzTwR7s3GiOHcRF3 27DJP4uLvBqbPUfK8aVCkWQyBeJIZspxFJQ6aR4wGnXuGbmozHO8ZH6BDZ/GgE5KtfN9 E85QH9vlu4JUDjscPDrEZfRZtY9gKl7CFMp9PFIqHLtQttlGmsFTMwGkywKi8YeAsES/ n1GF+defGBfsH4eqFOdD2Waxyxudy6epmfIbyUzUplF7O2b8vurolCbVKZe3KZdwqI4s w6E7KlsmYHbZDtNFvBv5lDHMYUwq/Z9vhauZxSu8Wd7U5k01xPF6xLcFN1xRYZOdviQf DF6w== X-Gm-Message-State: ABy/qLYtKwnHO+j615nzcwA9QH0ccw4q127BB/aZi6AnYdmqGiBu04JS uMqcx/O3C0C3yGIDLaUwgoO/hak+ZXcYcxc1HcM= X-Google-Smtp-Source: APBJJlHzfP5bunkE1j5qUVbtxF6TU/im2359jO3I96w4V1fCZB8KW/3rxfSl1NpP8nbM5vPuzP975A== X-Received: by 2002:a37:87c5:0:b0:767:4d81:465 with SMTP id j188-20020a3787c5000000b007674d810465mr9523051qkd.16.1688981942826; Mon, 10 Jul 2023 02:39:02 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id g3-20020a37e203000000b007672ab185fesm4662297qki.115.2023.07.10.02.39.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jul 2023 02:39:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129417 [PATCH] doc: add outer UDP checksum limitations for mlx5 Date: Mon, 10 Jul 2023 05:39:01 -0400 Message-Id: <20230710093901.1317071-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230710084908.3503447-1-dsosnowski@nvidia.com> References: <20230710084908.3503447-1-dsosnowski@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129417/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5506119985