numam-dpdk/drivers/net
Leyi Rong 27df96b284 net/ice/base: disable Tx pacing option
With the current NVM, after GLOBR, before the first link up event, FW
will return to base driver, the pacing value of 20 percents for some
reason, in the get-link-status AQ command. We then use this value as
the pacing param for the set-mac-info AQ command. As result, we are
limited to 20 percents of the available bandwidth until the first
set-mac-info AQ call after the link up event.

Signed-off-by: Chinh T Cao <chinh.t.cao@intel.com>
Signed-off-by: Paul M Stillwell Jr <paul.m.stillwell.jr@intel.com>
Signed-off-by: Leyi Rong <leyi.rong@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
2019-06-28 20:31:48 +02:00
..
af_packet
af_xdp
ark
atlantic net/atlantic: add missing experimental API tags 2019-06-29 19:04:37 +02:00
avp
axgbe
bnx2x net/bnx2x: fix icc build 2019-06-26 09:14:24 +02:00
bnxt net/bnxt: fix build with some compilers 2019-06-14 15:55:38 +09:00
bonding
cxgbe
dpaa
dpaa2 remove experimental tags from all symbol definitions 2019-06-29 19:04:43 +02:00
e1000
ena
enetc
enic net/enic: remove flow locks 2019-06-14 00:01:06 +09:00
failsafe eal: fix positive error codes from probe/remove 2019-06-29 21:28:38 +02:00
fm10k
i40e net/i40e: remove empty queue stats mapping set devops 2019-06-20 23:42:04 +02:00
iavf net/iavf: move compile time define to configuration 2019-06-20 23:42:04 +02:00
ice net/ice/base: disable Tx pacing option 2019-06-28 20:31:48 +02:00
ifc
ipn3ke net/ipn3ke: fix null pointer dereference 2019-06-20 23:42:04 +02:00
ixgbe enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
kni
liquidio
memif
mlx4
mlx5 net/mlx5: fix master device Netlink socket sharing 2019-06-14 00:01:06 +09:00
mvneta
mvpp2
netvsc net/netvsc: initialize VF spinlock 2019-06-20 23:42:04 +02:00
nfb
nfp
null
octeontx
pcap
qede net/qede: fix warnings from invalid assert 2019-06-24 12:25:03 +01:00
ring
sfc net/sfc/base: add APIs for PTP privilege configuration 2019-06-20 23:42:04 +02:00
softnic enforce experimental tag at beginning of declarations 2019-06-29 19:04:48 +02:00
szedata2
tap
thunderx
vdev_netvsc eal: fix positive error codes from probe/remove 2019-06-29 21:28:38 +02:00
vhost
virtio net/virtio: fix packets check in mergeable packed Rx 2019-06-20 23:42:04 +02:00
vmxnet3
Makefile
meson.build