numam-dpdk/examples
Thomas Monjalon 17715a5339 use macro to declare constructor functions
It is easier to find all constructor functions when they use
the same macros RTE_INIT or RTE_INIT_PRIO.

The macro definitions are moved from rte_eal.h to rte_common.h.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
2017-11-06 21:56:07 +01: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 examples: fix port id type 2017-10-13 21:57:49 +02:00
ethtool pci: introduce library and driver 2017-10-26 23:17:31 +02:00
eventdev_pipeline_sw_pmd examples/eventdev: use service library 2017-10-27 00:53:07 +02:00
exception_path examples: fix port id type 2017-10-13 21:57:49 +02:00
flow_classify examples/flow_classify: add sample application 2017-10-24 22:26:54 +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 pci: introduce library and driver 2017-10-26 23:17:31 +02:00
ip_reassembly examples/ip_reassembly: use pktmbuf to create mempool 2017-10-14 01:03:20 +02:00
ipsec-secgw examples/ipsec-secgw: fix build without security lib 2017-10-26 22:33:22 +02:00
ipv4_multicast ethdev: increase port id range 2017-10-06 18:23:25 +02:00
kni pci: introduce library and driver 2017-10-26 23:17:31 +02:00
l2fwd ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l2fwd-cat examples/l2fwd-cat: fix build with PQOS 1.4 2017-10-14 00:26:34 +02:00
l2fwd-crypto examples/l2fwd-crypto: fix physical address setting 2017-10-25 18:11:01 +02:00
l2fwd-jobstats examples: fix port id type 2017-10-13 21:57:49 +02:00
l2fwd-keepalive ethdev: increase port id range 2017-10-06 18:23:25 +02:00
l3fwd examples/l3fwd: optimize packet processing on powerpc 2017-10-14 00:51:19 +02:00
l3fwd-acl examples/l3fwd-acl: check fseek return 2017-10-14 00:38:35 +02:00
l3fwd-power examples/l3fwd-power: remove dead code 2017-10-14 00:47:36 +02:00
l3fwd-vf ethdev: increase port id range 2017-10-06 18:23:25 +02:00
link_status_interrupt examples: fix port id type 2017-10-13 21:57:49 +02:00
load_balancer ethdev: increase port id range 2017-10-06 18:23:25 +02:00
multi_process examples/multi_process: fix received message length 2017-10-27 01:23:48 +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 use macro to declare constructor functions 2017-11-06 21:56:07 +01:00
ptpclient examples: fix port id type 2017-10-13 21:57:49 +02:00
qos_meter examples: fix port id type 2017-10-13 21:57:49 +02:00
qos_sched examples/qos_sched: fix uninitialized config 2017-10-24 23:58:14 +02:00
quota_watermark examples: fix port id type 2017-10-13 21:57:49 +02:00
rxtx_callbacks examples: fix port id type 2017-10-13 21:57:49 +02:00
server_node_efd examples: fix port id type 2017-10-13 21:57:49 +02:00
service_cores examples/service_cores: add new sample application 2017-10-24 23:01:01 +02:00
skeleton ethdev: increase port id range 2017-10-06 18:23:25 +02:00
tep_termination examples: fix port id type 2017-10-13 21:57:49 +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: fix product id string termination 2017-10-25 12:16:51 +02:00
vm_power_manager examples/vm_power_manager: add turbo commands to help text 2017-10-24 23:50:55 +02:00
vmdq examples: fix port id type 2017-10-13 21:57:49 +02:00
vmdq_dcb examples: fix port id type 2017-10-13 21:57:49 +02:00
Makefile examples/ipsec-secgw: fix build without security lib 2017-10-26 22:33:22 +02:00