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 958B5A0350 for ; Mon, 28 Feb 2022 10:18:34 +0100 (CET) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9267C41159 for ; Mon, 28 Feb 2022 10:18:34 +0100 (CET) Received: from mail-qv1-f53.google.com (mail-qv1-f53.google.com [209.85.219.53]) by mails.dpdk.org (Postfix) with ESMTP id F3C3A4068C for ; Mon, 28 Feb 2022 10:18:32 +0100 (CET) Received: by mail-qv1-f53.google.com with SMTP id fc19so11773668qvb.7 for ; Mon, 28 Feb 2022 01:18:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=WMESHX8MmjwqLczlofp7RXa9Og4WTNMZdGP8a7ukwOg=; b=VtJK+G9m7xglH0byoF6kza8XiGIjARuqs5OQgpvLG6MaeDJm3/dOtU/U5LDJs1ytyb OPei1nfO6qL6DHsdl7uAlLmmnAJKCR3dOyTvmTN4ZJCBw+0n8udt+0U8oFe0TFXKqadb jBfzFc//CjO7wTLIgEw5UIfyYLiXIt+hREd6kkCxwh0638BhylQFC0i7BLqz6N5UlBKD TyDyDrZCZNKFdfLHNfuICjuPDXm1dT15t5TpH4IlPHXmh3l5y+n1CQWvauwRmfPZl7Ih xUYUz5aOUngQ68HB2VzHwcD4WtnUG5j6lQZXa1ei/0XfnphH7QMCCwuXDIOAbVnrRoTM 30rQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=WMESHX8MmjwqLczlofp7RXa9Og4WTNMZdGP8a7ukwOg=; b=MeIfHNpjvF60iG2/cBvpsCfS40TvqbooXothkd3m6oTeg39/17tlafai0ePyrZ+m/U fFOQLR7SQFawfCYVD0adWwqpnUiUf5ilzX5llUwa1Ot4iOHVtdWUX51FJquzCyrF6Vts Bcwcwsm2PmIGRhiNqJgEXsSH8DtGIihev3FLsaJEeIp0mi8PCz6dHxHLhglkETgC8uvd hXH2Gk/TGg0C7P5m4yLwuZdWbcvYKdNiQzTyaHeDhx210sB465UFxrrl3koJEWN9rJaW 3W3oS4h5JeVit8bF686/j/de7a8CYaKm2Xn0TbCOF5ju/fk86FDti3xe9JvVWHfRsgy0 CEpg== X-Gm-Message-State: AOAM533fo5MtFce0kPuknpX34zBDGaYLEdfJYmnxJuAfuOXvCB9DBEax dSTLbANoY3Y86LVxf7YpdBOQ/2cCTPA7cg== X-Google-Smtp-Source: ABdhPJxWkWDtY3AczLRo2NLtG90NBV6rsyJtN8aPweyuPcTh4uAZNG92EkzhoF94/AwL3izyxHddGQ== X-Received: by 2002:ad4:4963:0:b0:432:304e:e50e with SMTP id p3-20020ad44963000000b00432304ee50emr13115024qvy.111.1646039912211; Mon, 28 Feb 2022 01:18:32 -0800 (PST) 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 u12-20020ae9c00c000000b0047c98aa41casm4696718qkk.94.2022.02.28.01.18.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 28 Feb 2022 01:18:31 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw108396 [PATCH] net/tap: do not include l2 header in gso size when compared with mtu Date: Mon, 28 Feb 2022 05:18:40 -0500 Message-Id: <20220228101840.21938-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220228082724.1646930-1-baymaxhuang@gmail.com> References: <20220228082724.1646930-1-baymaxhuang@gmail.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/108396/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1909232844