b91920 import dpdk-18.11.2-3.el8

Authored and Committed by centosrcm 4 years ago
27 files changed. 3079 lines added. 149 lines removed.
.dpdk.metadata
file modified
+1 -1
.gitignore
file modified
+1 -1
SOURCES/0001-bus-vmbus-fix-race-in-subchannel-creation.patch
file removed
-57
SOURCES/0001-net-virtio-add-packed-virtqueue-defines.patch
file added
+102
SOURCES/0001-net-virtio-allocate-vrings-on-device-NUMA-node.patch
file added
+78
SOURCES/0002-net-netvsc-enable-SR-IOV.patch
file removed
-38
SOURCES/0002-net-virtio-add-packed-virtqueue-helpers.patch
file added
+141
SOURCES/0003-net-netvsc-disable-multi-queue-on-older-servers.patch
file removed
-46
SOURCES/0003-net-virtio-vring-init-for-packed-queues.patch
file added
+175
SOURCES/0004-net-virtio-dump-packed-virtqueue-data.patch
file added
+41
SOURCES/0005-net-virtio-implement-Tx-path-for-packed-queues.patch
file added
+448
SOURCES/0006-net-virtio-implement-Rx-path-for-packed-queues.patch
file added
+613
SOURCES/0007-net-virtio-support-packed-queue-in-send-command.patch
file added
+142
SOURCES/0008-net-virtio-user-add-option-to-use-packed-queues.patch
file added
+139
SOURCES/0009-net-virtio-user-fail-if-cq-used-with-packed-vq.patch
file added
+44
SOURCES/0010-net-virtio-enable-packed-virtqueues-by-default.patch
file added
+45
SOURCES/0011-net-virtio-avoid-double-accounting-of-bytes.patch
file added
+33
SOURCES/0012-net-virtio-user-fix-packed-vq-option-parsing.patch
file added
+85
SOURCES/0013-net-virtio-user-fix-supported-features-list.patch
file added
+36
SOURCES/0014-net-virtio-check-head-desc-with-correct-wrap-counter.patch
file added
+98
SOURCES/0015-net-virtio-user-support-control-VQ-for-packed.patch
file added
+277
SOURCES/0016-net-virtio-fix-control-VQ.patch
file added
+197
SOURCES/0017-net-virtio-user-fix-control-VQ.patch
file added
+146
SOURCES/0018-vhost-batch-used-descs-chains-write-back-with-packed.patch
file added
+97
SOURCES/0019-net-virtio-fix-interrupt-helper-for-packed-ring.patch
file added
+42
SOURCES/0020-net-virtio-fix-calculation-of-device_event-ptr.patch
file added
+30
SPECS/dpdk.spec
file modified
+68 -6
    import dpdk-18.11.2-3.el8
    
        
file modified
+1 -1
file modified
+1 -1
file modified
+68 -6