numam-dpdk/drivers/net
Nélio Laranjeiro 0b3456e391 net/mlx5: remove useless empty lines
Some empty lines have been added in the middle of the code without any
reason.  This commit removes them.

Signed-off-by: Nelio Laranjeiro <nelio.laranjeiro@6wind.com>
Acked-by: Adrien Mazarguil <adrien.mazarguil@6wind.com>
2018-03-30 14:08:44 +02:00
..
af_packet net/af_packet: use SPDX tags in 6WIND copyrighted files 2018-02-01 02:33:04 +01:00
ark ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
avf net/avf: fix uninitialized variables 2018-01-31 20:57:29 +01:00
avp net/avp: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
bnx2x ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
bnxt net/bnxt: remove void pointer cast 2018-03-30 14:08:43 +02:00
bonding net/bonding: set MTU on slave configure 2018-03-30 14:08:43 +02:00
cxgbe net/cxgbe: rework and use 32-bit port capability 2018-03-30 14:08:43 +02:00
dpaa build: add meson support for dpaaX platforms 2018-03-15 17:50:02 +01:00
dpaa2 net/dpaa2: use link status helper functions 2018-03-30 14:08:43 +02:00
e1000 net/e1000: use link status helper functions 2018-03-30 14:08:43 +02:00
ena net/ena: fix jumbo support in Rx offloads flags 2018-02-05 16:46:01 +01:00
enic net/enic: use link status helper functions 2018-03-30 14:08:43 +02:00
failsafe net/failsafe: fix Rx interrupt reinstallation 2018-02-14 16:32:00 +01:00
fm10k net/fm10k: align dynamic log names with standard 2018-01-31 09:28:06 +01:00
i40e net/i40e: use link status helper functions 2018-03-30 14:08:43 +02:00
ixgbe net/ixgbe: use link status helper functions 2018-03-30 14:08:43 +02:00
kni ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
liquidio net/liquidio: use link status helper functions 2018-03-30 14:08:43 +02:00
mlx4 net/mlx: fix rdma-core glue path with EAL plugins 2018-03-30 14:08:43 +02:00
mlx5 net/mlx5: remove useless empty lines 2018-03-30 14:08:44 +02:00
mrvl net/mrvl: fix Rx descriptors number 2018-03-30 14:08:43 +02:00
nfp net/nfp: use link status helper functions 2018-03-30 14:08:43 +02:00
null net/null: support bulk allocation 2018-03-30 14:08:43 +02:00
octeontx net/octeontx: use link status helper functions 2018-03-30 14:08:43 +02:00
pcap net/pcap: simplify dependency checking using meson 2018-03-12 16:29:27 +01:00
qede net/qede: fix alloc from socket 0 2018-03-30 14:08:43 +02:00
ring net/ring: fix library version in meson build 2018-03-28 00:07:35 +02:00
sfc net/sfc: use link status helper functions 2018-03-30 14:08:43 +02:00
softnic ethdev: separate driver APIs 2018-01-22 01:26:49 +01:00
szedata2 net/szedata2: use link status helper functions 2018-03-30 14:08:43 +02:00
tap net/tap: allow user MAC to be passed as args 2018-03-30 14:08:43 +02:00
thunderx net/thunderx: use link status helper functions 2018-03-30 14:08:43 +02:00
vdev_netvsc net/vdev_netvsc: fix routed devices probing 2018-03-30 14:08:43 +02:00
vhost net/vhost: fix log messages on create/destroy 2018-02-13 18:58:02 +01:00
virtio net/virtio: use link status helper functions 2018-03-30 14:08:43 +02:00
vmxnet3 net/vmxnet3: use link status helper functions 2018-03-30 14:08:43 +02:00
Makefile mk: fix dependencies of dpaaX drivers 2018-03-14 00:37:42 +01:00
meson.build net/enic: support meson 2018-03-30 14:08:43 +02:00