numam-dpdk/examples
Bruce Richardson f5256f8dfd build: remove unnecessary large file support defines
Since we now always use _FILE_OFFSET_BITS=64 flag when building
DPDK, we can remove the Makefile and C-file #defines setting it
individually for parts of the build.

Signed-off-by: Bruce Richardson <bruce.richardson@intel.com>
Acked-by: Luca Boccassi <bluca@debian.org>
2019-06-03 23:55:50 +02:00
..
bbdev_app net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
bond net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
bpf examples/bpf: move from test directory 2019-02-26 15:29:07 +01:00
cmdline examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
distributor net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
ethtool net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
eventdev_pipeline net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
exception_path examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
fips_validation examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
flow_classify net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
flow_filtering net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
helloworld examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
ip_fragmentation net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ip_pipeline net: add rte prefix to TCP structure 2019-05-24 13:34:46 +02:00
ip_reassembly net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ipsec-secgw net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ipv4_multicast net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
kni kni: remove ethtool support 2019-05-29 23:38:45 +02:00
l2fwd net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-cat net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
l2fwd-crypto net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l2fwd-jobstats net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l2fwd-keepalive net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
l3fwd net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-acl net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-power net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
l3fwd-vf net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
link_status_interrupt net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
load_balancer net: add rte prefix to IP structure 2019-05-24 13:34:46 +02:00
multi_process examples/multi_process: do not dereference global config struct 2019-05-30 00:29:16 +02:00
netmap_compat replace snprintf with strlcpy without adding extra include 2019-04-04 22:45:54 +02:00
packet_ordering net: add rte prefix to ether structures 2019-05-24 13:34:45 +02:00
performance-thread net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
ptpclient net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_meter net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
qos_sched examples/qos_sched: do not dereference global config struct 2019-05-30 00:30:17 +02:00
quota_watermark net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
rxtx_callbacks net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
server_node_efd fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
service_cores examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
skeleton net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
tep_termination net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
timer examples: fix make clean when using pkg-config 2019-05-20 23:57:47 +02:00
vdpa build: increase readability via shortcut variables 2019-04-17 18:09:52 +02:00
vhost net: replace IPv4/v6 constants with uppercase name 2019-06-03 16:54:54 +02:00
vhost_crypto build: remove unnecessary large file support defines 2019-06-03 23:55:50 +02:00
vhost_scsi build: remove unnecessary large file support defines 2019-06-03 23:55:50 +02:00
vm_power_manager net: add rte prefix to ether defines 2019-05-24 13:34:45 +02:00
vmdq net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
vmdq_dcb net: add rte prefix to ether functions 2019-05-24 13:34:45 +02:00
Makefile examples/distributor: detect high frequency cores 2019-04-02 02:22:32 +02:00
meson.build examples: remove auto-generation of examples list 2019-05-20 23:57:12 +02:00