numam-dpdk/lib
Joyce Kong 7f3aa08639 eal: introduce bit operations API
Bitwise operation APIs are defined and used in a lot of PMDs,
which caused a huge code duplication. To reduce duplication,
this patch consolidates them into a common API family.

Signed-off-by: Joyce Kong <joyce.kong@arm.com>
Reviewed-by: Gavin Hu <gavin.hu@arm.com>
Reviewed-by: Phil Yang <phil.yang@arm.com>
Acked-by: Morten Brørup <mb@smartsharesystems.com>
2020-06-16 14:16:56 +02:00
..
librte_acl
librte_bbdev
librte_bitratestats
librte_bpf build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
librte_cfgfile
librte_cmdline
librte_compressdev
librte_cryptodev cryptodev: fix SHA-1 digest enum comment 2020-05-24 11:52:35 +02:00
librte_distributor
librte_eal eal: introduce bit operations API 2020-06-16 14:16:56 +02:00
librte_efd
librte_ethdev
librte_eventdev
librte_fib
librte_flow_classify
librte_graph
librte_gro
librte_gso
librte_hash hash: fix gcc 10 maybe-uninitialized warning 2020-05-18 13:54:36 +02:00
librte_ip_frag
librte_ipsec
librte_jobstats
librte_kni
librte_kvargs kvargs: fix strcmp helper documentation 2020-05-19 15:05:56 +02:00
librte_latencystats
librte_lpm
librte_mbuf mbuf: align layout in Windows 2020-06-11 16:26:33 +02:00
librte_member
librte_mempool trace: add size_t field emitter 2020-06-15 19:27:00 +02:00
librte_meter meter: provide experimental alias for matured API 2020-05-19 16:25:09 +02:00
librte_metrics metrics: fix library cleanup 2020-05-19 14:05:21 +02:00
librte_net
librte_node node: fix arm64 build with old gcc 2020-05-13 15:38:50 +02:00
librte_pci pci: explain how empty strings are rejected in DBDF 2020-05-19 11:18:38 +02:00
librte_pdump
librte_pipeline
librte_port
librte_power
librte_rawdev
librte_rcu
librte_reorder
librte_rib
librte_ring
librte_sched
librte_security
librte_stack
librte_table
librte_telemetry telemetry: fix init log printing 2020-05-24 18:01:31 +02:00
librte_timer
librte_vhost vhost: fix zero-copy server mode 2020-05-19 17:12:17 +02:00
Makefile
meson.build