Accepting request 455753 from home:ndas:branches:network
* Added software parser for packet type. * Improved offloads support in mbuf. * Added vhost-user dequeue zero copy support. * Added vhost-user indirect descriptors support. * Added vhost PMD xstats. * Added virtio NEON support for ARM. * Updated the ixgbe base driver. * Added APIs for VF management to the ixgbe PMD. * Updated the enic driver. * Added openssl PMD. * Added support for new gcc -march option. Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html * enic: Fixed several flow director issues. * enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets. * enic: Fixed high driver overhead when servicing Rx queues beyond the first. * Added software parser for packet type. * Improved offloads support in mbuf. * Added vhost-user dequeue zero copy support. * Added vhost-user indirect descriptors support. * Added vhost PMD xstats. * Added virtio NEON support for ARM. * Updated the ixgbe base driver. * Added APIs for VF management to the ixgbe PMD. * Updated the enic driver. * Added openssl PMD. * Added support for new gcc -march option. Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html * enic: Fixed several flow director issues. * enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets. * enic: Fixed high driver overhead when servicing Rx queues beyond the first. OBS-URL: https://build.opensuse.org/request/show/455753 OBS-URL: https://build.opensuse.org/package/show/network/dpdk?expand=0&rev=29
This commit is contained in:
parent
fb17f4f2a8
commit
4a22c89237
@ -2,22 +2,22 @@
|
||||
Thu Feb 2 15:21:14 CET 2017 - ndas@suse.de
|
||||
|
||||
- Update to version 16.11(fate#321541). Some of the new features are listed below:
|
||||
* Added software parser for packet type.
|
||||
* Improved offloads support in mbuf.
|
||||
* Added vhost-user dequeue zero copy support.
|
||||
* Added vhost-user indirect descriptors support.
|
||||
* Added vhost PMD xstats.
|
||||
* Added virtio NEON support for ARM.
|
||||
* Updated the ixgbe base driver.
|
||||
* Added APIs for VF management to the ixgbe PMD.
|
||||
* Updated the enic driver.
|
||||
* Added openssl PMD.
|
||||
* Added support for new gcc -march option.
|
||||
Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html
|
||||
* Added software parser for packet type.
|
||||
* Improved offloads support in mbuf.
|
||||
* Added vhost-user dequeue zero copy support.
|
||||
* Added vhost-user indirect descriptors support.
|
||||
* Added vhost PMD xstats.
|
||||
* Added virtio NEON support for ARM.
|
||||
* Updated the ixgbe base driver.
|
||||
* Added APIs for VF management to the ixgbe PMD.
|
||||
* Updated the enic driver.
|
||||
* Added openssl PMD.
|
||||
* Added support for new gcc -march option.
|
||||
Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html
|
||||
- Resolved fixes in the updated versions are :
|
||||
enic: Fixed several flow director issues.
|
||||
enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets.
|
||||
enic: Fixed high driver overhead when servicing Rx queues beyond the first.
|
||||
* enic: Fixed several flow director issues.
|
||||
* enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets.
|
||||
* enic: Fixed high driver overhead when servicing Rx queues beyond the first.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 11:01:47 CET 2017 - ndas@suse.de
|
||||
|
30
dpdk.changes
30
dpdk.changes
@ -2,22 +2,22 @@
|
||||
Thu Feb 2 15:21:14 CET 2017 - ndas@suse.de
|
||||
|
||||
- Update to version 16.11(fate#321541). Some of the new features are listed below:
|
||||
* Added software parser for packet type.
|
||||
* Improved offloads support in mbuf.
|
||||
* Added vhost-user dequeue zero copy support.
|
||||
* Added vhost-user indirect descriptors support.
|
||||
* Added vhost PMD xstats.
|
||||
* Added virtio NEON support for ARM.
|
||||
* Updated the ixgbe base driver.
|
||||
* Added APIs for VF management to the ixgbe PMD.
|
||||
* Updated the enic driver.
|
||||
* Added openssl PMD.
|
||||
* Added support for new gcc -march option.
|
||||
Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html
|
||||
* Added software parser for packet type.
|
||||
* Improved offloads support in mbuf.
|
||||
* Added vhost-user dequeue zero copy support.
|
||||
* Added vhost-user indirect descriptors support.
|
||||
* Added vhost PMD xstats.
|
||||
* Added virtio NEON support for ARM.
|
||||
* Updated the ixgbe base driver.
|
||||
* Added APIs for VF management to the ixgbe PMD.
|
||||
* Updated the enic driver.
|
||||
* Added openssl PMD.
|
||||
* Added support for new gcc -march option.
|
||||
Detailed changes can be obtained from http://dpdk.org/doc/guides/rel_notes/release_16_11.html
|
||||
- Resolved fixes in the updated versions are :
|
||||
enic: Fixed several flow director issues.
|
||||
enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets.
|
||||
enic: Fixed high driver overhead when servicing Rx queues beyond the first.
|
||||
* enic: Fixed several flow director issues.
|
||||
* enic: Fixed inadvertent setting of L4 checksum ptype on ICMP packets.
|
||||
* enic: Fixed high driver overhead when servicing Rx queues beyond the first.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Fri Jan 20 11:01:47 CET 2017 - ndas@suse.de
|
||||
|
Loading…
Reference in New Issue
Block a user