numam-dpdk/drivers
Roman Zhukov 0f22fe3a5c net/sfc/base: get max supported value for action MARK
The mark value for MATCH_ACTION_MARK has a maximum value.
Requesting a value larger than the maximum will cause the
filter insertion to fail with EINVAL. This patch allows the
driver to check the value at the filter validation.

Signed-off-by: Roman Zhukov <roman.zhukov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
2018-04-27 18:00:59 +01:00
..
baseband
bus bus/vdev: fix find device implementation 2018-04-27 16:31:49 +02:00
common
crypto crypto/dpaa2_sec: fix HMAC supported digest sizes 2018-04-23 18:20:10 +01:00
event event/octeontx: fix snprintf mempool name overflow 2018-04-25 16:49:17 +02:00
mempool mempool/bucket: do not allow one lcore to grab all buckets 2018-04-26 23:34:07 +02:00
net net/sfc/base: get max supported value for action MARK 2018-04-27 18:00:59 +01:00
raw
Makefile
meson.build