[dpdk-dev] [PATCH v5 1/5] vhost: eventfd_link: moving ioctl to a function
2015-08-28 18:51 UTC (2+ messages)
` [dpdk-dev] [PATCH v5 1/4] vhost: eventfd_link: refactoring EVENTFD_COPY handler
[dpdk-dev] [RFC PATCH] Add VHOST PMD
2015-08-28 18:18 UTC (3+ messages)
` [dpdk-dev] [RFC PATCH] vhost: "
[dpdk-dev] [RFC PATCH 0/6] remove pci driver from vdevs
2015-08-28 17:51 UTC (14+ messages)
` [dpdk-dev] [RFC PATCH 1/6] librte_ether: add fields from rte_pci_driver to rte_eth_dev and rte_eth_dev_data
` [dpdk-dev] [RFC PATCH 2/6] librte_ether: handle RTE_ETH_DEV_INTR_LSC for vdevs
` [dpdk-dev] [RFC PATCH 3/6] null: remove pci device driver
` [dpdk-dev] [RFC PATCH 4/6] ring: "
` [dpdk-dev] [RFC PATCH 5/6] bonding: "
` [dpdk-dev] [RFC PATCH 6/6] pcap: "
[dpdk-dev] [PATCH 0/2] rte_sched: cleanups
2015-08-28 16:49 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] rte_sched: whitespace cleanup
` [dpdk-dev] [PATCH 2/2] rte_sched: remove useless bitmap_free
[dpdk-dev] [PATCH 0/3] virtio: patches for 2.1+
2015-08-28 16:23 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] virtio: don't report link state feature unless available
` [dpdk-dev] [PATCH 2/3] virtio: fix Coverity unsigned warnings
` [dpdk-dev] [PATCH 3/3] virtio: fix possible NULL dereference
[dpdk-dev] BUG - KNI broken in 4.2 kernel
2015-08-28 15:48 UTC (10+ messages)
[dpdk-dev] [PATCH] kni: set kni mac on ioctl_create
2015-08-28 13:08 UTC (2+ messages)
[dpdk-dev] Hugetlbfs mounted with size option leads to mmap failure
2015-08-28 12:39 UTC
[dpdk-dev] about new timesync feature in 2.1.0
2015-08-28 11:23 UTC
[dpdk-dev] [PATCH] rte_eth_af_packet: refactor error handling to avoid NULL pointer dereference
2015-08-28 10:27 UTC (2+ messages)
[dpdk-dev] "cannot use T= with gcov target" when doing "makefile clean" with DPDK-2.1.0
2015-08-28 9:06 UTC
[dpdk-dev] flow_director_filter error!!
2015-08-28 0:35 UTC (10+ messages)
[dpdk-dev] [PATCH] rte_eth_af_packet: check return value from sendto call
2015-08-27 17:50 UTC
[dpdk-dev] Bug tracker for DPDK
2015-08-27 17:46 UTC (2+ messages)
[dpdk-dev] Coverity static code analysis of DPDK
2015-08-27 13:08 UTC
[dpdk-dev] [PATCH] kni: fix igb build with kernel 4.2
2015-08-27 11:11 UTC
[dpdk-dev] [PATCH 0/3] fix build issues with librte_sched, test_red on non x86 platform
2015-08-27 9:04 UTC (7+ messages)
` [dpdk-dev] [PATCH 1/3] sched: remove unused inclusion of tmmintrin.h
` [dpdk-dev] [PATCH 2/3] app/test: test_sched: fix needless build dependency on CONFIG_RTE_ARCH_X86_64
` [dpdk-dev] [PATCH 3/3] app/test: enable test_red to build on non x86 platform
[dpdk-dev] [PATCH] acl: Improve acl_bld.c sort_rules()
2015-08-26 19:25 UTC
[dpdk-dev] OVS-DPDK performance problem on ixgbe vector PMD
2015-08-26 18:49 UTC (4+ messages)
` [dpdk-dev] [ovs-dev] "
[dpdk-dev] vhost compliant virtio based networking interface in container
2015-08-26 9:23 UTC (4+ messages)
[dpdk-dev] [PATCH] doc: add missing field in ethertype_filter example in testpmd doc
2015-08-26 7:43 UTC
[dpdk-dev] [PATCH] ixgbe: fix a x550 DCB issue
2015-08-26 7:11 UTC
[dpdk-dev] [PATCH] testpmd: modify the mac of csum forwarding
2015-08-26 6:12 UTC (2+ messages)
[dpdk-dev] [PATCH v1] ixgbe_pmd: forbid tx_rs_thresh above 1 for all NICs but 82598
2015-08-25 20:13 UTC (23+ messages)
[dpdk-dev] [PATCH v2] Send updated port_id in vdev_init functions
2015-08-25 17:59 UTC (6+ messages)
` [dpdk-dev] [PATCH v2] Change rte_eal_vdev_init to update port_id
[dpdk-dev] Industry's Tiny and Powerful Wireless LAN Controller - Running On Intel NUC D34010WYKH - Built on DPDK
2015-08-25 15:58 UTC (4+ messages)
[dpdk-dev] working example commands for ethertype/flow_director_filter ?
2015-08-25 13:45 UTC (3+ messages)
[dpdk-dev] [PATCH] qos_meter: Fix compilation with APP_MODE_FWD
2015-08-25 13:42 UTC (5+ messages)
[dpdk-dev] Why the offloads of the guest's virtio-net network adapter are disabled when vhost-user is used?
2015-08-25 5:10 UTC (4+ messages)
[dpdk-dev] [PATCH 0/6] Support multiple queues in vhost
2015-08-25 0:38 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/6] ixgbe: Support VMDq RSS in non-SRIOV environment
[dpdk-dev] i40e and RSS woes
2015-08-24 18:58 UTC (10+ messages)
[dpdk-dev] vSwitch Performance Comparison for NFV Use Case
2015-08-24 16:50 UTC (2+ messages)
[dpdk-dev] [PATCH] librte_eal: Fix wrong header file for old gcc version
2015-08-24 9:22 UTC
[dpdk-dev] [PATCH v4] ixgbe_pmd: enforce RS bit on every EOP descriptor for devices newer than 82598
2015-08-24 8:11 UTC (2+ messages)
[dpdk-dev] [PATCH 1/4] vhost: remove redundant ;
2015-08-24 3:54 UTC (4+ messages)
` [dpdk-dev] [PATCH 2/4] vhost: fix typo
` [dpdk-dev] [PATCH 3/4] vhost: get rid of duplicate code
` [dpdk-dev] [PATCH 4/4] vhost: define callfd and kickfd as int type
[dpdk-dev] Building dpdk 1.7.0 and 2.0.0 with shared library and combine library options fail in test module and building example application
2015-08-23 23:10 UTC
[dpdk-dev] DPDK 2.1.0 build error: inlining failed in call to always_inline
2015-08-21 15:13 UTC (3+ messages)
[dpdk-dev] [PATCH 0/4] A proposed DPDK Crypto API and device framework
2015-08-21 14:02 UTC (7+ messages)
` [dpdk-dev] [PATCH 1/4] cryptodev: Initial DPDK Crypto APIs and device framework release
` [dpdk-dev] [PATCH 2/4] qat_crypto_pmd: Addition of a new QAT DPDK PMD
` [dpdk-dev] [PATCH 3/4] aesni_mb_pmd: Initial implementation of multi buffer based crypto device
` [dpdk-dev] [PATCH 4/4] app/test: add cryptodev unit and performance tests
[dpdk-dev] [PATCH] app/test-pmd: Detect NUMA socket count
2015-08-21 2:25 UTC
[dpdk-dev] [PATCH] eal/linux: fix rte_epoll_wait
2015-08-21 1:23 UTC (2+ messages)
[dpdk-dev] Issue observed with execution of Reorder test app
2015-08-20 17:36 UTC (3+ messages)
[dpdk-dev] ISSUE IN rte_bitmap
2015-08-20 16:39 UTC
[dpdk-dev] [PATCH v3] ixgbe_pmd: enforce RS bit on every EOP descriptor for devices newer than 82598
2015-08-20 15:26 UTC
[dpdk-dev] [RFC] combining dpdk with ovs via vhost_net
2015-08-20 8:36 UTC (2+ messages)
[dpdk-dev] [PATCH v2] kni: Use utsrelease.h to determine Ubuntu kernel version
2015-08-20 6:51 UTC
[dpdk-dev] [PATCH] vhost: fix qemu shutdown issue
2015-08-20 4:01 UTC
[dpdk-dev] [PATCH v1] Return ENOMEM during mpipe_devinit failure
2015-08-20 2:14 UTC (3+ messages)
[dpdk-dev] Pktgen error on pkts_rx from lua script
2015-08-19 22:30 UTC
[dpdk-dev] [PATCH v2] Move common functions in eal_thread.c
2015-08-19 20:46 UTC
[dpdk-dev] Using pktgen-dpdk with VM's
2015-08-19 18:35 UTC
[dpdk-dev] [PATCH v6 0/9] Expose IXGBE extended stats to DPDK apps
2015-08-19 13:44 UTC (5+ messages)
` [dpdk-dev] [PATCH v6 4/9] ethdev: remove HW specific stats in stats structs
[dpdk-dev] [PATCH 1/3] vhost: Fix return value of GET_VRING_BASE message
2015-08-19 9:51 UTC (3+ messages)
` [dpdk-dev] [PATCH 2/3] vhost: Fix RESET_OWNER handling not to close callfd
` [dpdk-dev] [PATCH 3/3] vhost: Fix RESET_OWNER handling not to free virtqueue
[dpdk-dev] Cisco DPDK enabled Packet Generator
2015-08-19 8:25 UTC (2+ messages)
[dpdk-dev] [PATCH v3 0/9] Support multiple queues in vhost
2015-08-19 6:39 UTC (7+ messages)
` [dpdk-dev] [PATCH v4 00/12] "
` [dpdk-dev] [PATCH v4 02/12] vhost: support multiple queues in virtio dev
[dpdk-dev] ISSUE IN rte_bitmap
2015-08-19 1:48 UTC
[dpdk-dev] [PATCH] ring: add function to free a ring
2015-08-18 14:00 UTC
[dpdk-dev] [ 2nd try ] Lookup mechanim in DPDK HASH table
2015-08-18 10:34 UTC (10+ messages)
[dpdk-dev] ieee1588fwd.c implementation
2015-08-18 7:38 UTC (10+ messages)
[dpdk-dev] [PATCH] doc: fix for vhost sample parameter
2015-08-18 2:51 UTC
[dpdk-dev] [PATCH v2]doc:Add performance test guide about how to get DPDK high perf on Intel platform
2015-08-18 1:16 UTC (2+ messages)
[dpdk-dev] [dpdk-announce] DPDK 2.1.0 released
2015-08-17 21:53 UTC
[dpdk-dev] [PATCH 0/2] add mlx4 release notes
2015-08-17 17:36 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: updated release notes for r2.1
2015-08-17 17:10 UTC (4+ messages)
[dpdk-dev] [PATCH] test_table: initialize table parameteres
2015-08-17 17:07 UTC (2+ messages)
[dpdk-dev] [PATCH 1/1] table_test: renamed test_table_ACL to lowercase
2015-08-17 16:20 UTC (2+ messages)
[dpdk-dev] [PATCH 1/1] test_table: added ACL table test to the list
2015-08-17 16:04 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/1] test_table: fixed failing unit tests checking offset
[dpdk-dev] [PATCH 1/2] lib: Fix pointer arithmetic for C++
2015-08-17 15:50 UTC (5+ messages)
` [dpdk-dev] [PATCH 2/2] eal: Fix compilation on C++
[dpdk-dev] [PATCH] mbuf & mempool: explicit typecast on function return
2015-08-17 15:38 UTC (3+ messages)
[dpdk-dev] Status of Open vSwitch with DPDK
2015-08-17 14:53 UTC (3+ messages)
` [dpdk-dev] [ovs-dev] "
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).