[dpdk-dev] [PATCH 0/2] remove limit on devargs parameters length
2015-02-18 12:44 UTC (3+ messages)
` [dpdk-dev] [PATCH v2 0/3] "
[dpdk-dev] [PATCH v7 01/14] eal_pci: Add flag to hold kernel driver type
2015-02-18 12:41 UTC (64+ messages)
` [dpdk-dev] [PATCH v8 00/14] Port Hotplug Framework
` [dpdk-dev] [PATCH v8 01/14] eal_pci: Add flag to hold kernel driver type
` [dpdk-dev] [PATCH v8 03/14] eal/pci, ethdev: Remove assumption that port will not be detached
` [dpdk-dev] [PATCH v8 04/14] eal/pci: Consolidate pci address comparison APIs
` [dpdk-dev] [PATCH v8 05/14] ethdev: Add rte_eth_dev_free to free specified device
` [dpdk-dev] [PATCH v8 06/14] eal, ethdev: Add a function and function pointers to close ether device
` [dpdk-dev] [PATCH v8 07/14] ethdev: Add functions that will be used by port hotplug functions
` [dpdk-dev] [PATCH v8 08/14] eal/linux/pci: Add functions for unmapping igb_uio resources
` [dpdk-dev] [PATCH v8 10/14] eal/pci: Cleanup pci driver initialization code
` [dpdk-dev] [PATCH v8 11/14] ethdev: Add one dev_type parameter to rte_eth_dev_allocate
` [dpdk-dev] [PATCH v8 12/14] eal/pci: Add rte_eal_dev_attach/detach() functions
` [dpdk-dev] [PATCH v8 13/14] eal: Enable port hotplug framework in Linux
[dpdk-dev] [RFC PATCH] lib/librte_ethdev: Expand port identifier
2015-02-18 12:31 UTC (3+ messages)
[dpdk-dev] [PATCH] mk: Rework gcc version detection to permit versions newer than 4.x
2015-02-18 12:11 UTC
[dpdk-dev] [PATCH 0/2] Removal of RTE_MBUF_REFCNT
2015-02-18 12:05 UTC (21+ messages)
` [dpdk-dev] [PATCH 2/2] Remove RTE_MBUF_REFCNT references
` [dpdk-dev] [PATCH v2 0/2] Removal of RTE_MBUF_REFCNT
` [dpdk-dev] [PATCH v2 1/2] mbuf: Introduce IND_ATTACHED_MBUF flag
` [dpdk-dev] [PATCH v2 2/2] Remove RTE_MBUF_REFCNT references
[dpdk-dev] Using bypass on Silicom PE210G2BPi9 with Intel 82599ES chip
2015-02-18 10:20 UTC
[dpdk-dev] Vhost-user early adopter feedback
2015-02-18 7:59 UTC
[dpdk-dev] rte_memcpy optimization patch to dpdk ver 1.7
2015-02-18 4:09 UTC (3+ messages)
[dpdk-dev] [PATCH v3 0/5] Interrupt mode PMD
2015-02-18 1:51 UTC (10+ messages)
` [dpdk-dev] [PATCH v3 1/5] ethdev: add rx interrupt enable/disable functions
` [dpdk-dev] [PATCH v3 2/5] ixgbe: enable rx queue interrupts for both PF and VF
` [dpdk-dev] [PATCH v3 3/5] igb: enable rx queue interrupts for PF
` [dpdk-dev] [PATCH v3 4/5] eal: add per rx queue interrupt handling based on VFIO
` [dpdk-dev] [PATCH v3 5/5] l3fwd-power: enable one-shot rx interrupt and polling/interrupt mode switch
[dpdk-dev] [PATCH v5 01/17] fm10k: add base driver
2015-02-18 0:13 UTC (19+ messages)
` [dpdk-dev] [PATCH v6 00/16] lib/librte_pmd_fm10k : fm10k pmd driver
` [dpdk-dev] [PATCH v6 01/16] fm10k: add base driver
` [dpdk-dev] [PATCH v6 02/16] eal: add fm10k device id
` [dpdk-dev] [PATCH v6 03/16] fm10k: register fm10k pmd PF driver
` [dpdk-dev] [PATCH v6 04/16] config: change config files to add fm10k into compile
` [dpdk-dev] [PATCH v6 05/16] fm10k: add reta update/requery functions
` [dpdk-dev] [PATCH v6 06/16] fm10k: add Rx queue setup/release function
` [dpdk-dev] [PATCH v6 07/16] fm10k: add Tx "
` [dpdk-dev] [PATCH v6 08/16] fm10k: add Rx/Tx single queue start/stop function
` [dpdk-dev] [PATCH v6 09/16] fm10k: add dev start/stop functions
` [dpdk-dev] [PATCH v6 10/16] fm10k: add receive and tranmit function
` [dpdk-dev] [PATCH v6 11/16] fm10k: add PF RSS support
` [dpdk-dev] [PATCH v6 12/16] fm10k: add scatter receive function
` [dpdk-dev] [PATCH v6 13/16] fm10k: add function to set vlan
` [dpdk-dev] [PATCH v6 14/16] fm10k: add SRIOV-VF support
` [dpdk-dev] [PATCH v6 15/16] fm10k: add PF and VF interrupt handling function
` [dpdk-dev] [PATCH v6 16/16] maintainers: claim for fm10k review
[dpdk-dev] [PATCH RFC 0/3] DPDK ethdev callback support
2015-02-17 19:27 UTC (15+ messages)
` [dpdk-dev] [PATCH v2 3/4] examples: example showing use of callbacks
[dpdk-dev] [PATCH 0/2] new headroom stats library and example application
2015-02-17 16:42 UTC (11+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/2] librte_headroom: New library for checking core/system/app load
` [dpdk-dev] [PATCH v2 2/2] examples: introduce new l2fwd-headroom example
` [dpdk-dev] [PATCH v3 0/2] new headroom stats library and example application
` [dpdk-dev] [PATCH v3 1/2] pmd: enable DCB in SRIOV
` [dpdk-dev] [PATCH v3 2/2] tespmd: fix DCB in SRIOV mode support
` [dpdk-dev] [PATCH v4 0/2] new headroom stats library and example application
` [dpdk-dev] [PATCH v4 1/2] librte_headroom: New library for checking core/system/app load
` [dpdk-dev] [PATCH v4 2/2] examples: introduce new l2fwd-headroom example
[dpdk-dev] testpmd app issues
2015-02-17 16:35 UTC (2+ messages)
[dpdk-dev] [PATCH v2 4/7] rte_sched: don't clear statistics when read
2015-02-17 16:05 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 6/7] rte_sched: eliminate floating point in calculating byte clock
[dpdk-dev] Patches outstanding
2015-02-17 15:59 UTC (2+ messages)
[dpdk-dev] kernel: BUG: soft lockup - CPU#1 stuck for 22s! [kni_single:1782]
2015-02-17 15:57 UTC (4+ messages)
[dpdk-dev] [PATCH] testpmd: initialize rx_fc_en and tx_fc_en to zero
2015-02-17 15:52 UTC
[dpdk-dev] [PATCH v4 01/15] fm10k: add base driver
2015-02-17 13:12 UTC (16+ messages)
` [dpdk-dev] [PATCH v5 00/17] lib/librte_pmd_fm10k : fm10k pmd driver
` [dpdk-dev] [PATCH v5 06/17] fm10k: add rx_queue_setup/release function
` [dpdk-dev] [PATCH v5 10/17] fm10k: add receive and tranmit function
` [dpdk-dev] [PATCH v5 12/17] fm10k: Add scatter receive function
` [dpdk-dev] [PATCH v5 15/17] fm10k: add PF and VF interrupt handling function
[dpdk-dev] Lcore-vports-queues mapping
2015-02-17 10:46 UTC (5+ messages)
[dpdk-dev] [PATCH v6 00/19] support multi-pthread per core
2015-02-17 10:19 UTC (27+ messages)
` [dpdk-dev] [PATCH v7 "
` [dpdk-dev] [PATCH v7 04/19] eal: fix wrong strnlen() return value in 32bit icc
` [dpdk-dev] [PATCH v8 00/19] support multi-pthread per core
` [dpdk-dev] [PATCH v8 01/19] eal: add cpuset into per EAL thread lcore_config
` [dpdk-dev] [PATCH v8 02/19] eal: fix PAGE_SIZE redefine complaint on freebsd
` [dpdk-dev] [PATCH v8 03/19] eal: new eal option '--lcores' for cpu assignment
` [dpdk-dev] [PATCH v8 04/19] eal: fix wrong strnlen() return value in 32bit icc
` [dpdk-dev] [PATCH v8 05/19] eal: add public function parsing socket_id from cpu_id
` [dpdk-dev] [PATCH v8 06/19] eal: new TLS definition and API declaration
` [dpdk-dev] [PATCH v8 07/19] eal: add eal_common_thread.c for common thread API
` [dpdk-dev] [PATCH v8 08/19] eal: standardize init sequence between linux and bsd
` [dpdk-dev] [PATCH v8 09/19] eal: add rte_gettid() to acquire unique system tid
` [dpdk-dev] [PATCH v8 10/19] eal: apply affinity of EAL thread by assigned cpuset
` [dpdk-dev] [PATCH v8 11/19] enic: fix re-define freebsd compile complain
` [dpdk-dev] [PATCH v8 12/19] malloc: fix the issue of SOCKET_ID_ANY
` [dpdk-dev] [PATCH v8 13/19] log: fix the gap to support non-EAL thread
` [dpdk-dev] [PATCH v8 14/19] eal: set _lcore_id and _socket_id to (-1) by default
` [dpdk-dev] [PATCH v8 15/19] eal: fix recursive spinlock in non-EAL thraed
` [dpdk-dev] [PATCH v8 16/19] mempool: add support to non-EAL thread
` [dpdk-dev] [PATCH v8 17/19] ring: "
` [dpdk-dev] [PATCH v8 18/19] ring: add sched_yield to avoid spin forever
` [dpdk-dev] [PATCH v8 19/19] timer: add support to non-EAL thread
[dpdk-dev] [PATCH 00/17] unified packet type
2015-02-17 9:46 UTC (25+ messages)
` [dpdk-dev] [PATCH v2 00/15] "
` [dpdk-dev] [PATCH v2 14/15] examples/l3fwd: support of "
` [dpdk-dev] [PATCH v3 00/16] "
` [dpdk-dev] [PATCH v3 01/16] mbuf: redefinition of packet_type in rte_mbuf
` [dpdk-dev] [PATCH v3 02/16] ixgbe: support of unified packet type for vector
` [dpdk-dev] [PATCH v3 03/16] mbuf: add definitions of unified packet types
` [dpdk-dev] [PATCH v3 04/16] e1000: support of unified packet type
` [dpdk-dev] [PATCH v3 05/16] ixgbe: "
` [dpdk-dev] [PATCH v3 06/16] i40e: "
` [dpdk-dev] [PATCH v3 07/16] enic: "
` [dpdk-dev] [PATCH v3 08/16] vmxnet3: "
` [dpdk-dev] [PATCH v3 09/16] app/test-pipeline: "
` [dpdk-dev] [PATCH v3 10/16] app/testpmd: "
` [dpdk-dev] [PATCH v3 11/16] examples/ip_fragmentation: "
` [dpdk-dev] [PATCH v3 12/16] examples/ip_reassembly: "
` [dpdk-dev] [PATCH v3 13/16] examples/l3fwd-acl: "
` [dpdk-dev] [PATCH v3 14/16] examples/l3fwd-power: "
` [dpdk-dev] [PATCH v3 15/16] examples/l3fwd: "
` [dpdk-dev] [PATCH v3 16/16] mbuf: remove old packet type bit masks
[dpdk-dev] Previous DPDK version API documentation for app developers
2015-02-17 9:33 UTC (5+ messages)
[dpdk-dev] Memory Initialization for RTE_EAL
2015-02-17 8:40 UTC
[dpdk-dev] [PATCH v2 0/5] Interrupt mode for PMD
2015-02-17 8:14 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 4/5] eal: add per rx queue interrupt handling based on VFIO
[dpdk-dev] How to get register dumps of 82599 NICs with a dpdk application
2015-02-17 6:14 UTC
[dpdk-dev] [PATCH v3 00/25] Single virtio implementation
2015-02-17 6:04 UTC (3+ messages)
` [dpdk-dev] [PATCH v4 00/26] "
[dpdk-dev] [PATCH v2] Adding RTE_KNI_PREEMPT_DEFAULT configuration option
2015-02-17 1:21 UTC (2+ messages)
[dpdk-dev] Intel DPDK support for ntop DPI
2015-02-17 0:58 UTC (2+ messages)
[dpdk-dev] Packet drops during non-exhaustive flood with OVS and 1.8.0
2015-02-16 22:37 UTC (8+ messages)
page: next (older) | prev (newer) | latest
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).