DPDK patches and discussions
 help / color / mirror / Atom feed
* [dpdk-dev] [PULL REQUEST] fm10k: new features promisc, mac/vlan, checksum
@ 2015-06-19  8:29 Chen Jing D(Mark)
  0 siblings, 0 replies; only message in thread
From: Chen Jing D(Mark) @ 2015-06-19  8:29 UTC (permalink / raw)
  To: dev

The fm10k driver changes include below features:
 - Checksum offload
 - Promiscuous Mode
 - MAC filter add/delete
 - VLAN stripping/insert
 - Vlan filter add/delete
 - A series of bug fixing

The following changes since commit 043ef28b391644229d9c4a671defb2304fefee69:

  acl: add new test cases (2015-06-18 18:12:47 +0200)

are available in the git repository at:

  jing@dpdk.org:dpdk-fm10k-next.git master

for you to fetch changes up to 95ecea959efeaef854553ff1ca4c02bf956b05c1:

  fm10k: update VLAN offload features (2015-06-19 03:10:28 -0400)

----------------------------------------------------------------
Chen Jing D(Mark) (9):
      fm10k: Fix improper RX buffer size assignment
      fm10k: Fix jumbo frame issue
      fm10k: Fix data integrity issue with multi-segment frame
      fm10k: Fix issue that MAC addr can't be set to silicon
      fm10k: Do sanity check on mac address
      fm10k: Add default mac/vlan filter to SM
      fm10k: Add promiscuous mode support
      fm10k: remove mbuf size sanity check
      fm10k: Fix improper max queue number for VF

Shaopeng He (3):
      fm10k: update VLAN filter
      fm10k: add MAC filter
      fm10k: update VLAN offload features

 drivers/net/fm10k/fm10k.h        |  29 ++-
 drivers/net/fm10k/fm10k_ethdev.c | 407 ++++++++++++++++++++++++++++++++++-----
 drivers/net/fm10k/fm10k_rxtx.c   |  15 +-
 3 files changed, 402 insertions(+), 49 deletions(-)

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2015-06-19  8:30 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2015-06-19  8:29 [dpdk-dev] [PULL REQUEST] fm10k: new features promisc, mac/vlan, checksum Chen Jing D(Mark)

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).