Fri May 3 2024 16:56:13 CEST
Hide Search Description
61 bugs found.
ID Product Comp Assignee Status Resolution Summary Changed
872 DPDK core dev UNCO --- rte_malloc() failed with dynamic memory mode 2021-11-12
1112 DPDK core dev UNCO --- MLX5: Not able to configure flows on PPPoE, stacked vlan tunnels & enable multiple tunnels at a time 2022-10-27
338 DPDK core abhijeet080808 UNCO --- IP Reassembly with more 4 packets Segfault 2019-08-15
770 DPDK core alvinx.zhang UNCO --- The softnic start service rte_pmd_softnic_run_internal, when testpmd close port, segmentation fault will appear. 2021-08-04
393 DPDK core anatoly.burakov UNCO --- rte_zmalloc_socket does not zero memory 2020-02-20
786 DPDK core anatoly.burakov UNCO --- dynamic memory model may cause potential DMA silent error 2022-05-18
808 DPDK core anatoly.burakov UNCO --- Unexpected error log 'EAL: Cannot find action: mp_malloc_response' 2021-09-23
1178 DPDK core anatoly.burakov UNCO --- Deadlock with heap lock 2023-03-13
761 DPDK core bruce.richardson UNCO --- Unit tests fail on FreeBSD 2024-04-26
378 DPDK core chuqifang UNCO --- takes more than 500ms to allocate memory from numa node1 2020-09-16
662 DPDK core dev UNCO --- Pthread_mutex usage is not safe between primar/secondary process 2021-03-16
742 DPDK core dev UNCO --- intermittent func_reentrancy_autotest failures 2021-06-17
751 DPDK core dev UNCO --- DPDK build error with gcc-12 2022-05-17
806 DPDK core dev UNCO --- Throughput with dpdk + vhost-user + vIOMMU is lower with it's first connection 2021-09-03
807 DPDK core dev UNCO --- mbuf couldn't be allocated in socket1 in dynmen mode, but in legency mode, mbuf could be allocated correctly in remote socket1. 2021-09-06
825 DPDK core dev UNCO --- DPDK requires more than twice as much memory as requested 2021-10-06
892 DPDK core dev UNCO --- librte.sched scheduler can undershoot target rate 2021-11-30
893 DPDK core dev UNCO --- no_hugetlbfs should not mean legacy_mem on iommu/vfio platforms 2021-12-03
898 DPDK core dev UNCO --- Memory leak during interprocess communication. 2022-10-13
918 DPDK core dev UNCO --- RTE EAL is unable to complete its work 2024-02-28
959 DPDK core dev UNCO --- tsc hz not matching kernel reported tcs frequency 2022-05-24
997 DPDK core dev UNCO --- a missing check in function "mark_freeable" 2022-04-19
1027 DPDK core dev UNCO --- mempool cache size parameter is misleading 2023-10-05
1052 DPDK core dev UNCO --- Some PMDs bypass mempool instrumentation 2023-11-13
1062 DPDK core dev UNCO --- GCC 12 build errors with --buildtype=debug 2023-03-16
1072 DPDK core dev UNCO --- hugetlbfs file descriptor not closed after memery created 2022-09-01
1081 DPDK core dev UNCO --- DPDK libraries (rib, lpm, ...) can't safely be used by shared libraries in application that are unloaded 2022-09-14
1185 DPDK core dev UNCO --- enic: no longer accepting 2048 descriptor size in 20.11.6 2023-03-15
1206 DPDK core dev UNCO --- Multiple large memory block allocations using rte_malloc can lead to memory out-of-bounds issues. 2023-06-16
1215 DPDK core dev UNCO --- Hotplug sigbus handler is using signal unsafe calls 2023-04-13
1290 DPDK core dev UNCO --- rte_exit will hang if called from worker or service thread 2023-09-18
1292 DPDK core dev UNCO --- mbuf: L2 packet type names could be improved 2023-09-21
1293 DPDK core dev UNCO --- how to free mempool in secondary as prev process exit unnormally without calling free function 2023-09-21
1294 DPDK core dev UNCO --- recieve sig 11 when call rte_ip_frag_table_create on primary forked process 2023-09-25
1312 DPDK core dev UNCO --- When iterating through the mbufs, mbuf->nb_segs indicates there are 21 segments, but when reaching the 8th mbuf, its mbuf->next pointer is NULL 2023-11-10
1378 DPDK core dev UNCO --- Coverity defect reported in rte_mempool.h : Out-of-bounds access 2024-02-09
1385 DPDK core dev UNCO --- rt_bitops.h fails to give implied atomicity guarantees 2024-02-26
1409 DPDK core dev UNCO --- arparse library assumes enum are 64 bit 2024-03-30
1422 DPDK core dev UNCO --- vfio-pci driver fails to compile on Alpine Linux 2024-04-26
1425 DPDK core dev UNCO --- enable_stdatomic=true breaks C++ on GCC 11 and earlier Mon 08:21
1427 DPDK core dev UNCO --- BPF jit test errors on Arm Tue 20:04
575 DPDK core michallinuxstuff UNCO --- Hugepages backing file map0 is not being unlinked 2020-11-12
1073 DPDK core olivier.matz UNCO --- The `rte_mempool_ops_table` is process unsafe 2022-11-09
386 DPDK core siddsr UNCO --- Big spike in DPDK process VSZ since release 18.05.1 2020-02-05
560 DPDK core thomas UNCO --- excessive numbers of open file handles kept open 2021-03-09
1176 DPDK core thomas UNCO --- errno_autotest failing with musl 2023-03-10
487 DPDK core jia.guo UNCO --- Worse performance with DPDK driver when MTU is set to 2022 or less 2022-05-18
814 DPDK core beilei.xing CONF --- Intel PMD both i40 and iavf send OP_DISABLE_VLAN_STRIPPING and it not mandatory 2022-02-09
505 DPDK core jerinjacobk CONF --- [dpdk-20.08] meson build 32-bits failed on ubuntu20.04 2022-11-11
257 DPDK core anatoly.burakov CONF --- ipc: rte_mp_request_sync return 0 on error. 2019-05-01
370 DPDK core anatoly.burakov CONF --- Cannot hotplug VFIO devices if VFIO driver was not loaded at init 2019-11-27
204 DPDK core beilei.xing CONF --- Crash on Vmware esxi host when dpdk guest reboots. 2019-03-16
15 DPDK core dev CONF --- Kernel crash after "Detected Tx Unit Hang" report 2018-02-06
176 DPDK core dev CONF --- secondary process cannot execute iommu 2018-12-28
187 DPDK core dev CONF --- Merge linux and bsd eal_thread.c which are same 2020-06-10
928 DPDK core dev CONF --- [dpdk-next-*] drivers/librte_event_cnxk meson build failure with icc 19.1.3.304 on RedHat8.4/64 and UB20.04/64 2022-01-27
1137 DPDK core dev CONF --- CPU affinity set incorrectly when lcore_id 0 is not the master-lcore 2023-04-04
185 DPDK core maxime.coquelin CONF --- PVP zero-loss performance degradation without --legacy-mem 2020-09-16
186 DPDK core maxime.coquelin CONF --- Huge testpmd startup time without --legacy-mem option 2019-03-11
1213 DPDK core roretzla CONF --- [Windows] BSOD when shutting down testpmd 2023-09-08
1090 DPDK core xuemingl IN_P --- Add Auxuliary bus cleanup 2023-03-17
61 bugs found.

as

File a new bug in the "core" component of the "DPDK" product