Messages by Date
-
2014/05/02
[dpdk-dev] [PATCH] mk: sort config templates listing
Olivier MATZ
-
2014/05/02
[dpdk-dev] [PATCH] mk: sort config templates listing
Thomas Monjalon
-
2014/05/02
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Thomas Monjalon
-
2014/05/02
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Neil Horman
-
2014/05/02
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Thomas Monjalon
-
2014/05/02
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Neil Horman
-
2014/05/02
[dpdk-dev] [PATCH RFC] eal: change default per socket memory allocation
Venkatesan, Venky
-
2014/05/02
[dpdk-dev] [PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
Burakov, Anatoly
-
2014/05/02
[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
Burakov, Anatoly
-
2014/05/02
[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
Burakov, Anatoly
-
2014/05/02
[dpdk-dev] [PATCH RFC] eal: change default per socket memory allocation
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key
Ananyev, Konstantin
-
2014/05/01
[dpdk-dev] [dpdk-announce] virtio-net-pmd 1.2 released
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [dpdk-announce] vmxnet3-usermap 1.2 released
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [dpdk-announce] memnic 1.1 released
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [dpdk-announce] DPDK 1.6.0r2 released
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
Stephen Hemminger
-
2014/05/01
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [PATCH v2] mk: fix build ignoring other installed versions
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [PATCH v2] mk: fix build ignoring other installed versions
Neil Horman
-
2014/05/01
[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
Chris Wright
-
2014/05/01
[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
Stephen Hemminger
-
2014/05/01
[dpdk-dev] [PATCH RFC] eal: change default per socket memory allocation
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH RFC] eal: change core mask input format
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [Xen-devel] dpdk kernel module when calling xen_create_contiguous_region
Samuel Monderer
-
2014/05/01
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Thomas Monjalon
-
2014/05/01
[dpdk-dev] [PATCH 1/7] pci: fix potential mem leak
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Neil Horman
-
2014/05/01
[dpdk-dev] [PATCH 16/16] [RFC] [VFIO] Adding support for VFIO to setup.sh
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 15/16] [RFC] [VFIO] Added support for VFIO drivers in dpdk_nic_bind.py
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 14/16] [RFC] [VFIO] Renamed igb_uio_bind to dpdk_nic_bind
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 13/16] [RFC] [VFIO] Removed PCI ID table from igb_uio
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 12/16] [RFC] [VFIO] Adding unit tests for VFIO EAL command-line parameter
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 11/16] [RFC] [VFIO] Make --no-huge use mmap instead of malloc
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 10/16] [RFC] [VFIO] Added support for selecting VFIO interrupt type from EAL command-line
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 09/16] [RFC] [VFIO] Enable VFIO device binding
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 08/16] [RFC] [VFIO] Add support for mapping devices through VFIO.
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 07/16] [RFC] [VFIO] Add support for VFIO interrupts, add VFIO header
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 06/16] [RFC] [VFIO] Add support for VFIO in Linuxapp targets
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 05/16] [RFC] [VFIO] Moved interrupt type out of igb_uio
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 04/16] [RFC] [VFIO] Make igb_uio compilation optional
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 03/16] [RFC] [VFIO] Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 02/16] [RFC] [VFIO] Distinguish between legitimate failures and non-fatal errors
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 01/16] [RFC] [VFIO] Separate igb_uio mapping into a separate file
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH 00/16] [RFC] [VFIO] Add VFIO support to DPDK
Burakov, Anatoly
-
2014/05/01
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Neil Horman
-
2014/04/30
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH] eal: fix vdev allocation on non-0 numa socket
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: fix crash when using set fwd tx_first with NUMA
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH v2] mk: fix build ignoring other installed versions
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Neil Horman
-
2014/04/30
[dpdk-dev] [PATCH RFC] eal: change default per socket memory allocation
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH RFC] eal: remove useless output
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH RFC] eal: change core mask input format
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH 5/5] app/testpmd: allow to configure RSS hash key
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 4/5] ethdev: allow to get RSS hash functions and key
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 3/5] app/testpmd: configure RSS without restart
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 2/5] ethdev: allow to set RSS hash computation flags and/or key
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 1/5] ethdev: check RX queue indices in RETA config against number of queues
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 0/5] allow to dynamically change RSS configuration
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: add engine that replies to ARP and ICMP echo requests
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: add --disable-link-check option
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: show mac address at initialization
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: fix crash when using set fwd tx_first with NUMA
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH] eal: fix vdev allocation on non-0 numa socket
David Marchand
-
2014/04/30
[dpdk-dev] [PATCH] app/testpmd: check socket id validity
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Neil Horman
-
2014/04/30
[dpdk-dev] [PATCH] ixgbevf jumbo frame issue with DPDK VF
Ivan Boule
-
2014/04/30
[dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation
Thomas Monjalon
-
2014/04/30
[dpdk-dev] [PATCH 1/2] malloc: get rid of numa_socket field
Thomas Monjalon
-
2014/04/29
[dpdk-dev] packet loss: multi-queue (RSS enabled)
Jayakumar, Muthurajan
-
2014/04/29
[dpdk-dev] packet loss: multi-queue (RSS enabled)
Hamid Ramazani
-
2014/04/29
[dpdk-dev] [virtio-net-pmd PATCH v2 4/4] pkg: add recipe for RPM
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [vmxnet3-usermap PATCH v2 3/4] pkg: add recipe for RPM
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [memnic PATCH v2 2/4] pkg: add recipe for RPM
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH v2 1/4] pkg: add recipe for RPM
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH v2 0/4] recipes for RPM packages
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH] kni: fix build for debian kernel 3.2
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH 00/10] bsd: fix compilation
Thomas Monjalon
-
2014/04/29
[dpdk-dev] could not l2fwd in DOM0
Samuel Monderer
-
2014/04/29
[dpdk-dev] Useful: Simple C++ program & Makefile
Hamid Ramazani
-
2014/04/29
[dpdk-dev] [PATCH] kni: fix build for debian kernel 3.2
Neil Horman
-
2014/04/29
[dpdk-dev] [PATCH] kni: fix build for debian kernel 3.2
David Marchand
-
2014/04/29
[dpdk-dev] [PATCH] mk: fix build ignoring other installed versions
Thomas Monjalon
-
2014/04/29
[dpdk-dev] [PATCH 0/7] pci cleanup
Neil Horman
-
2014/04/29
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
Marc Sune
-
2014/04/29
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers #PERSONAL#
B Gopikrishna
-
2014/04/29
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
B Gopikrishna
-
2014/04/29
[dpdk-dev] [PATCH 0/7] pci cleanup
Burakov, Anatoly
-
2014/04/28
[dpdk-dev] compiling with specific kernel headers
Aaro Koskinen
-
2014/04/28
[dpdk-dev] [PATCH 7/7] pci: remove deprecated RTE_EAL_UNBIND_PORTS option
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 6/7] pci: move RTE_PCI_DRV_FORCE_UNBIND handling out of #ifdef
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 5/7] pci: pci_switch_module cleanup
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 4/7] pci: rework interrupt fd init and fix fd leak
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 3/7] pci: remove virtio-uio workaround
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 2/7] pci: align bsd implementation on linux
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 1/7] pci: fix potential mem leak
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 0/7] pci cleanup
David Marchand
-
2014/04/28
[dpdk-dev] [PATCH 3/3] pci: remove deprecated RTE_EAL_UNBIND_PORTS option
David Marchand
-
2014/04/28
[dpdk-dev] compiling for mips
Grisha Freilikhman
-
2014/04/28
[dpdk-dev] compiling with specific kernel headers
Richardson, Bruce
-
2014/04/28
[dpdk-dev] DPDK with port partitioning
Tomasz K
-
2014/04/28
[dpdk-dev] compiling with specific kernel headers
Samuel Monderer
-
2014/04/27
[dpdk-dev] unable to compile 1.6.0
Vasiliy Tolstov
-
2014/04/27
[dpdk-dev] unable to compile 1.6.0
Vasiliy Tolstov
-
2014/04/25
[dpdk-dev] [PATCH 0/5] examples: add a new makefile to build all examples
Neil Horman
-
2014/04/25
[dpdk-dev] [PATCH 0/5] examples: add a new makefile to build all examples
Olivier MATZ
-
2014/04/25
[dpdk-dev] [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands
Thomas Monjalon
-
2014/04/25
[dpdk-dev] [PATCH 0/5] examples: add a new makefile to build all examples
Neil Horman
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Paul Barrette
-
2014/04/25
[dpdk-dev] [PATCH 00/10] bsd: fix compilation
Neil Horman
-
2014/04/25
[dpdk-dev] [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands
Neil Horman
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Ananyev, Konstantin
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Vasiliy Tolstov
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Ananyev, Konstantin
-
2014/04/25
[dpdk-dev] [PATCH 5/5] examples: fix netmap_compat example
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 4/5] examples: fix qos_sched makefile
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 3/5] examples: add a makefile to build all examples
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 2/5] examples: use rte.extsubdir.mk to process subdirectories
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 1/5] mk: introduce rte.extsubdir.mk
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 0/5] examples: add a new makefile to build all examples
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 10/10] bsd/mem: get physical address of any pointer
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 09/10] bsd/mem: get hugepages config
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 08/10] bsd/mk: use the Q variable instead of @ for quiet commands
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 07/10] bsd/nic_uio: fix module compilation with freebsd 10
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 06/10] bsd/devargs: allow to provide arguments per pci device
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 05/10] bsd/devargs: replace --use-device option by --pci-whitelist and --vdev
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 04/10] bsd/devargs: use a comma instead of semicolon to separate key/values
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 03/10] bsd/devargs: use devargs for vdev and PCI whitelist/blacklist
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 02/10] bsd/devargs: introduce API and test
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 01/10] bsd/pci: rename device and driver lists
Olivier Matz
-
2014/04/25
[dpdk-dev] [PATCH 00/10] bsd: fix compilation
Olivier Matz
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Vasiliy Tolstov
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Thomas Monjalon
-
2014/04/25
[dpdk-dev] unable to compile 1.6.0
Neil Horman
-
2014/04/24
[dpdk-dev] unable to compile 1.6.0
Vasiliy Tolstov
-
2014/04/24
[dpdk-dev] [PATCH] ixgbevf jumbo frame issue with DPDK VF
Ananyev, Konstantin
-
2014/04/24
[dpdk-dev] [PATCH] ixgbevf jumbo frame issue with DPDK VF] fix for jumbo frame issue with DPDK VF
David Marchand
-
2014/04/23
[dpdk-dev] [PATCH] ixgbevf jumbo frame issue with DPDK VF] fix for jumbo frame issue with DPDK VF
Ananyev, Konstantin
-
2014/04/23
[dpdk-dev] Query on the use of FDIR feature
Sujith Sankar (ssujith)
-
2014/04/22
[dpdk-dev] test setup for l3fwd application running on VM
B Gopikrishna
-
2014/04/21
[dpdk-dev] [PATCH v5 00/14] dpdk: Separate compile time linkage between eal lib and pmd's
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH v5 00/14] dpdk: Separate compile time linkage between eal lib and pmd's
Stephen Hemminger
-
2014/04/21
[dpdk-dev] [PATCH] malloc: fix rte_free run time in O(n) free blocks
Sanford, Robert
-
2014/04/21
[dpdk-dev] [PATCH v5 00/14] dpdk: Separate compile time linkage between eal lib and pmd's
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 14/14] pmd: Remove rte_pmd_init_all
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 13/14] vmxnet3: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 12/14] virtio: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 11/14] ixgbevf: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 10/14] ixgbe: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 09/14] e1000: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 08/14] igbvf: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 07/14] igb: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 06/14] eal: Make vdev init path generic for both virtual and physcial devices
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 05/14] xenvirt: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 04/14] ring: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 03/14] pcap: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 02/14] pmd: Add PMD_REGISTER_DRIVER macro
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 0/X v5 01/14] makefiles: Fixed -share command line option error
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH v5 00/14] dpdk: Separate compile time linkage between eal lib and pmd's
Neil Horman
-
2014/04/21
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Neil Horman
-
2014/04/21
[dpdk-dev] test setup for l3fwd application running on VM
B Gopikrishna
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Thomas Monjalon
-
2014/04/18
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Thomas Monjalon
-
2014/04/18
[dpdk-dev] [PATCH] eal: remove unused fields
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 1/2] malloc: get rid of numa_socket field
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH] eal: remove unused fields
David Marchand
-
2014/04/18
[dpdk-dev] [PATCH 2/2] malloc: simplify heap initialisation
David Marchand
-
2014/04/18
[dpdk-dev] [PATCH 1/2] malloc: get rid of numa_socket field
David Marchand
-
2014/04/18
[dpdk-dev] [PATCH 0/2] rework heap initialisation
David Marchand
-
2014/04/18
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
Tomasz K
-
2014/04/18
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
Thomas Monjalon
-
2014/04/18
[dpdk-dev] rte_eth_dev_configure fails on VM with e1000 drivers
B Gopikrishna
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Thomas Monjalon
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Neil Horman
-
2014/04/18
[dpdk-dev] [PATCH 07/15] eal: Make vdev init path generic for both virtual and physcial devices
Thomas Monjalon
-
2014/04/18
[dpdk-dev] [PATCH 03/15] pmd: Add PMD_REGISTER_DRIVER macro
Thomas Monjalon
-
2014/04/18
[dpdk-dev] [PATCH 01/15 v2] makefiles: Fixed -share command line option error
Thomas Monjalon
-
2014/04/18
[dpdk-dev] RX descriptors exhausted?
Anuj Kalia
-
2014/04/17
[dpdk-dev] [PATCH] eal: parse args before any kinds of init
Wang Sheng-Hui
-
2014/04/17
[dpdk-dev] [PATCH] eal: do not try to load library with a local pathname
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH] eal: check coremask against detected lcores
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH] eal: check error conditinos for every loop iteration
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH 2/2] kni: more compatibility with RHEL 6.4/6.5
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH 1/2] kni: disable FDB operations on RHEL 6.5
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH] eal: parse args before any kinds of init
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH] kni: fix build with kernel 3.15
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH 05/15 v3] ring: Convert to use of PMD_REGISTER_DRIVER and fix linking
Neil Horman
-
2014/04/17
[dpdk-dev] rte_pktmbuf_alloc fails
Thomas Monjalon
-
2014/04/17
[dpdk-dev] RES: RES: hw.nic_uio.bdfs
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH 6/6] ivshmem: fix errors identified by hardening
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH 1.6.1] don't inline rte_string_fns
Thomas Monjalon
-
2014/04/17
[dpdk-dev] [PATCH] mk: pass CROSS_COMPILE when compiling kernel modules
Thomas Monjalon