numam-dpdk/examples
Ivan Dyukov c81e3f21d1 examples: remove extra new line after link duplex
This patch removes extra 'new line' in few app examples.

Fixes: d3641ae863 ("examples: update link status checks")
Fixes: 387259bd6c ("examples/l2fwd-crypto: add sample application")
Fixes: 4ff457986f ("examples/l2fwd-event: add default poll mode routines")
Fixes: e64833f227 ("examples/l2fwd-keepalive: add sample application")
Fixes: 204896f8d6 ("examples/l2fwd-jobstats: add new example")
Fixes: c8e6ceeceb ("examples/ioat: add new sample app for ioat driver")
Fixes: cc8f4d020c ("examples/ip_reassembly: initial import")
Fixes: d299106e8e ("examples/ipsec-secgw: add IPsec sample application")
Fixes: 39aad0e88c ("examples/flow_distributor: new example to demonstrate EFD")
Fixes: d48415e1fe ("examples/performance-thread: add l3fwd-thread app")
Fixes: 20c78ac9ee ("examples/vm_power_mgr: add port initialisation")
Fixes: 361b2e9559 ("acl: new sample l3fwd-acl")
Fixes: de3cfa2c98 ("sched: initial import")
Fixes: d7937e2e3d ("power: initial import")
Fixes: 3fc5ca2f63 ("kni: initial import")
Cc: stable@dpdk.org

Signed-off-by: Ivan Dyukov <i.dyukov@samsung.com>
2020-05-12 04:07:29 +02:00
..
bbdev_app examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
bond replace unused attributes 2020-04-16 18:30:58 +02:00
bpf examples/bpf: remove from list of examples to build 2019-10-27 17:23:05 +01:00
cmdline ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
distributor ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
ethtool ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
eventdev_pipeline examples/eventdev: fix crash on exit 2020-05-11 19:20:54 +02:00
fips_validation examples/fips_validation: fix parsing of algorithms 2020-05-11 13:17:43 +02:00
flow_classify replace no-return attributes 2020-04-16 18:30:58 +02:00
flow_filtering ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
helloworld ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
ioat examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ip_fragmentation examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ip_pipeline replace packed attributes 2020-04-16 18:16:46 +02:00
ip_reassembly examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ipsec-secgw examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ipv4_multicast examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
kni examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l2fwd examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l2fwd-cat ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
l2fwd-crypto examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l2fwd-event examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l2fwd-jobstats examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l2fwd-keepalive examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l3fwd examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l3fwd-acl examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
l3fwd-graph examples/l3fwd-graph: add graph config and main loop 2020-05-05 23:46:11 +02:00
l3fwd-power examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
link_status_interrupt examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
multi_process examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ntb mempool: return 0 if area is too small on populate 2020-05-05 00:27:05 +02:00
packet_ordering ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
performance-thread examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
ptpclient ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
qos_meter ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
qos_sched examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
rxtx_callbacks replace no-return attributes 2020-04-16 18:30:58 +02:00
server_node_efd examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
service_cores ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
skeleton ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
tep_termination examples/tep_term: remove redundant info get 2020-02-21 11:14:35 +01:00
timer ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
vdpa vhost: prefix vDPA enum value for PCI address type 2020-04-21 13:57:07 +02:00
vhost examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
vhost_blk examples/vhost_blk: refactor to increase readability 2020-05-05 15:54:26 +02:00
vhost_crypto examples: hide error for missing pkg-config path flag 2019-11-20 22:48:32 +01:00
vm_power_manager examples: remove extra new line after link duplex 2020-05-12 04:07:29 +02:00
vmdq examples/vmdq: fix RSS configuration 2020-04-21 13:57:06 +02:00
vmdq_dcb ethdev: add tracepoints 2020-04-23 15:40:06 +02:00
Makefile examples/l3fwd-graph: add graph-based l3fwd skeleton 2020-05-05 23:42:26 +02:00
meson.build examples/l3fwd-graph: add graph-based l3fwd skeleton 2020-05-05 23:42:26 +02:00