messages from 2014-04-21 14:59:36 to 2014-05-07 13:12:14 UTC [more...]
[PATCH] Use proper mac type for 82576 VF e1000_vfadapt type corresponds to 82576 VF devices, check e1000_set_mac_type() for more details
2014-05-07 13:12 UTC (2+ messages)
[PATCH] fix for jumbo frame issue with DPDK VF
2014-05-07 13:09 UTC (2+ messages)
RTE Ring removing
2014-05-07 13:08 UTC (5+ messages)
[PATCH] eal: parse args before any kinds of init
2014-05-07 13:06 UTC (3+ messages)
[PATCH 0/2] ring: allow to init a rte_ring outside of an rte_memzone
2014-05-07 13:04 UTC (5+ messages)
` [PATCH 1/2] ring: introduce rte_ring_get_memsize()
` [PATCH 2/2] ring: introduce rte_ring_init()
could not l2fwd in DOM0
2014-05-07 12:44 UTC (3+ messages)
[PATCH RFC] eal: change default per socket memory allocation
2014-05-06 15:56 UTC (8+ messages)
[PATCH 0/5] Various patches to 1.6.0r2
2014-05-06 12:52 UTC (13+ messages)
` [PATCH 1/5] spelling fixes
` [PATCH 2/5] dont inline string functions
` [PATCH 3/5] mempool: add walk iterator
` [PATCH 4/5] memzone: add iterator function
` [PATCH 5/5] add FILE arguement to debug functions
[PATCH] Use proper mac type for 82576 VF
2014-05-06 11:28 UTC
[PATCH] fix for jumbo frame issue with DPDK VF
2014-05-06 10:48 UTC
[PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
2014-05-06 8:41 UTC (7+ messages)
Which vmxnet3 pmd is to be used in dpdk 1.6.x?
2014-05-06 5:48 UTC (13+ messages)
dpdk-1.6.0r1 problem with Intel 82599ES
2014-05-06 3:06 UTC (3+ messages)
[PATCH] eal_lcore.c: print the supported maximum lcores as configured, and detected lcores on eal cpu init
2014-05-05 16:09 UTC (2+ messages)
[PATCH RFC] eal: remove useless output
2014-05-05 16:07 UTC (2+ messages)
[PATCH] eal: remove unused fields
2014-05-05 16:05 UTC (3+ messages)
[PATCH] mk: sort config templates listing
2014-05-05 9:54 UTC (3+ messages)
[PATCH 0/7] pci cleanup
2014-05-05 8:14 UTC (12+ messages)
` [PATCH 1/7] pci: fix potential mem leak
` [PATCH 2/7] pci: align bsd implementation on linux
` [PATCH 3/7] pci: remove virtio-uio workaround
` [PATCH 4/7] pci: rework interrupt fd init and fix fd leak
` [PATCH 5/7] pci: pci_switch_module cleanup
` [PATCH 6/7] pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef
` [PATCH 7/7] pci: remove deprecated RTE_EAL_UNBIND_PORTS option
[PATCH] ixgbevf jumbo frame issue with DPDK VF
2014-05-05 7:29 UTC (3+ messages)
[PATCH 01/15] makefiles: Fixed -share command line option error
2014-05-02 13:18 UTC (7+ messages)
` [PATCH 01/15 v2] "
[PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
2014-05-02 9:02 UTC (3+ messages)
[PATCH 0/5] allow to dynamically change RSS configuration
2014-05-01 23:21 UTC (7+ messages)
` [PATCH 1/5] ethdev: check RX queue indices in RETA config against number of queues
` [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key
` [PATCH 3/5] app/testpmd: configure RSS without restart
` [PATCH 4/5] ethdev: allow to get RSS hash functions and key
` [PATCH 5/5] app/testpmd: allow to configure RSS hash key
[dpdk-announce] virtio-net-pmd 1.2 released
2014-05-01 22:55 UTC
[dpdk-announce] vmxnet3-usermap 1.2 released
2014-05-01 22:48 UTC
[dpdk-announce] memnic 1.1 released
2014-05-01 22:43 UTC
[dpdk-announce] DPDK 1.6.0r2 released
2014-05-01 22:30 UTC
[PATCH v2 0/4] recipes for RPM packages
2014-05-01 21:15 UTC (13+ messages)
` [PATCH v2 1/4] pkg: add recipe for RPM
` [memnic PATCH v2 2/4] "
` [vmxnet3-usermap PATCH v2 3/4] "
` [virtio-net-pmd PATCH v2 4/4] "
[PATCH] mk: fix build ignoring other installed versions
2014-05-01 21:10 UTC (4+ messages)
` [PATCH v2] "
[PATCH RFC] eal: change core mask input format
2014-05-01 15:43 UTC (2+ messages)
[Xen-devel] dpdk kernel module when calling xen_create_contiguous_region
2014-05-01 15:20 UTC
[PATCH 15/16] [RFC] [VFIO] Added support for VFIO drivers in dpdk_nic_bind.py
2014-05-01 11:06 UTC
[PATCH 14/16] [RFC] [VFIO] Renamed igb_uio_bind to dpdk_nic_bind
2014-05-01 11:06 UTC
[PATCH 13/16] [RFC] [VFIO] Removed PCI ID table from igb_uio
2014-05-01 11:06 UTC
[PATCH 12/16] [RFC] [VFIO] Adding unit tests for VFIO EAL command-line parameter
2014-05-01 11:06 UTC
[PATCH 10/16] [RFC] [VFIO] Added support for selecting VFIO interrupt type from EAL command-line
2014-05-01 11:06 UTC
[PATCH 11/16] [RFC] [VFIO] Make --no-huge use mmap instead of malloc
2014-05-01 11:06 UTC
[PATCH 09/16] [RFC] [VFIO] Enable VFIO device binding
2014-05-01 11:06 UTC
[PATCH 08/16] [RFC] [VFIO] Add support for mapping devices through VFIO
2014-05-01 11:06 UTC
[PATCH 07/16] [RFC] [VFIO] Add support for VFIO interrupts, add VFIO header
2014-05-01 11:06 UTC
[PATCH 06/16] [RFC] [VFIO] Add support for VFIO in Linuxapp targets
2014-05-01 11:05 UTC
[PATCH 05/16] [RFC] [VFIO] Moved interrupt type out of igb_uio
2014-05-01 11:05 UTC
[PATCH 04/16] [RFC] [VFIO] Make igb_uio compilation optional
2014-05-01 11:05 UTC
[PATCH 03/16] [RFC] [VFIO] Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
2014-05-01 11:05 UTC
[PATCH 02/16] [RFC] [VFIO] Distinguish between legitimate failures and non-fatal errors
2014-05-01 11:05 UTC
[PATCH 01/16] [RFC] [VFIO] Separate igb_uio mapping into a separate file
2014-05-01 11:05 UTC
[PATCH] eal: fix vdev allocation on non-0 numa socket
2014-04-30 21:16 UTC (2+ messages)
[PATCH] app/testpmd: fix crash when using set fwd tx_first with NUMA
2014-04-30 21:15 UTC (2+ messages)
[PATCH] app/testpmd: add engine that replies to ARP and ICMP echo requests
2014-04-30 13:30 UTC
[PATCH] app/testpmd: add --disable-link-check option
2014-04-30 13:30 UTC
[PATCH] app/testpmd: show mac address at initialization
2014-04-30 13:29 UTC
[PATCH] app/testpmd: check socket id validity
2014-04-30 12:24 UTC (2+ messages)
[PATCH 1/2] mem: add write memory barrier before changing heap state
2014-04-30 9:47 UTC (7+ messages)
` [PATCH 1/2] malloc: get rid of numa_socket field
` [PATCH 2/2] malloc: simplify heap initialisation
packet loss: multi-queue (RSS enabled)
2014-04-30 4:56 UTC (2+ messages)
[PATCH] kni: fix build for debian kernel 3.2
2014-04-29 23:39 UTC (3+ messages)
[PATCH 00/10] bsd: fix compilation
2014-04-29 23:37 UTC (15+ messages)
` [PATCH 01/10] bsd/pci: rename device and driver lists
` [PATCH 02/10] bsd/devargs: introduce API and test
` [PATCH 03/10] bsd/devargs: use devargs for vdev and PCI whitelist/blacklist
` [PATCH 04/10] bsd/devargs: use a comma instead of semicolon to separate key/values
` [PATCH 05/10] bsd/devargs: replace --use-device option by --pci-whitelist and --vdev
` [PATCH 06/10] bsd/devargs: allow to provide arguments per pci device
` [PATCH 07/10] bsd/nic_uio: fix module compilation with freebsd 10
` [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands
` [PATCH 09/10] bsd/mem: get hugepages config
` [PATCH 10/10] bsd/mem: get physical address of any pointer
Useful: Simple C++ program & Makefile
2014-04-29 16:46 UTC (4+ messages)
rte_eth_dev_configure fails on VM with e1000 drivers
2014-04-29 9:39 UTC (6+ messages)
` rte_eth_dev_configure fails on VM with e1000 drivers #PERSONAL#
compiling with specific kernel headers
2014-04-28 14:35 UTC (3+ messages)
[PATCH] Remove RTE_EAL_UNBIND_PORTS-related code
2014-04-28 13:18 UTC (4+ messages)
` [PATCH 0/3] remove RTE_EAL_UNBIND_PORTS related code
` [PATCH 3/3] pci: remove deprecated RTE_EAL_UNBIND_PORTS option
compiling for mips
2014-04-28 11:34 UTC
DPDK with port partitioning
2014-04-28 11:05 UTC
unable to compile 1.6.0
2014-04-28 4:28 UTC (10+ messages)
[PATCH 0/5] examples: add a new makefile to build all examples
2014-04-25 18:39 UTC (9+ messages)
` [PATCH 1/5] mk: introduce rte.extsubdir.mk
` [PATCH 2/5] examples: use rte.extsubdir.mk to process subdirectories
` [PATCH 3/5] examples: add a makefile to build all examples
` [PATCH 4/5] examples: fix qos_sched makefile
` [PATCH 5/5] examples: fix netmap_compat example
[PATCH] ixgbevf jumbo frame issue with DPDK VF] fix for jumbo frame issue with DPDK VF
2014-04-24 7:57 UTC (2+ messages)
Query on the use of FDIR feature
2014-04-23 7:07 UTC
test setup for l3fwd application running on VM
2014-04-22 9:12 UTC
[PATCH 0/15] dpdk: Separate compile time linkage between eal lib and pmd's
2014-04-21 20:36 UTC (9+ messages)
` [PATCH v5 00/14] "
` [PATCH 0/X v5 11/14] ixgbevf: Convert to use of PMD_REGISTER_DRIVER and fix linking
` [PATCH 0/X v5 12/14] virtio: "
` [PATCH 0/X v5 13/14] vmxnet3: "
` [PATCH 0/X v5 14/14] pmd: Remove rte_pmd_init_all
[PATCH] malloc: fix rte_free run time in O(n) free blocks
2014-04-21 19:24 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).