numam-dpdk/examples
Gage Eads 381acec2b1 eventdev: ease single-link queue config requirements
Events sent through single-link queues are naturally in-order and
atomic, without reordering or atomic scheduling. Logically the
nb_atomic_flows and nb_atomic_order_sequences arguments don't apply to a
single link queue, but applications must set these (depending on the queue
config type) to bypass the is_valid_{ordered, atomic}_queue_conf() checks
in the eventdev layer.

This commit updates those is_valid_* functions to ignore queues with the
SINGLE_LINK flag, to simplify their configuration.

Signed-off-by: Gage Eads <gage.eads@intel.com>
Acked-by: Jerin Jacob <jerin.jacob@caviumnetworks.com>
2017-10-10 18:30:24 +02:00
..
bond ethdev: increase port id range 2017-10-06 18:23:25 +02:00
cmdline fix typos using codespell utility 2017-06-14 23:54:13 +02:00
distributor ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ethtool examples/ethtool: include PCI header directly 2017-07-09 00:05:42 +02:00
eventdev_pipeline_sw_pmd eventdev: ease single-link queue config requirements 2017-10-10 18:30:24 +02:00
exception_path ethdev: increase port id range 2017-10-06 18:23:25 +02:00
helloworld fix typos using codespell utility 2017-06-14 23:54:13 +02:00
ip_fragmentation ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ip_pipeline xen: remove dependency in applications 2017-10-09 01:51:58 +02:00
ip_reassembly ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ipsec-secgw cryptodev: rename ADD field 2017-07-19 14:10:41 +03:00
ipv4_multicast ethdev: increase port id range 2017-10-06 18:23:25 +02:00
kni xen: remove dependency in applications 2017-10-09 01:51:58 +02:00
l2fwd ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l2fwd-cat ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l2fwd-crypto examples/l2fwd-crypto: fix possible out-of-bounds 2017-07-31 22:46:36 +02:00
l2fwd-jobstats ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l2fwd-keepalive ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd-acl ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd-power ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd-vf ethdev: increase port id range 2017-10-06 18:23:25 +02:00
link_status_interrupt ethdev: increase port id range 2017-10-06 18:23:25 +02:00
load_balancer ethdev: increase port id range 2017-10-06 18:23:25 +02:00
multi_process ethdev: increase port id range 2017-10-06 18:23:25 +02:00
netmap_compat ethdev: increase port id range 2017-10-06 18:23:25 +02:00
packet_ordering ethdev: increase port id range 2017-10-06 18:23:25 +02:00
performance-thread ethdev: increase port id range 2017-10-06 18:23:25 +02:00
ptpclient ethdev: increase port id range 2017-10-06 18:23:25 +02:00
qos_meter examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
qos_sched ethdev: increase port id range 2017-10-06 18:23:25 +02:00
quota_watermark ethdev: increase port id range 2017-10-06 18:23:25 +02:00
rxtx_callbacks ethdev: increase port id range 2017-10-06 18:23:25 +02:00
server_node_efd ethdev: increase port id range 2017-10-06 18:23:25 +02:00
skeleton ethdev: increase port id range 2017-10-06 18:23:25 +02:00
tep_termination examples: adjust Rx and Tx descriptors to device limits 2017-07-08 18:47:00 +02:00
timer fix typos using codespell utility 2017-06-14 23:54:13 +02:00
vhost ethdev: increase port id range 2017-10-06 18:23:25 +02:00
vhost_scsi examples/vhost_scsi: introduce a new sample app 2017-07-19 22:49:47 +03:00
vm_power_manager examples/vm_power_manager: add per-core turbo CLI 2017-09-22 16:35:13 +02:00
vmdq examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
vmdq_dcb examples: remove duplicate includes 2017-07-16 17:30:25 +02:00
Makefile examples/vhost_xen: remove 2017-10-09 01:06:39 +02:00