numam-dpdk/lib
Nélio Laranjeiro 9ee625c2cf security: fix pedantic compilation
/x86_64-native-linuxapp-gcc/include/rte_security.h:229:8:
error: struct has no members [-Werror=pedantic]
  struct rte_security_macsec_xform {
         ^~~~~~~~~~~~~~~~~~~~~~~~~
/x86_64-native-linuxapp-gcc/include/rte_security.h:453:3:
error: struct has no members [-Werror=pedantic]
    struct {
    ^~~~~~

Fixes: c261d1431b ("security: introduce security API and framework")
Cc: stable@dpdk.org

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Akhil Goyal <akhil.goyal@nxp.com>
2018-01-20 16:08:34 +01:00
..
librte_acl
librte_bbdev bbdev: introduce wireless base band device lib 2018-01-19 01:44:25 +01:00
librte_bitratestats
librte_cfgfile
librte_cmdline lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_compat
librte_cryptodev crypto: fix pedantic compilation 2018-01-20 16:08:34 +01:00
librte_distributor
librte_eal eal: improve likely and unlikely macros 2018-01-20 17:47:34 +01:00
librte_efd lib: remove unnecessary pointer cast 2018-01-16 01:53:35 +01:00
librte_ether lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_eventdev eventdev: add API to perform self test 2018-01-19 16:09:56 +01:00
librte_flow_classify log: update legacy modules dynamic logs regex 2018-01-17 14:21:21 +01:00
librte_gro gro: support VxLAN GRO 2018-01-11 23:18:36 +01:00
librte_gso
librte_hash hash: select fbk function at run-time 2018-01-20 15:35:16 +01:00
librte_ip_frag lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_jobstats
librte_kni
librte_kvargs
librte_latencystats
librte_lpm lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_mbuf mbuf: fix performance of freeing with non atomic refcnt 2018-01-19 00:43:56 +01:00
librte_member member: fix memory leak on error 2018-01-19 00:43:56 +01:00
librte_mempool lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_meter
librte_metrics
librte_net net: add a helper for making RARP packet 2018-01-16 18:47:49 +01:00
librte_pci
librte_pdump pdump: fix error check when creating/canceling thread 2018-01-17 18:49:38 +01:00
librte_pipeline lib: remove unnecessary pointer cast 2018-01-16 01:53:35 +01:00
librte_port
librte_power power: clean KVM files 2018-01-12 00:37:07 +01:00
librte_reorder
librte_ring lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_sched
librte_security security: fix pedantic compilation 2018-01-20 16:08:34 +01:00
librte_table lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_timer lib: fix missing includes in exported headers 2018-01-17 00:31:05 +01:00
librte_vhost vhost: support Explicit Congestion Notification 2018-01-16 18:47:49 +01:00
Makefile bbdev: introduce wireless base band device lib 2018-01-19 01:44:25 +01:00