numam-dpdk/examples
Sunil Kumar Kori 69de948899 examples/l2fwd-event: add infra to split eventdev framework
Add infra to split eventdev framework based on event Tx adapter
capability.
If event Tx adapter has internal port capability then we use
`rte_event_eth_tx_adapter_enqueue` to transmitting packets else
we use a SINGLE_LINK event queue to enqueue packets to a service
core which is responsible for transmitting packets.

Signed-off-by: Sunil Kumar Kori <skori@marvell.com>
Signed-off-by: Pavan Nikhilesh <pbhagavatula@marvell.com>
Acked-by: Nipun Gupta <nipun.gupta@nxp.com>
Acked-by: Jerin Jacob <jerinj@marvell.com>
2019-11-04 18:09:10 +01:00
..
bbdev_app examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bond examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
bpf examples/bpf: remove from list of examples to build 2019-10-27 17:23:05 +01:00
cmdline clean bare metal support traces 2019-10-21 16:19:00 +02:00
distributor examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ethtool examples/ethtool: build as part of meson build 2019-10-27 17:23:13 +01:00
eventdev_pipeline eventdev: add Tx flag for packets with same destination 2019-10-18 10:03:08 +02:00
fips_validation examples/fips_validation: separate ECB and CBC init 2019-10-23 16:57:06 +02:00
flow_classify examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
flow_filtering examples: check status of getting link info 2019-10-07 15:00:54 +02:00
helloworld examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
ioat examples/ioat: print statistics 2019-10-27 18:03:34 +01:00
ip_fragmentation examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ip_pipeline sched: add 64-bit values 2019-10-25 18:07:26 +02:00
ip_reassembly examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ipsec-secgw examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ipv4_multicast examples/ipv4_multicast: check allmulticast enable status 2019-10-07 15:00:55 +02:00
kni kni: add ability to set min/max MTU 2019-10-27 11:07:43 +01:00
l2fwd examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-cat examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-crypto examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-event examples/l2fwd-event: add infra to split eventdev framework 2019-11-04 18:09:10 +01:00
l2fwd-jobstats examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l2fwd-keepalive examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd examples/l3fwd: prefetch the content of the next packet 2019-10-27 18:21:16 +01:00
l3fwd-acl examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
l3fwd-power examples/l3fwd-power: fix Rx interrupt disabling 2019-10-27 18:34:34 +01:00
link_status_interrupt examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
multi_process examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
ntb examples/ntb: add return code checks 2019-10-27 13:46:03 +01:00
packet_ordering examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
performance-thread examples/performance-thread: add pthread shim to meson 2019-10-27 17:24:25 +01:00
ptpclient examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
qos_meter examples: take promiscuous mode switch result into account 2019-10-07 15:00:54 +02:00
qos_sched sched: add 64-bit values 2019-10-25 18:07:26 +02:00
rxtx_callbacks examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
server_node_efd examples/server_node_efd: add server binary to meson build 2019-10-27 17:25:22 +01:00
service_cores examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
skeleton examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
tep_termination net: add new header file for VXLAN 2019-10-25 19:00:22 +02:00
timer examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vdpa examples: fix pkg-config detection with older make 2019-07-03 23:10:23 +02:00
vhost examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vhost_crypto cryptodev: add feature flags to disable 2019-07-05 15:03:25 +02:00
vm_power_manager examples/vm_power: send capabilities request from guest 2019-10-27 21:13:12 +01:00
vmdq examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
vmdq_dcb examples: check status of getting MAC address 2019-10-07 15:00:55 +02:00
Makefile examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00
meson.build examples/l2fwd-event: add default poll mode routines 2019-11-04 18:07:43 +01:00