This website requires JavaScript.
Explore
Help
Sign In
packages
/
dpdk
Watch
1
Star
0
Fork
0
You've already forked dpdk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
61
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
compile_success
42e54ea508
fix bond4 connect failed
2023-05-16 07:11:11 +00:00
0001-dpdk-add-secure-compile-option-and-fPIC-option.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0002-dpdk-add-secure-option-in-makefile.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0003-dpdk-bugfix-the-deadlock-in-rte_eal_init.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0004-dpdk-master-core-donot-set-affinity-in-libstorage.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0005-dpdk-change-the-log-level-in-prepare_numa.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0006-dpdk-fix-dpdk-coredump-problem.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0007-dpdk-add-secure-compile-option-in-pmdinfogen-Makefil.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0008-dpdk-fix-cpu-flag-error-in-Intel-R-Xeon-R-CPU-E5-262.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0009-dpdk-add-support-gazelle.patch
merge patches that add support gazelle into one
2021-11-09 16:58:15 +08:00
0010-dpdk-fix-error-in-clearing-secondary-process-memseg-lists.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0011-dpdk-fix-coredump-when-primary-process-attach-without-shared-file.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0012-dpdk-fix-fbarray-memseg-destory-error-during-detach.patch
add support for gazelle
2021-04-06 21:20:51 +08:00
0013-dpdk-optimize-the-efficiency-of-compiling-dpdk.patch
optimize the efficiency of compiling dpdk
2021-05-24 19:56:35 +08:00
0014-fix-rte-eal-sec-detach-coredump-count-rollover.patch
support gazelle feature
2022-06-10 15:44:51 +08:00
0015-fix-rte-eal-memory-init-double-unlock.patch
support gazelle feature
2022-06-10 15:44:51 +08:00
0016-fix-last-argv-pointer-change-to-first.patch
support gazelle feature
2022-06-10 15:44:51 +08:00
0017-fix-internal-cfg-and-fbarray-attach-mememory-leak.patch
support gazelle feature
2022-06-10 15:44:51 +08:00
0018-fix-error-that-the-secondary-attach-fails-due-to-detach.patch
support gazelle feature
2022-06-10 15:44:51 +08:00
0019-reinit-support-return-ok.patch
reinit support ok
2022-10-06 17:13:02 +08:00
backport-0001-CVE-2022-2132.patch
fix CVE-2022-28199
2022-09-13 09:41:36 +08:00
backport-0001-net-hinic-add-flow-director-filter.patch
sync patches to enable hinic flow director
2023-03-10 10:35:34 +08:00
backport-0001-net-softnic-fix-memory-leak-as-profile-is-freed.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-0002-CVE-2022-2131.patch
fix CVE-2022-28199
2022-09-13 09:41:36 +08:00
backport-0002-net-hinic-add-TCAM-filter-switch-for-flow-director.patch
sync patches to enable hinic flow director
2023-03-10 10:35:34 +08:00
backport-0002-net-virtio-fix-interrupt-handle-leak.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-0003-net-hinic-check-memory-allocations-in-flow-creation.patch
sync patches to enable hinic flow director
2023-03-10 10:35:34 +08:00
backport-0003-vhost-fix-crash-on-reconnect.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-0004-net-hinic-fix-filters-on-memory-allocation-failure.patch
sync patches to enable hinic flow director
2023-03-10 10:35:34 +08:00
backport-0004-net-virtio-report-maximum-MTU-in-device-info.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-0005-bus-dpaa-fix-freeing-in-FMAN-interface-destructor.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-0005-net-hinic-fix-TCAM-filter-set.patch
sync patches to enable hinic flow director
2023-03-10 10:35:34 +08:00
backport-0006-distributor-fix-128-bit-write-alignment.patch
backport pathes from community
2021-11-15 22:22:54 +08:00
backport-CVE-2022-28199.patch
fix CVE-2022-28199
2022-09-13 09:41:36 +08:00
backport-fix-dedicated-queue-mode-in-vector-burst.patch
fix bond4 connect failed
2023-05-16 07:11:11 +00:00
backport-gro-check-payload-length-after-trim.patch
backport some patches for gro bugfix
2022-10-31 17:15:18 +08:00
backport-gro-fix-chain-index-for-more-than-2-packets.patch
backport some patches for gro bugfix
2022-10-31 17:15:18 +08:00
backport-gro-trim-tail-padding-bytes.patch
backport some patches for gro bugfix
2022-10-31 17:15:18 +08:00
backport-net-hinic-fix-crash-in-secondary-process.patch
add gaelle-proc-info support in dpdk
2022-11-15 20:40:35 +08:00
backport-vhost-handle-mbuf-allocation-failure.patch
fix CVE-2022-28199
2022-09-13 09:41:36 +08:00
CVE-2020-10722.patch
fix CVE-2020-10722 CVE-2020-10723 CVE-2020-10724 CVE-2020-10725
2020-08-22 10:04:49 +08:00
CVE-2020-10723.patch
fix CVE-2020-10722 CVE-2020-10723 CVE-2020-10724 CVE-2020-10725
2020-08-22 10:04:49 +08:00
CVE-2020-10724.patch
fix CVE-2020-10722 CVE-2020-10723 CVE-2020-10724 CVE-2020-10725
2020-08-22 10:04:49 +08:00
CVE-2020-10725.patch
fix CVE-2020-10722 CVE-2020-10723 CVE-2020-10724 CVE-2020-10725
2020-08-22 10:04:49 +08:00
CVE-2020-10726.patch
fix CVE-2020-10722 CVE-2020-10723 CVE-2020-10724 CVE-2020-10725
2020-08-22 10:04:49 +08:00
CVE-2020-14374.patch
fix CVE-2020-14374 CVE-2020-14375
2020-11-02 16:29:51 +08:00
CVE-2020-14375.patch
fix CVE-2020-14374 CVE-2020-14375
2020-11-02 16:29:51 +08:00
CVE-2020-14376-CVE-2020-14377.patch
fix CVE-2020-14376 CVE-2020-14377 CVE-2020-14378
2020-11-02 14:42:53 +08:00
CVE-2020-14378.patch
fix CVE-2020-14376 CVE-2020-14377 CVE-2020-14378
2020-11-02 14:42:53 +08:00
CVE-2021-3839.patch
fix CVE-2021-3839 CVE-2022-0669
2022-06-10 20:04:57 +08:00
CVE-2022-0669.patch
fix CVE-2021-3839 CVE-2022-0669
2022-06-10 20:04:57 +08:00
dpdk-19.11.tar.xz
add dpdk v19.11
2020-04-16 16:26:47 +08:00
dpdk.spec
fix bond4 connect failed
2023-05-16 07:11:11 +00:00
fix-pool-allocation.patch
fix CVE-2020-14376 CVE-2020-14377 CVE-2020-14378
2020-11-02 14:42:53 +08:00
fix-populate-with-small-virtual-chunks.patch
fix populate with small virtual chunks
2021-02-01 09:10:50 +08:00
fix-virtio-hardthrough-scenes-device-init-bug.patch
fix virtio hardthrough scenes device init bug
2022-12-07 11:42:20 +08:00
hinic-free-mbuf-use-rte_pktmbuf_free_seg.patch
hinic: free tx mbuf use rte_pktmbuf_free_seg
2023-04-01 21:45:00 +08:00
Description
No description provided
27
MiB
Languages
Diff
100%