Intel
835c5409a7
sched: only support TC 3 oversubscription
...
Signed-off-by: Intel
2013-09-17 14:16:10 +02:00
Intel
a91c3cadb8
sched: add mtu parameter
...
Signed-off-by: Intel
2013-09-17 14:16:10 +02:00
Intel
602c9ca33a
sched: bitmap is now dynamically allocated
...
Signed-off-by: Intel
2013-09-17 14:16:10 +02:00
Intel
03f6bced5b
eal: use intrinsic function
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
8b7efc04a0
update version to 1.4.0
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
1d6c3ee332
examples/quota_watermark: initial import
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
cc8f4d020c
examples/ip_reassembly: initial import
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
0e8d0d8f05
examples/l3fwd-vf: release resources on SIGINT
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
997ee89068
examples/l3fwd: various updates
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
f56d08158f
examples/l2fwd: if no port configured, exit
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
967b629488
examples/vmdq_dcb: display port mac address
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
15b5251cb3
examples/dpdk_qat: minor change
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
9dca67e0c5
examples/dpdk_qat: fix cross compile check
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
cdfd5dbb90
examples: work only on defined lcores
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
5c95261dbf
examples: time fixes
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
1c17baf486
examples: use global RTE_MAX_ETHPORTS
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
e60f71ebd6
examples: numa updates
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
1ffc25b698
app/testpmd: update csumonly
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
c655293cad
app: fix build with GCC 4.8
...
GCC 4.8 was producing this error:
argument to ‘sizeof’ in ‘strncmp’ call is the same expression as the
second source; did you mean to provide an explicit length?
[-Werror=sizeof-pointer-memaccess]
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
8184f087dd
app: only use one thread to run autotests
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
1c14c98d7b
app: fix build when some libs are disabled
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
ac3fb3019c
app: rework ring tests
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
a8afb5e280
app: add a test on mbuf alignment
...
Signed-off-by: Intel
2013-09-17 14:16:09 +02:00
Intel
d92e8f6cbe
app: add tests on --syslog, --no-shconf and --huge-dir flags
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
1fb8b07ee5
app: add some tests
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
b1368463ba
app: remove pmac from Makefile
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
793e5df747
app: fix Makefile
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
301d75046c
kni: disable ETHTOOL_GRXRINGS
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
630ca10798
kni: fix build with kernel 3.8
...
- timecompare (used for hardware timestamping) has been removed.
(see Linux commit 65f8f9a1c1db831e5159e3e3e50912d1f214cd0c)
Simply disable HW_TIME_STAMP feature because it is not used by KNI.
- annotations __devinit and __devexit have been removed.
(see Linux commit 54b956b903607f8f8878754dd4352da6a54a1da2)
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
f2e7592c47
kni: fix multi-process support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
d27a7e4e0b
ixgbe: force phy power up/down
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
3af34dec0b
igb: force phy power up/down
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
4732877adf
ixgbe: update VMDq/DCB support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
28f682a176
igb: update VMDq/DCB support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
32e7aa0b3a
ethdev: update VMDq/DCB support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
647ec408be
ethdev: set VMDq pool when adding mac address
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
00e30184da
ixgbe: add PF support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
be2d648a2d
igb: add PF support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
0f72e563a2
ethdev: add PF support
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
6ee7676169
ixgbe: support dual vlan
...
Signed-off-by: Intel
2013-09-17 14:16:08 +02:00
Intel
e51abef393
igb: fix max RX packet size and support dual VLAN
...
When in 'normal' mode, hardware is designed to receive up to 1522 bytes.
When in 'jumbo' mode, RLPML register must be updated so that hardware accepts
a 802.1q vlan header. If dual vlan is enabled, then a second vlan header is
expected, so update RLPML register according to dual vlan support.
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
dec6f7a645
ixgbe: retrieve RX available descriptors
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
23a6660113
igb: retrieve RX available descriptors
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
6acc6176c4
e1000: retrieve RX available descriptors
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
bc355ebf4f
ethdev: retrieve RX available descriptors
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
249358424e
ixgbe: RSS RETA configuration
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
9236f43284
igb: RSS RETA configuration
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
01a638e15d
ethdev: RSS RETA configuration
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
a108ced364
ixgbe: allocate structures on numa_node
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00
Intel
b6ea6408fb
ethdev: store numa_node per device
...
Signed-off-by: Intel
2013-09-17 14:16:07 +02:00