messages from 2016-04-26 13:03:31 to 2016-04-30 01:23:38 UTC [more...]
ethtool doesnt work on some interface after unbinding dpdk
2016-04-30 1:23 UTC (9+ messages)
[PATCH] bond: inherit maximum rx packet length
2016-04-29 22:30 UTC (5+ messages)
` [PATCH v2] "
removing mbuf error flags
2016-04-29 20:57 UTC (6+ messages)
[RFC 0/4] Include resources in tests
2016-04-29 20:52 UTC (7+ messages)
` [RFC 1/4] app/test: introduce resources for tests
` [RFC 2/4] app/test: support resources externally linked
` [RFC 3/4] app/test: add functions to create files from resources
` [RFC 4/4] app/test: support resources archived by tar
Flow Director Example?
2016-04-29 20:34 UTC
[PATCH] mk: add build-time library directory to linker path
2016-04-29 18:08 UTC (3+ messages)
[PATCH 0/2] l2fwd improvements
2016-04-29 17:45 UTC (2+ messages)
[PATCH] mk: add rpath for applications
2016-04-29 16:34 UTC
[PATCH] examples/performance-thread: fix size of destination port ids in l3fwd-thread
2016-04-29 16:30 UTC (4+ messages)
` [PATCH v2] "
` [PATCH v2] examples/performance-thread: fix logic in get_dst_port of l3fwd-thread
[PATCH] ip_frag : Fix double-free of chained mbufs
2016-04-29 16:04 UTC (3+ messages)
supported packet types
2016-04-29 16:03 UTC (2+ messages)
[RFC PATCH] ivshmem ring aliases
2016-04-29 15:52 UTC (2+ messages)
[PATCH] examples: remove useless checking
2016-04-29 15:48 UTC
[PATCH] scripts: add script for generating customised build config
2016-04-29 15:48 UTC (2+ messages)
` [PATCH v2] "
[PATCH] librte_ether: use RTE_ETH_VALID_PORTID_OR_ERR_RET to check port_id
2016-04-29 15:23 UTC
[PATCH] mem: fix freeing of memzone used by ivshmem
2016-04-29 14:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH] kni: add chained mbufs support
2016-04-29 14:29 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1 1/1] cmdline: add any multi string mode to token string
2016-04-29 14:29 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v3 "
DPDK Community Call - 16.04 Retrospective - Wednesday May 11th
2016-04-29 14:08 UTC
[PATCH] kni: don't rewrite ethernet address every time an interface goes up
2016-04-29 13:50 UTC (4+ messages)
` [PATCH v2] kni: don't reassign "
[PATCH 00/15] Make VFIO support independent on PCI
2016-04-29 13:44 UTC (16+ messages)
` [PATCH 01/15] vfio: fix include of eal_private.h to be local
` [PATCH 02/15] vfio: move VFIO-specific stuff to eal_vfio.h
` [PATCH 03/15] vfio: move common vfio constants "
` [PATCH 04/15] vfio: move vfio_iommu_type and dma_map functions to eal_vfio
` [PATCH 05/15] vfio: generalize pci_vfio_set_iommu_type
` [PATCH 06/15] vfio: generalize pci_vfio_has_supported_extensions
` [PATCH 07/15] vfio: move vfio-specific SOCKET_* constants
` [PATCH 08/15] vfio: generalize pci_vfio_get_container_fd
` [PATCH 09/15] vfio: generalize pci_vfio_get_group_no
` [PATCH 10/15] vfio: extract setup logic out of pci_vfio_map_resource
` [PATCH 11/15] vfio: move global vfio_cfg to eal_vfio.c
` [PATCH 12/15] vfio: make vfio_*_dma_map and iommu_types private
` [PATCH 13/15] vfio: rename and generalize eal_pci_vfio_mp_sync
` [PATCH 14/15] vfio: initialize vfio out of the PCI subsystem
` [PATCH 15/15] vfio: change VFIO init to be extendable
[RFC PATCH v1 0/3] Remove string operations from xstats
2016-04-29 13:43 UTC (11+ messages)
` [RFC PATCH v1 1/3] rte: change xstats to use integer keys
` [RFC PATCH v1 2/3] drivers/net/ixgbe: change xstats to use integers
[PATCH v2] i40evf: Report error if HW CRC strip is disabled for Linux PF hosts
2016-04-29 13:42 UTC (3+ messages)
` [PATCH v3] i40evf: Report error if HW CRC strip is disabled for non-DPDK "
[PATCH] ip_pipeline: add rss support
2016-04-29 9:33 UTC
[PATCH 0/4] cleanup debug and dead code
2016-04-29 9:04 UTC (6+ messages)
` [PATCH 3/4] examples: remove useless debug flags
` [PATCH 4/4] eal: add assert macro for debug
Byte order of vlan_tci of rte_mbuf is different on different source
2016-04-29 7:29 UTC (2+ messages)
[PATCH v1 0/3] Keep-alive enhancements
2016-04-29 5:41 UTC (4+ messages)
` [PATCH v1 1/3] eal: add new keepalive state & callback hook
` [PATCH v1 2/3] examples/l2fwd-keepalive: add IPC liveness reporting
` [PATCH v1 3/3] doc: add keepalive enhancement documentation
[PATCH] virtio: fix memory leak of virtqueue memzones
2016-04-29 5:33 UTC (13+ messages)
` [PATCH v2 0/2] "
` [PATCH v2 1/2] virtio: cleanup virtio_dev_queue_setup()
` [PATCH v2 2/2] virtio: fix memory leak of virtqueue memzones
` [PATCH v3 0/2] "
` [PATCH v3 1/2] virtio: cleanup virtio_dev_queue_setup()
` [PATCH v3 2/2] virtio: fix memory leak of virtqueue memzones
[RFC 0/5] virtio support for container
2016-04-29 1:35 UTC (11+ messages)
` [PATCH v4 0/8] "
` [PATCH v4 1/8] virtio: hide phys addr check inside pci ops
` [PATCH v4 2/8] virtio: abstract vring hdr desc init as a method
` [PATCH v4 3/8] virtio: enable use virtual address to fill desc
` [PATCH v4 4/8] virtio-user: add vhost adapter layer
` [PATCH v4 5/8] virtio-user: add device emulation layer APIs
` [PATCH v4 6/8] virtio-user: add new virtual pci driver for virtio
` [PATCH v4 7/8] virtio-user: add a new virtual device named virtio-user
` [PATCH v4 8/8] doc: update doc for virtio-user
[PATCH v2 00/10] kill global pci device id list
2016-04-29 1:34 UTC (4+ messages)
` [PATCH v3 00/13] "
` [PATCH v3 02/13] ixgbe: move pci device ids to driver
[PATCH] virtio: fix modify drv_flags for specific device
2016-04-28 18:08 UTC (5+ messages)
` [PATCH v2] "
PKT_RX_VLAN_PKT when VLAN stripping is disabled
2016-04-28 14:43 UTC (5+ messages)
[PATCH 0/3] testpmd: extend commands for better scatter-gather tests
2016-04-28 13:19 UTC (6+ messages)
` [PATCH v2 "
[RFC PATCH] avail idx update optimizations
2016-04-28 13:15 UTC (9+ messages)
` [PATCH] virtio: avoid avail ring entry index update if equal
[PATCH] lpm6: fix missing header dependency
2016-04-28 12:08 UTC
[PATCH v2] examples/qos_meter: fix unchecked return value
2016-04-28 11:22 UTC (6+ messages)
` [PATCH v2] examples/qos_sched: fix out-of-bounds read
` [PATCH v2] examples/qos_sched: fix copy-paste error
` [PATCH v2] examples/qos_sched: fix negative loop bound
[PATCH v3] examples/qos_sched: fix negative loop bound
2016-04-28 11:16 UTC (6+ messages)
` [PATCH v3] examples/qos_sched: fix copy-paste error
` [PATCH v3] examples/qos_sched: fix bad bit shift operation
[PATCH] cfgfile: fix integer overflow
2016-04-28 11:09 UTC (2+ messages)
[PATCH] examples: fix CID 30704 negative loop bound
2016-04-28 10:54 UTC
[PATCH] examples: fix CID 30708 out-of-bounds read
2016-04-28 10:54 UTC (2+ messages)
[PATCH] examples/ip_pipeline: fix out-of-bounds write
2016-04-28 10:49 UTC (2+ messages)
[PATCH] cfgfile: fix uninitialized scalar variable
2016-04-28 10:48 UTC (2+ messages)
[PATCH] examples: fix CID 30699 copy-paste error
2016-04-28 10:39 UTC (2+ messages)
[PATCH 0/7] vhost/example cleanup/fix
2016-04-28 6:09 UTC (3+ messages)
[PATCH] i40evf: add ops for rx queue and tx queue
2016-04-28 4:57 UTC (3+ messages)
` [PATCH V2] "
[PATCH] i40e: configure MTU
2016-04-28 3:19 UTC (4+ messages)
` [PATCH V2] "
[PATCH v2] i40e: fix problematic dereference
2016-04-28 3:17 UTC (4+ messages)
` [PATCH v3 0/2] fix Coverity reported issues
` [PATCH v3 1/2] i40e: fix problematic dereference
` [PATCH v3 2/2] i40e: fix missing break in switch
[RFC] eal: provide option to set vhost_user socket owner/permissions
2016-04-27 23:08 UTC (5+ messages)
[RFC] Link ibrte_vhost to librte_pmd_vhost
2016-04-27 22:21 UTC (5+ messages)
` [PATCH v2] vhost: Fix linkage of vhost PMD
[PATCH] virtio: check if virtio net header could fit in mbuf headroom
2016-04-27 22:11 UTC (4+ messages)
` [PATCH v2] "
[PATCH] i40e: Remove redundant fdir forward declarations
2016-04-27 16:31 UTC (4+ messages)
[PATCH] i40e: improve performance of vector PMD
2016-04-27 16:30 UTC (4+ messages)
` [PATCH v2 0/3] improve i40e vpmd
[PATCH v7 0/7] qede: add qede PMD
2016-04-27 16:05 UTC (9+ messages)
` [PATCH v7 1/7] qede: add base driver
` [PATCH v7 2/7] qede: add core driver
` [PATCH v7 3/7] qede: enable PMD build
` [PATCH v7 4/7] qede: add L2 support
` [PATCH v7 5/7] qede: add SRIOV support
` [PATCH v7 6/7] qede: add interrupt handling support
` [PATCH v7 7/7] qede: add DCBX support
[PATCH] eal/linux: fix undefined allocation of 0 bytes (CERT MEM04-C; CWE-131)
2016-04-27 17:06 UTC
[PATCH] eal: remove useless internal function from memcpy headers
2016-04-27 15:41 UTC (3+ messages)
[PATCH] examples/performance-thread: fix segfault with in gcc 5.x
2016-04-27 15:34 UTC (2+ messages)
[PATCH] app/testpmd: fix strcat can overrun fixed-size string
2016-04-27 15:01 UTC (2+ messages)
[PATCH] examples/vm_power_manager: buffer not null terminated
2016-04-27 14:36 UTC (2+ messages)
[PATCH] examples/exception_path: bad shift operation in setup_port_lcore_affinities
2016-04-27 14:24 UTC (2+ messages)
How to bind VM's NIC to OVS
2016-04-27 14:16 UTC
[PATCH] app/test_acl: fix division by float zero
2016-04-27 14:14 UTC (3+ messages)
[PATCH] lpm6: fix assigned value is garbage or undefined
2016-04-27 15:07 UTC
[PATCH] eal: fix unchecked return value from library
2016-04-27 14:03 UTC (3+ messages)
` [PATCH v2] "
[PATCH] examples/netmap_compat: fix infinite loop
2016-04-27 13:22 UTC (2+ messages)
` [PATCH v2] "
[PATCH] lpm: unchecked return value
2016-04-27 12:52 UTC
[PATCH v2] eal: out-of-bounds write
2016-04-27 11:29 UTC
[dpdk-users] Link Status and Interrupts in 2.2.0
2016-04-27 9:39 UTC
[PATCH] i40e: dereference before null check
2016-04-27 6:34 UTC (4+ messages)
` [PATCH v2] "
[PATCH] enic: Optimization of Tx path to reduce Host CPU overhead, cleanup
2016-04-27 2:53 UTC
[PATCH] enic: fix misalignment of Rx mbuf data
2016-04-27 2:51 UTC
[PATCH] enic: fix 'imissed' to count drops due to no RX buffers
2016-04-27 2:50 UTC
[PATCH v6 1/8] qede: Add maintainers, documentation and license
2016-04-27 0:49 UTC (18+ messages)
` [PATCH v6 2/8] qede: Add base driver
` [PATCH v6 6/8] qede: Add attention support
` [PATCH v6 8/8] qede: Enable PMD build
[RFC PATCH 0/4]: Implement module information export
2016-04-26 17:39 UTC (5+ messages)
` [RFC PATCH 1/4] pmd: Modify PMD_REGISTER_DRIVER to emit a marker symbol
` [RFC PATCH 2/4] pmds: export this_pmd_driver* symbols
` [RFC PATCH 3/4] pmd: Modify drivers to export appropriate information
` [RFC PATCH 4/4] pmdinfo: Add application to extract pmd driver info
[PATCH] virtio: fix segfault when transmit pkts
2016-04-26 16:54 UTC (5+ messages)
` [PATCH v2] "
[PATCH v1] doc: changed nic overview table to clarify supported features
2016-04-26 16:21 UTC (2+ messages)
[PATCH] version: 16.07-rc0
2016-04-26 14:20 UTC (3+ messages)
[PATCH 1/4] ixgbe: rearrange vector PMD code for x86
2016-04-26 13:55 UTC (5+ messages)
` [PATCH v2 "
` [PATCH v2 2/4] ixgbe: implement vector PMD for arm architecture
` [PATCH v2 3/4] ixgbe: enable ixgbe vector PMD on ARMv8a platform
` [PATCH v2 4/4] maintainers: claim responsibility for ixgbe vector PMD on ARM
[PATCH] nfp: add flag for enabling device hotplug
2016-04-26 13:10 UTC
[PATCH] nfp: fixing a bug when gather
2016-04-26 13:06 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).