[dpdk-dev] [PATCH v2 1/2] Simplify the ifdefs in rte.app.mk
2015-04-29 15:13 UTC (7+ messages)
` [dpdk-dev] [PATCH v2 2/2] Update Docs for new EXTRA_LDLIBS variable
[dpdk-dev] [PATCH v3 1/2] Simplify the ifdefs in rte.app.mk
2015-04-29 15:10 UTC (2+ messages)
` [dpdk-dev] [PATCH v3 2/2] Update Docs for new EXTRA_LDLIBS variable
[dpdk-dev] [PATCH] kni: fix compilation issue on kernel 4.0.0
2015-04-29 15:05 UTC (3+ messages)
[dpdk-dev] [RFC PATCH] Simplify the ifdefs in rte.app.mk
2015-04-29 14:25 UTC (7+ messages)
[dpdk-dev] [PATCH] Simplify the ifdefs in rte.app.mk
2015-04-29 14:05 UTC (5+ messages)
[dpdk-dev] [PATCH] doc: disable doxygen member sorting
2015-04-29 13:55 UTC (3+ messages)
[dpdk-dev] Issues with rte_hash_crc.h when compiling with C++
2015-04-29 12:17 UTC
[dpdk-dev] [PATCH] vhost: make vhost lockless enqueue configurable
2015-04-29 11:56 UTC (3+ messages)
[dpdk-dev] [PATCH v2 0/5]: Cleanups in the ixgbe PMD
2015-04-29 11:25 UTC (7+ messages)
` [dpdk-dev] [PATCH v2 1/5] ixgbe: move rx_bulk_alloc_allowed and rx_vec_allowed to ixgbe_adapter
` [dpdk-dev] [PATCH v2 2/5] ixgbe: ixgbe_rx_queue: remove unused rsc_en field
` [dpdk-dev] [PATCH v2 3/5] ixgbe: Rename yy_rsc_xx -> yy_sc/scattered_rx_xx
` [dpdk-dev] [PATCH v2 4/5] ixgbe: Kill ixgbe_recv_scattered_pkts()
` [dpdk-dev] [PATCH v2 5/5] ixgbe: Add support for scattered Rx with bulk allocation
[dpdk-dev] [PATCH] vhost: flush used->idx update before reading avail->flags
2015-04-29 11:11 UTC (2+ messages)
` [dpdk-dev] [PATCH v2] "
[dpdk-dev] [PATCH] test-pmd fix default mbuf size
2015-04-29 10:45 UTC (4+ messages)
[dpdk-dev] [PATCH v8 0/6] Move common functions in EAL
2015-04-29 10:14 UTC (8+ messages)
` [dpdk-dev] [PATCH v8 1/6] Move common functions in eal_thread.c
` [dpdk-dev] [PATCH v8 2/6] Move common functions in eal.c
` [dpdk-dev] [PATCH v8 3/6] Move common functions in eal_lcore.c
` [dpdk-dev] [PATCH v8 4/6] Move common functions in eal_timer.c
` [dpdk-dev] [PATCH v8 5/6] Move common functions in eal_memory.c
` [dpdk-dev] [PATCH v8 6/6] Move common functions in eal_pci.c
[dpdk-dev] [PATCH v7 0/6] Move EAL common functions
2015-04-29 10:04 UTC (19+ messages)
` [dpdk-dev] [PATCH v7 1/6] Move common functions in eal_thread.c
[dpdk-dev] [PATCH v1 0/4]: Cleanups in the ixgbe PMD
2015-04-29 9:28 UTC (9+ messages)
` [dpdk-dev] [PATCH v1 1/4] ixgbe: move rx_bulk_alloc_allowed and rx_vec_allowed to ixgbe_adapter
` [dpdk-dev] [PATCH v1 2/4] ixgbe: ixgbe_rx_queue: remove unused rsc_en field
` [dpdk-dev] [PATCH v1 3/4] ixgbe: Kill ixgbe_recv_scattered_pkts()
` [dpdk-dev] [PATCH v1 4/4] ixgbe: Add support for scattered Rx with bulk allocation
[dpdk-dev] [PATCH 0/3] pcap pmd improvements
2015-04-29 8:29 UTC (11+ messages)
` [dpdk-dev] [PATCH 1/3] pcap: utilize underlying real interface properties
` [dpdk-dev] [PATCH 2/3] pcap: add support for jumbo frames
` [dpdk-dev] [PATCH 3/3] pcap: add byte and error counters into statistics
[dpdk-dev] gmake test on freeBSD
2015-04-29 8:29 UTC
[dpdk-dev] data copy in vhost-user
2015-04-29 7:41 UTC (5+ messages)
[dpdk-dev] NMI Watchdog warning
2015-04-29 2:51 UTC
[dpdk-dev] [PATCH 1/3] pcap: utilize underlying real interface properties
2015-04-29 0:30 UTC
[dpdk-dev] Issues of MSIx interrupt enable with user space driver
2015-04-28 23:46 UTC (4+ messages)
[dpdk-dev] running l2fwd-ivshmem
2015-04-28 23:45 UTC
[dpdk-dev] Beyond DPDK 2.0
2015-04-28 20:02 UTC (36+ messages)
[dpdk-dev] KNI is broken with Linux 4.0
2015-04-28 16:48 UTC
[dpdk-dev] [PATCH 0/3] eal: uio irq fixes and enhancements
2015-04-28 16:36 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] uio: fix irq handling with igb_uio
` [dpdk-dev] [PATCH 2/3] pci: add ability to read/write config space
` [dpdk-dev] [PATCH 3/3] eal: use pci_uio_read/write config to enable/disable INTX
[dpdk-dev] What to do about UIO breakage in 2.0
2015-04-28 16:33 UTC (4+ messages)
[dpdk-dev] [PATCH] igb: handle VF LPE mailbox message
2015-04-28 16:19 UTC (3+ messages)
[dpdk-dev] [PATCH 0/3] port: added frag_ipv6 and ras_ipv6 ports
2015-04-28 15:43 UTC (3+ messages)
[dpdk-dev] i40e and RSS woes
2015-04-28 14:46 UTC (8+ messages)
[dpdk-dev] [PATCH v4 0/5] Refactor module `eventfd_link'
2015-04-28 14:35 UTC (3+ messages)
` [dpdk-dev] [PATCH v5 "
[dpdk-dev] [PATCH] Restore support for virtio on FreeBSD
2015-04-28 14:18 UTC (3+ messages)
` [dpdk-dev] [PATCH v7] "
[dpdk-dev] [PATCH] PCAP PMD fix: pcap_rx_queue/pcap_tx_queue should store it's own copy of name/type values
2015-04-28 14:06 UTC (2+ messages)
[dpdk-dev] [PATCH] eal: fix log level check
2015-04-28 13:46 UTC (2+ messages)
[dpdk-dev] [PATCH] enic: remove use of rte_fdir_filter for key_len
2015-04-28 12:14 UTC (2+ messages)
[dpdk-dev] SR-IOV: ixgbe spoofed packets
2015-04-28 11:51 UTC
[dpdk-dev] Performance regression in DPDK 1.8/2.0
2015-04-28 11:48 UTC (12+ messages)
[dpdk-dev] [PATCH v5 00/12] mbuf: enhancements of mbuf clones
2015-04-28 11:15 UTC (9+ messages)
` [dpdk-dev] [PATCH v6 00/13] "
` [dpdk-dev] [PATCH v6 03/13] mbuf: add accessors to get data room size and private size
[dpdk-dev] Can't allocate different number of TX and RX queues for single port of ixgbe NIC
2015-04-28 11:03 UTC (3+ messages)
[dpdk-dev] [PATCH] kni: fix igb and ixgbe kni ethtool get_link op
2015-04-28 10:12 UTC (2+ messages)
[dpdk-dev] [PATCH] ACL: use setjmp/longjmp to handle memory allocation failure at build phase
2015-04-28 9:57 UTC (2+ messages)
[dpdk-dev] [PATCH RFC 00/10] Add a VXLAN sample
2015-04-28 3:31 UTC (2+ messages)
[dpdk-dev] [PATCH 00/18] i40e base driver update
2015-04-28 2:34 UTC (13+ messages)
` [dpdk-dev] [PATCH 03/18] i40e: adjustment of register definitions and relevant
` [dpdk-dev] [PATCH 11/18] i40e: support of building both PF and VF driver together
` [dpdk-dev] [PATCH 12/18] i40e: enhancements of AQ commands and common interfaces
` [dpdk-dev] [PATCH 13/18] i40e: replacement of 'i40e_debug_read_register()'
[dpdk-dev] [RFC PATCH] ethdev: remove old flow director API
2015-04-27 16:08 UTC (4+ messages)
[dpdk-dev] Questions about ACL library
2015-04-27 15:35 UTC
[dpdk-dev] [PATCH 00/36] Update IXGBE base codes
2015-04-27 14:59 UTC (3+ messages)
[dpdk-dev] [PATCH] docs: convert from using inkscape to ImageMagick tools
2015-04-27 11:01 UTC (2+ messages)
[dpdk-dev] DPDK v2.0 testpmd with Mellanox ConnectX-3 problem!
2015-04-27 9:20 UTC (9+ messages)
` [dpdk-dev] DPDK v2.0 testpmd with Mellanox ConnectX-3problem!
[dpdk-dev] how to dump rte_mbuf in gdb
2015-04-27 0:40 UTC
[dpdk-dev] Compiling files with .S with GCC
2015-04-26 16:55 UTC
[dpdk-dev] Compiling files with .S with GCC
2015-04-26 16:53 UTC
[dpdk-dev] [PATCH 0/2] doc: refactored fig and table nums into references
2015-04-24 13:11 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] doc: refactored figure numbers "
` [dpdk-dev] [PATCH 2/2] doc: refactored table "
[dpdk-dev] [PATCH] doc: fixed spellings and typos
2015-04-24 12:58 UTC
[dpdk-dev] [PATCH] hash: update jhash function with the latest available
2015-04-24 11:23 UTC (7+ messages)
` [dpdk-dev] [PATCH v2 0/6] update jhash function
` [dpdk-dev] [PATCH v2 1/6] test/hash: move hash function perf tests to separate file
` [dpdk-dev] [PATCH v2 3/6] hash: update jhash function with the latest available
` [dpdk-dev] [PATCH v2 4/6] hash: add two new functions to jhash library
` [dpdk-dev] [PATCH v2 5/6] hash: remove duplicated code
` [dpdk-dev] [PATCH v2 6/6] hash: rename rte_jhash2 to rte_jhash_32b
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).