]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
sfxge(4): support MARK and FLAG actions in filters
authorAndrew Rybchenko <arybchik@FreeBSD.org>
Thu, 29 Nov 2018 06:46:10 +0000 (06:46 +0000)
committerAndrew Rybchenko <arybchik@FreeBSD.org>
Thu, 29 Nov 2018 06:46:10 +0000 (06:46 +0000)
commitfc9798c79a8288df5afdd84df74f754ba7548d24
tree9938849dd9ebdc1e55fd2ac8f01c151dffdd23c0
parent6e1ebbe9e2b2823a9bab979931087774f152e751
sfxge(4): support MARK and FLAG actions in filters

This patch adds support for DPDK rte_flow "MARK" and "FLAG" filter
actions to filters on EF10 family NICs.

Submitted by:   Roman Zhukov <roman.zhukov at oktetlabs.ru>
Sponsored by:   Solarflare Communications, Inc.
Differential Revision:  https://reviews.freebsd.org/D18239
sys/dev/sfxge/common/ef10_filter.c
sys/dev/sfxge/common/efx.h
sys/dev/sfxge/common/efx_filter.c