numam-dpdk/drivers
Ivan Malov b75eb50d04 common/sfc_efx/base: add match spec init/fini APIs
An MAE rule is a function of match criteria and a priority. The said match
criteria have to be provided using "mask-value pairs" packing format which
on its own should not be exposed to client drivers. The latter have to use
a functional interface of sorts in order to generate a match specification.

Define an EFX match specification and implement initialise / finalise APIs.
The "mask-value pairs" buffer itself is not used in this particular patch,
so the corresponding struct member will be added in the follow-up patch.

Signed-off-by: Ivan Malov <ivan.malov@oktetlabs.ru>
Signed-off-by: Andrew Rybchenko <arybchenko@solarflare.com>
Reviewed-by: Andy Moreton <amoreton@xilinx.com>
2020-11-03 23:24:24 +01:00
..
baseband baseband/acc100: remove useless checks 2020-11-02 09:24:40 +01:00
bus bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
common common/sfc_efx/base: add match spec init/fini APIs 2020-11-03 23:24:24 +01:00
compress build: replace use of old build macros 2020-10-19 22:15:44 +02:00
crypto crypto/aesni_mb: support Chacha-Poly in synchronous mode 2020-11-02 09:24:41 +01:00
event event/dlb: add timeout ticks entry point 2020-11-02 14:46:02 +01:00
mempool bus/fslmc: switch sequence number to dynamic mbuf field 2020-10-31 22:14:37 +01:00
net net/sfc: add concept of MAE (transfer) rules 2020-11-03 23:24:24 +01:00
raw raw/ioat: fix work-queue config size 2020-10-30 16:01:45 +01:00
regex regex/octeontx2: fix driver name 2020-11-03 11:47:44 +01:00
vdpa build: replace use of old build macros 2020-10-19 22:15:44 +02:00
meson.build drivers: add headers install helper 2020-10-22 14:16:22 +02:00