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 96EA442DA1 for ; Sat, 1 Jul 2023 12:39:20 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90736410DC for ; Sat, 1 Jul 2023 12:39:20 +0200 (CEST) Received: from mail-qk1-f177.google.com (mail-qk1-f177.google.com [209.85.222.177]) by mails.dpdk.org (Postfix) with ESMTP id C1C00410DC for ; Sat, 1 Jul 2023 12:39:19 +0200 (CEST) Received: by mail-qk1-f177.google.com with SMTP id af79cd13be357-7658430eb5dso277351685a.2 for ; Sat, 01 Jul 2023 03:39:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688207959; x=1690799959; 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=lz0WYLPorp4LeOqUlPnJmnYoSKiBKhReEoPmErgdgnk=; b=CqI3IfqE5H0FtIZ328jHy4jsckpyHRahtx3wvqfIIMIajsmy5LkJRvOhComhDyEzcV PbzeLnoOv604w5Mw/91PqlPeaPSDmjGy5xibyVipAYl4K5zqEYF0Pm7sybWrxRUcVBQZ rmwATKAK+VESTtoUTIFgLJ4Ch628ITbMWSpGpCVK7YTmqJPNb2Q6SrGbc2kPJOPVuzgV G0v3Yba8W1HGmoxo0keNI2M9Bj4JstRrPeJJGVaR9K5BLDVA1XckwU9KKoqFNpUGthR9 nK+/HJsZKQl+TqJCJ6sl2o6a+Uiebm3c6z43EfEf/4gyrBkzsv9ULPHpvlOmI7ewyY9k m9eg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688207959; x=1690799959; 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=lz0WYLPorp4LeOqUlPnJmnYoSKiBKhReEoPmErgdgnk=; b=bxX12Dw3Y0NF2rsZ8T8eiHFvtYm1zxaVBMiYfDG8HUD1oEnkflu2ZYy5wYDUGvB5HZ HbKCrEkA0DTt1KwRhO7V/DHJllf+xpAZbRfEgU+6SADfmcz10UlaELY4UwTvvJstsmGL T91oJKiyn4L7uZ1NMel1KHNzRuZe3JfuI1kz6kIPbONGoB+7105GjsdYQlQg9XDcDoue H8qjTrMSc0XGtvQjcGQcH3nPAaWhZWRjXiEFsHc7NjMxhJDvq8v7mJFr2C5Kb5rPKsgO 6hPL0P+4JY3DnGE9pAQky1Gajxv+qtkexL0T0mBx/DMzXKmF9QkxgOF+ty4fNk1ajGHd l7Ng== X-Gm-Message-State: ABy/qLb5y/4kU98Lb+fuy75v3n0wMzzOBdiOEactwZONGRZHWP+1yb/C ysQ3mq+BgNqP995b77XET/kI7BDWPqLOD0e69lg= X-Google-Smtp-Source: APBJJlFCVj7IRGkp4XbuheI1rga58hwjQFV1RsJ1T3jn36g24zh1JFkpvSrf2PmXtKKXazy9Wf2aTQ== X-Received: by 2002:a05:620a:1b98:b0:767:5bdf:3e22 with SMTP id dv24-20020a05620a1b9800b007675bdf3e22mr353021qkb.40.1688207958973; Sat, 01 Jul 2023 03:39:18 -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 f5-20020ae9ea05000000b0076555572c83sm7860262qkg.54.2023.07.01.03.39.17 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sat, 01 Jul 2023 03:39:18 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129174 [PATCH v2] app/testpmd: add IP length field matching Date: Sat, 1 Jul 2023 06:39:17 -0400 Message-Id: <20230701103917.3010831-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230701092632.439715-1-bingz@nvidia.com> References: <20230701092632.439715-1-bingz@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/129174/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5430362695