Messages by Date
-
2015/02/13
[dpdk-dev] [PATCH v3 19/20] i40e: fix offloading of outer checksum for ip in ip tunnels
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 18/20] testpmd: fix TSO when using outer checksum offloads
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 17/20] testpmd: add a warning if outer ip cksum requested but not supported
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 16/20] i40e: advertise outer IPv4 checksum capability
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 15/20] ethdev: add outer IP offload capability flag
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 14/20] testpmd: support ipip tunnel in csum forward engine
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 13/20] testpmd: support gre tunnels in csum fwd engine
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 12/20] testpmd: introduce parse_vxlan in csum fwd engine
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 11/20] testpmd: use a structure to store offload info in csum fwd engine
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 10/20] testpmd: introduce parse_ipv* in csum fwd engine
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 09/20] testpmd: rename vxlan in outer_ip in csum commands
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 08/20] testpmd: add csum parse_tunnel command
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 07/20] testpmd: move csum_show in a function
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 06/20] testpmd: replace tx_checksum command by csum
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 05/20] mbuf: remove PKT_TX_UDP_TUNNEL_PKT flag
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 04/20] i40e: remove the use of PKT_TX_UDP_TUNNEL_PKT flag
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 03/20] i40e: call i40e_txd_enable_checksum only for offloaded packets
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 02/20] mbuf: enhance the API documentation of offload flags
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 01/20] mbuf: remove PKT_TX_IPV4_CSUM
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v3 00/20] enhance tx checksum offload API
Olivier Matz
-
2015/02/13
[dpdk-dev] [PATCH v2] eal_pci: Fix max_vfs missing for none igb_uio driver
Thomas Monjalon
-
2015/02/13
[dpdk-dev] [PATCH v2 03/20] i40e: call i40e_txd_enable_checksum only for offloaded packets
Olivier MATZ
-
2015/02/13
[dpdk-dev] [PATCH v5 00/17] lib/librte_pmd_fm10k : fm10k pmd driver
Zhang, Helin
-
2015/02/13
[dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
Thomas Monjalon
-
2015/02/13
[dpdk-dev] [PATCH] Minor C++11 compilation fix for rte_pci.h
Mcnamara, John
-
2015/02/13
[dpdk-dev] Doubt: QEMU <-> OVS using DPDK
Mcnamara, John
-
2015/02/13
[dpdk-dev] [PATCH v5 17/17] fm10k: Add ABI version of librte_pmd_fm10k
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 16/17] maintainers: claim for fm10k review
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 15/17] fm10k: add PF and VF interrupt handling function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 14/17] fm10k: Add SRIOV-VF support
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 13/17] fm10k: add function to set vlan
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 12/17] fm10k: Add scatter receive function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 11/17] fm10k: add PF RSS support
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 10/17] fm10k: add receive and tranmit function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 09/17] fm10k: add dev start/stop functions
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 08/17] fm10k: add RX/TX single queue start/stop function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 07/17] fm10k: add tx_queue_setup/release function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 06/17] fm10k: add rx_queue_setup/release function
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 05/17] fm10k: add reta update/requery functions
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 04/17] Change config files to add fm10k into compile
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 03/17] fm10k: register fm10k pmd PF driver
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 02/17] eal: add fm10k device id
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 01/17] fm10k: add base driver
Chen Jing D(Mark)
-
2015/02/13
[dpdk-dev] [PATCH v5 00/17] lib/librte_pmd_fm10k : fm10k pmd driver
Chen Jing D(Mark)
-
2015/02/12
[dpdk-dev] Need some info on pktgen-dpdk 2.8.0
Mcnamara, John
-
2015/02/12
[dpdk-dev] [PATCH] mk: fix missing link of librte_vhost in shared, non-combined config
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH v2 3/5] igb: enable rx queue interrupts for PF
Zhou, Danny
-
2015/02/12
[dpdk-dev] [PATCH v2 4/5] eal: add per rx queue interrupt handling based on VFIO
Liang, Cunming
-
2015/02/12
[dpdk-dev] [PATCH] librte_lpm: use field access instead of type conversion.
Xuelin Shi
-
2015/02/12
[dpdk-dev] [PATCH v2] eal_pci: Fix max_vfs missing for none igb_uio driver
Qiu, Michael
-
2015/02/12
[dpdk-dev] [PATCH v3 0/6] new ntuple filter replaces 2tuple and 5tuple filters
Xu, HuilongX
-
2015/02/12
[dpdk-dev] [PATCH v2] eal_pci: Fix max_vfs missing for none igb_uio driver
Qiu, Michael
-
2015/02/12
[dpdk-dev] [PATCH v2 3/5] igb: enable rx queue interrupts for PF
Zhou, Danny
-
2015/02/12
[dpdk-dev] [PATCH v2 03/20] i40e: call i40e_txd_enable_checksum only for offloaded packets
Zhang, Helin
-
2015/02/12
[dpdk-dev] [PATCH v2 2/2] i40e:enable TSO support
Jijiang Liu
-
2015/02/12
[dpdk-dev] [PATCH v2 1/2] i40e:advertise TSO capability
Jijiang Liu
-
2015/02/12
[dpdk-dev] [PATCH v2 0/2] support TSO on i40e
Jijiang Liu
-
2015/02/12
[dpdk-dev] [PATCH v6 19/19] timer: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 18/19] ring: add sched_yield to avoid spin forever
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 17/19] ring: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 16/19] mempool: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 15/19] eal: fix recursive spinlock in non-EAL thraed
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 14/19] eal: set _lcore_id and _socket_id to (-1) by default
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 13/19] log: fix the gap to support non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 12/19] malloc: fix the issue of SOCKET_ID_ANY
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 11/19] enic: fix re-define freebsd compile complain
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 10/19] eal: apply affinity of EAL thread by assigned cpuset
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 09/19] eal: add rte_gettid() to acquire unique system tid
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 08/19] eal: standardize init sequence between linux and bsd
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 07/19] eal: add eal_common_thread.c for common thread API
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 06/19] eal: new TLS definition and API declaration
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 05/19] eal: add support parsing socket_id from cpuset
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 04/19] eal: fix wrong strnlen() return value in 32bit icc
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 03/19] eal: new eal option '--lcores' for cpu assignment
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 02/19] eal: fix PAGE_SIZE redefine complaint on freebsd
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 01/19] eal: add cpuset into per EAL thread lcore_config
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v6 00/19] support multi-pthread per core
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH 0/2] support TSO on i40e
Wu, Jingjing
-
2015/02/12
[dpdk-dev] [PATCH v2 3/4] app/testpmd:test RX tunnel filter for NVGRE packet
Liu, Jijiang
-
2015/02/12
[dpdk-dev] [PATCH v2 3/4] app/testpmd:test RX tunnel filter for NVGRE packet
Wu, Jingjing
-
2015/02/12
[dpdk-dev] Need some info on pktgen-dpdk 2.8.0
Shankari Vaidyalingam
-
2015/02/12
[dpdk-dev] [PATCH v5 19/19] timer: add support to non-EAL thread
Liang, Cunming
-
2015/02/12
[dpdk-dev] [PATCH 06/17] bond: support of unified packet type
Zhang, Helin
-
2015/02/12
[dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
Stephen Hemminger
-
2015/02/12
[dpdk-dev] [PATCH 2/3] ethdev: Add in data rxtx callback support
Neil Horman
-
2015/02/12
[dpdk-dev] [PATCH 3/3] examples: example showing use of callbacks.
John McNamara
-
2015/02/12
[dpdk-dev] [PATCH 2/3] ethdev: Add in data rxtx callback support
John McNamara
-
2015/02/12
[dpdk-dev] [PATCH 1/3] ethdev: rename callbacks field to intr_cbs
John McNamara
-
2015/02/12
[dpdk-dev] [PATCH 0/3] DPDK ethdev callback support
John McNamara
-
2015/02/12
[dpdk-dev] [PATCH 1/7] vmxnet3: add support for VLAN filtering
Yong Wang
-
2015/02/12
[dpdk-dev] [PATCH v3 2/2] eal: add help option
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH v3 1/2] eal: sort and align options lists
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH v3 0/2] help option
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH v2] eal_pci: Fix max_vfs missing for none igb_uio driver
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH v2] mk: fix librte_vhost linking
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Neil Horman
-
2015/02/12
[dpdk-dev] [PATCH] mk: fix missing link of librte_vhost in shared, non-combined config
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH] eal: add rte_eal_iopl_init to version map
Gonzalez Monroy, Sergio
-
2015/02/12
[dpdk-dev] [PATCH v2] eal: add rte_eal_iopl_init to version map
Sergio Gonzalez Monroy
-
2015/02/12
[dpdk-dev] [PATCH] eal: fix fscanf format mismatch
Sergio Gonzalez Monroy
-
2015/02/12
[dpdk-dev] [PATCH] eal: add rte_eal_iopl_init to version map
Sergio Gonzalez Monroy
-
2015/02/12
[dpdk-dev] [PATCH] eal: add rte_eal_iopl_init to version map
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH] eal: add rte_eal_iopl_init to version map
Gonzalez Monroy, Sergio
-
2015/02/12
[dpdk-dev] [PATCH v2] mk: Only default to -Werror when building from git checkout
Panu Matilainen
-
2015/02/12
[dpdk-dev] Packet drops during non-exhaustive flood with OVS and 1.8.0
Andrey Korolyov
-
2015/02/12
[dpdk-dev] [PATCH] eal: add rte_eal_iopl_init to version map
Thomas Monjalon
-
2015/02/12
[dpdk-dev] Packet drops during non-exhaustive flood with OVS and 1.8.0
Traynor, Kevin
-
2015/02/12
[dpdk-dev] [PATCH] testpmd: use default rx/tx port configuration values
Pablo de Lara
-
2015/02/12
[dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Stephen Hemminger
-
2015/02/12
[dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
Stephen Hemminger
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Bruce Richardson
-
2015/02/12
[dpdk-dev] [PATCH 0/4] Broadcom 10G NIC Poll Mode Driver
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH v7 04/14] eal/pci: Consolidate pci address comparison APIs
Iremonger, Bernard
-
2015/02/12
[dpdk-dev] [PATCH v5 19/19] timer: add support to non-EAL thread
Ananyev, Konstantin
-
2015/02/12
[dpdk-dev] [PATCH] x32 ABI support, first iteration
De Lara Guarch, Pablo
-
2015/02/12
[dpdk-dev] [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
Bruce Richardson
-
2015/02/12
[dpdk-dev] [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
Ananyev, Konstantin
-
2015/02/12
[dpdk-dev] [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
Liang, Cunming
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Neil Horman
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Neil Horman
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Bruce Richardson
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH 36/36] eal: Add 2 device ids for ixgbe
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 34/36] ixgbe base codes: New device id
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 33/36] ixgbe base codes: Read/write iosf sb stat
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 32/36] ixgbe base codes: Setup kx4 phy
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 31/36] ixgbe base codes: Bit-bang mode
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 30/36] ixgbe base codes: Auto-negotiation
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 29/36] ixgbe base codes: Command for flow director
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 28/36] ixgbe base codes: Calculate checksum
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 27/36] ixgbe base codes: Set LAN ID
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 26/36] ixgbe base codes: SFP probe
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 25/36] ixgbe base codes: Refine branch statement
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 24/36] ixgbe base codes: Support 5G link speed
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 23/36] ixgbe base codes: API for write i2c combined
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 22/36] ixgbe base codes: API for read i2c combined
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 21/36] ixgbe base codes: API for set phy power
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 20/36] ixgbe base codes: API for setup internal phy
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 19/36] ixgbe base codes: Fix mac type issue
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH v4 0/5] New Reorder Library
Declan Doherty
-
2015/02/12
[dpdk-dev] [PATCH 18/36] ixgbe base codes: Restructure host interface command
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 17/36] ixgbe base codes: Get bus info
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 16/36] ixgbe base codes: New phy ID
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 15/36] ixgbe base codes: Update macros
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 14/36] ixgbe base codes: Use IOMEM
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 13/36] ixgbe base codes: Clear Tx pending
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 12/36] ixgbe base codes: Refine struct for physical information
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 11/36] ixgbe base codes: Refine function for host interface command
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 10/36] ixgbe base codes: Get host interface command status
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 09/36] ixgbe base codes: Use mng present function
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 08/36] ixgbe base codes: Set phy power
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 07/36] ixgbe base codes: Extract function for management capability
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 06/36] ixgbe base codes: Update the CS address
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 05/36] ixgbe base codes: Fix early return
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 04/36] ixgbe base codes: Fix link speed issue
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 03/36] ixgbe base codes: Fix bus type issue
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 02/36] ixgbe base codes: Debug output macro
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 01/36] ixgbe base codes: Code cleanup and minor changes
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH 00/36] Update IXGBE base codes
Ouyang Changchun
-
2015/02/12
[dpdk-dev] [PATCH v3] mk: Link test app against librte_pmd_ring when needed
Declan Doherty
-
2015/02/12
[dpdk-dev] [PATCH v3 2/3] test: Unit tests for mode 4
Declan Doherty
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Bruce Richardson
-
2015/02/12
[dpdk-dev] [PATCH] i40e: fix the issue reported by klocwork
Jingjing Wu
-
2015/02/12
[dpdk-dev] [PATCH] librte_lpm: use field access instead of type conversion.
Bruce Richardson
-
2015/02/12
[dpdk-dev] [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
Olivier MATZ
-
2015/02/12
[dpdk-dev] [PATCH] Make -Werror optional
Panu Matilainen
-
2015/02/12
[dpdk-dev] CPU utilization without the time spent for polling the Ethernet
De Lara Guarch, Pablo
-
2015/02/12
[dpdk-dev] CPU utilization without the time spent for polling the Ethernet
Ilan Borenshtein
-
2015/02/12
[dpdk-dev] [PATCH v2 3/5] igb: enable rx queue interrupts for PF
Ananyev, Konstantin
-
2015/02/12
[dpdk-dev] [PATCH v2 09/11] lib/librte_vhost: vhost user support
Linhaifeng
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Gonzalez Monroy, Sergio
-
2015/02/12
[dpdk-dev] [PATCH v2 3/5] igb: enable rx queue interrupts for PF
Liang, Cunming
-
2015/02/12
[dpdk-dev] Previous DPDK version API documentation for app developers
Panu Matilainen
-
2015/02/12
[dpdk-dev] Previous DPDK version API documentation for app developers
Thomas Monjalon
-
2015/02/12
[dpdk-dev] Previous DPDK version API documentation for app developers
Thomas Monjalon
-
2015/02/12
[dpdk-dev] [PATCH v2 09/11] lib/librte_vhost: vhost user support
Xie, Huawei
-
2015/02/12
[dpdk-dev] [PATCH] Adding RTE_KNI_PREEMPT configuration option
Marc Sune
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH 0/8] Improve build process
Gonzalez Monroy, Sergio
-
2015/02/12
[dpdk-dev] [PATCH v1] afpacket: fix critical issue reported by klocwork
Cunming Liang
-
2015/02/12
[dpdk-dev] Previous DPDK version API documentation for app developers
Panu Matilainen
-
2015/02/12
[dpdk-dev] [PATCH v2 09/11] lib/librte_vhost: vhost user support
Linhaifeng
-
2015/02/12
[dpdk-dev] [PATCH v5 19/19] timer: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 18/19] ring: add sched_yield to avoid spin forever
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 17/19] ring: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 16/19] mempool: add support to non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 15/19] eal: fix recursive spinlock in non-EAL thraed
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 14/19] eal: set _lcore_id and _socket_id to (-1) by default
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 13/19] log: fix the gap to support non-EAL thread
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 12/19] malloc: fix the issue of SOCKET_ID_ANY
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 11/19] enic: fix re-define freebsd compile complain
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 10/19] eal: apply affinity of EAL thread by assigned cpuset
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 09/19] eal: add rte_gettid() to acquire unique system tid
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 08/19] eal: standardize init sequence between linux and bsd
Cunming Liang
-
2015/02/12
[dpdk-dev] [PATCH v5 07/19] eal: add eal_common_thread.c for common thread API
Cunming Liang