DPDK patches and discussions
 help / color / mirror / Atom feed
From: Ferruh Yigit <ferruh.yigit@intel.com>
To: Hyong Youb Kim <hyonkim@cisco.com>, dev@dpdk.org
Cc: johndale@cisco.com
Subject: Re: [dpdk-dev] [PATCH] net/enic: fix missing offload capabilities
Date: Mon, 14 May 2018 15:35:10 +0100	[thread overview]
Message-ID: <5a70b4ea-f72b-18cf-d3b1-2857619d4738@intel.com> (raw)
In-Reply-To: <20180514141126.3732-1-hyonkim@cisco.com>

On 5/14/2018 3:11 PM, Hyong Youb Kim wrote:
> Add the following missing flags to the advertised offloads.
> - DEV_RX_OFFLOAD_CRC_STRIP
>   CRC is always stripped.
> - DEV_RX_OFFLOAD_JUMBO_FRAME
>   Jumbo support is always enabled on the NIC.
> - DEV_RX_OFFLOAD_SCATTER
>   Scatter Rx is currently supported.
> - DEV_TX_OFFLOAD_MULTI_SEGS
>   Multiple-segment transmit has always been supported.
> 
> Fixes: 93fb21fdbe23 ("net/enic: enable overlay offload for VXLAN and GENEVE")
> 
> Signed-off-by: Hyong Youb Kim <hyonkim@cisco.com>

Applied to dpdk-next-net/master, thanks.

      reply	other threads:[~2018-05-14 14:35 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-14 14:11 Hyong Youb Kim
2018-05-14 14:35 ` Ferruh Yigit [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=5a70b4ea-f72b-18cf-d3b1-2857619d4738@intel.com \
    --to=ferruh.yigit@intel.com \
    --cc=dev@dpdk.org \
    --cc=hyonkim@cisco.com \
    --cc=johndale@cisco.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).