[dpdk-dev] [PATCH v2 0/7] add mtu and flow control handlers
2014-06-17 13:39 UTC (14+ messages)
` [dpdk-dev] [PATCH v2 1/7] ethdev: retrieve flow control configuration
` [dpdk-dev] [PATCH v2 2/7] ethdev: add autoneg parameter in flow ctrl accessors
` [dpdk-dev] [PATCH v2 3/7] ethdev: store min rx buffer size
` [dpdk-dev] [PATCH v2 4/7] ethdev: introduce enable_scatter rx mode
` [dpdk-dev] [PATCH v2 5/7] ethdev: add mtu accessors
` [dpdk-dev] [PATCH v2 6/7] ixgbe: add set_mtu to ixgbevf
` [dpdk-dev] [PATCH v2 7/7] app/testpmd: allow to configure mtu
[dpdk-dev] Unable to send Response packets to the same port
2014-06-17 12:55 UTC
[dpdk-dev] [PATCH] vfio: make container open error non-fatal
2014-06-17 10:57 UTC (5+ messages)
[dpdk-dev] [PATCH] examples/vmdq: Fix core id issue for TX burst
2014-06-17 9:59 UTC (2+ messages)
[dpdk-dev] [PATCH] ixgbe: Fix for 82599 Bypass NIC, getting incorrect media type
2014-06-17 9:58 UTC (3+ messages)
` [dpdk-dev] [PATCH v2] "
[dpdk-dev] [PATCH 0/7] Make DPDK tailqs fully local
2014-06-17 9:57 UTC (9+ messages)
` [dpdk-dev] [PATCH 1/7] rte_tailq: change rte_dummy to rte_tailq_entry, add data pointer
` [dpdk-dev] [PATCH 2/7] rte_ring: make ring tailq completely local
` [dpdk-dev] [PATCH 3/7] rte_hash: make rte_hash tailq fully local
` [dpdk-dev] [PATCH 4/7] rte_fbk_hash: make rte_fbk_hash "
` [dpdk-dev] [PATCH 5/7] rte_mempool: make mempool "
` [dpdk-dev] [PATCH 6/7] rte_lpm: make lpm "
` [dpdk-dev] [PATCH 7/7] rte_lpm6: make lpm6 "
[dpdk-dev] [PATCH] ethdev: add RX errors counter for missed, badcrc and badlen packets
2014-06-17 9:34 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] ethdev: add Rx error counters "
[dpdk-dev] [PATCH] vfio: open VFIO container at startup rather than during init
2014-06-17 9:12 UTC
[dpdk-dev] vfio detection
2014-06-17 8:40 UTC (2+ messages)
[dpdk-dev] Need help to run l2fwd-ivshmem
2014-06-17 7:09 UTC (2+ messages)
[dpdk-dev] [PATCH] rte_memory.h: include stdio.h for FILE
2014-06-17 3:48 UTC (2+ messages)
[dpdk-dev] [v2 00/23] Packet Framework
2014-06-17 1:27 UTC (3+ messages)
[dpdk-dev] Writing a new driver
2014-06-16 18:34 UTC (2+ messages)
[dpdk-dev] [PATCH 0/4] Link Bonding Library
2014-06-16 18:09 UTC (38+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 1/4] "
` [dpdk-dev] [PATCH v3 0/5] Link Bonding PMD Library
` [dpdk-dev] [PATCH v3 1/5] "
` [dpdk-dev] [PATCH v3 2/5] Link Bonding PMD Library (librte_eal/librte_ether link bonding support changes)
` [dpdk-dev] [PATCH v3 3/5] Link Bonding PMD Library (Unit Test Suite)
` [dpdk-dev] [PATCH v3 4/5] Link Bonding PMD Library (testpmd link bonding API support)
` [dpdk-dev] [PATCH v3 5/5] Link Bonding PMD Library (Doxygen Additions)
` [dpdk-dev] [PATCH v4 0/6] Link Bonding Library
` [dpdk-dev] [PATCH v4 1/6] Link Bonding Library (lib/librte_pmd_bond) initial release with support for Mode 0 - Round Robin Mode 1 - Active Backup Mode 2 - Balance -> Supports 3 transmit polices (layer 2, layer 2+3, la Mode 3 - Broadcast
` [dpdk-dev] [PATCH v4 2/6] Support for unique interface naming of pmds
` [dpdk-dev] [PATCH v4 3/6] EAL support for link bonding device initialization
` [dpdk-dev] [PATCH v4 4/6] Link bonding Unit Tests
` [dpdk-dev] [PATCH v4 5/6] testpmd link bonding additions
` [dpdk-dev] [PATCH v4 6/6] Link Bonding Library doxygen additions
[dpdk-dev] [PATCH v4 0/4] NIC filters support for generic filter
2014-06-16 18:00 UTC (7+ messages)
` [dpdk-dev] [PATCH v4 1/4] ethdev: add ethdev APIs for NIC filters of "
` [dpdk-dev] [PATCH v4 2/4] e1000: add igb NIC filters of generic filter feature
` [dpdk-dev] [PATCH v4 3/4] ixgbe: add ixgbe "
` [dpdk-dev] [PATCH v4 4/4] app/test-pmd: add commands in testpmd for NIC filters
[dpdk-dev] [PATCH 00/13] *** SUBJECT HERE ***
2014-06-16 16:59 UTC (2+ messages)
` [dpdk-dev] [PATCH 00/13] IP fragmentation and reassembly
[dpdk-dev] [PATCH v2 00/10] igb_uio patches
2014-06-16 14:13 UTC (15+ messages)
` [dpdk-dev] [PATCH v2 09/10] igbuio: show irq mode in sysfs
` [dpdk-dev] [PATCH] igb_uio: cap max VFs at 7 to reserve one for PF
[dpdk-dev] [PATCH v4 00/20] Add VFIO support to DPDK
2014-06-16 13:07 UTC (27+ messages)
` [dpdk-dev] [PATCH v5 "
` [dpdk-dev] [PATCH v6 "
` [dpdk-dev] [PATCH v6 01/20] pci: move open() out of pci_map_resource, rename structs
` [dpdk-dev] [PATCH v6 02/20] pci: move uio mapping code to a separate file
` [dpdk-dev] [PATCH v6 03/20] pci: fixing errors in a previous commit found by checkpatch
` [dpdk-dev] [PATCH v6 04/20] pci: distinguish between legitimate failures and non-fatal errors
` [dpdk-dev] [PATCH v6 05/20] pci: Rename RTE_PCI_DRV_NEED_IGB_UIO to RTE_PCI_DRV_NEED_MAPPING
` [dpdk-dev] [PATCH v6 06/20] igb_uio: make igb_uio compilation optional
` [dpdk-dev] [PATCH v6 07/20] igb_uio: Moved interrupt type out of igb_uio
` [dpdk-dev] [PATCH v6 08/20] vfio: add support for VFIO in Linuxapp targets
` [dpdk-dev] [PATCH v6 09/20] vfio: add VFIO header
` [dpdk-dev] [PATCH v6 10/20] interrupts: Add support for VFIO interrupts
` [dpdk-dev] [PATCH v6 11/20] eal: remove -Wno-return-type for non-existent eal_hpet.c
` [dpdk-dev] [PATCH v6 12/20] vfio: create mapping code for VFIO
` [dpdk-dev] [PATCH v6 13/20] vfio: add multiprocess support
` [dpdk-dev] [PATCH v6 14/20] pci: enable VFIO device binding
` [dpdk-dev] [PATCH v6 15/20] eal: added support for selecting VFIO interrupt type from EAL command-line
` [dpdk-dev] [PATCH v6 16/20] eal: make --no-huge use mmap instead of malloc
` [dpdk-dev] [PATCH v6 17/20] test app: adding unit tests for VFIO EAL command-line parameter
` [dpdk-dev] [PATCH v6 18/20] igb_uio: Removed PCI ID table from igb_uio
` [dpdk-dev] [PATCH v6 19/20] binding script: Renamed igb_uio_bind to dpdk_nic_bind
` [dpdk-dev] [PATCH v6 20/20] setup script: adding support for VFIO to setup.sh
[dpdk-dev] [PATCH 0/1] librte_pmd_virtio: Fix incorrect device specific header offset when MSI-X is disabled
2014-06-16 11:10 UTC (2+ messages)
` [dpdk-dev] [PATCH 1/1] "
[dpdk-dev] [PATCH 0/4] librte_pmd_virtio :Fix: virtio_pci.h non-existent virtio feature bit-flag tested
2014-06-16 10:19 UTC (2+ messages)
[dpdk-dev] [PATCH v2 0/2] 10G PMD: vectorized RX and TX functions
2014-06-16 8:25 UTC (3+ messages)
` [dpdk-dev] [PATCH v3] 10G PMD: New vectorized functions for RX/TX
[dpdk-dev] mmap() hint address
2014-06-16 8:00 UTC (3+ messages)
[dpdk-dev] l2fwd application - packets not getting forwarded
2014-06-16 6:07 UTC (5+ messages)
[dpdk-dev] [dpdk-stv] [PATCH 0/1] Fix the pointer 'ctx1' uninitialized error with gcc4.5.1
2014-06-16 3:22 UTC (2+ messages)
` [dpdk-dev] [dpdk-stv] [PATCH 1/1] Fix the pointer 'ctx1' uninitialized error with gcc 4.5.1
[dpdk-dev] [dpdk-stv] [PATCH 0/1] Fix the pointer 'ctx1' uninitialized error with gcc4.5.1
2014-06-16 1:45 UTC (2+ messages)
` [dpdk-dev] [dpdk-stv] [PATCH 1/1] Fix the pointer 'ctx1' uninitialized error with gcc 4.5.1
[dpdk-dev] [PATCH v2 0/4] NIC filters support for generic filter
2014-06-14 9:00 UTC (11+ messages)
[dpdk-dev] [PATCHv3 0/5] ACL library
2014-06-14 7:55 UTC (11+ messages)
` [dpdk-dev] [PATCHv3 1/5] Add ACL library (librte_acl) into DPDK
` [dpdk-dev] [PATCHv3 2/5] acl: update UT to reflect latest changes in the librte_acl
` [dpdk-dev] [PATCHv3 3/5] acl: New test-acl application
` [dpdk-dev] [PATCHv3 4/5] acl: New sample l3fwd-acl
` [dpdk-dev] [PATCHv3 5/5] acl: add doxygen configuration and start page
[dpdk-dev] [PATCH 0/8] virtio driver phase 2
2014-06-14 1:06 UTC (9+ messages)
` [dpdk-dev] [PATCH 1/8] virtio: maintain stats per queue
` [dpdk-dev] [PATCH 2/8] virtio: dont double space log messages
` [dpdk-dev] [PATCH 3/8] virtio: deinline some code
` [dpdk-dev] [PATCH 4/8] virtio: check for transmit checksum config error
` [dpdk-dev] [PATCH 5/8] virtio: check for ip checksum offload
` [dpdk-dev] [PATCH 6/8] virtio: remove unused virtqueue name
` [dpdk-dev] [PATCH 7/8] virtio: remove unused adapter_stopped field
` [dpdk-dev] [PATCH 8/8] virtio: simplify the hardware structure
[dpdk-dev] [PATCH] Add an API to query enabled core index
2014-06-13 17:25 UTC (12+ messages)
[dpdk-dev] Testing memnic for VM to VM transfer
2014-06-13 15:29 UTC
[dpdk-dev] [PATCH 05/15] ring: Convert to use of PMD_REGISTER_DRIVER and fix linking
2014-06-13 13:28 UTC (3+ messages)
` [dpdk-dev] [PATCH 05/15 v3] "
[dpdk-dev] [PATCH 2/2] virtio: fix build with debug enabled
2014-06-13 9:23 UTC (3+ messages)
[dpdk-dev] [PATCH 1/2] virtio: checkpatch cleanups
2014-06-13 9:21 UTC (3+ messages)
[dpdk-dev] [PATCH 1/5] vmxnet3: fix all multicast vs promiscious
2014-06-13 1:39 UTC (3+ messages)
` [dpdk-dev] [PATCH 4/5] vmxnet3: add per-queue stats
` [dpdk-dev] [PATCH 5/5] vmxnet3: remove useless adapter wrapper
[dpdk-dev] [PATCH 2/5] vmxnet3: cleanup style and indentation
2014-06-13 1:37 UTC (2+ messages)
` [dpdk-dev] [PATCH 3/5] vmxnet3: fix double spacing of log messages
[dpdk-dev] A deadlock may occur in kni kernel thread while netif_receive_skb is called
2014-06-13 0:21 UTC (2+ messages)
[dpdk-dev] vmxnet3 : testpmd failing with "eth_vmxnet3_dev_init(): Device is not configured for our purpose"
2014-06-12 20:25 UTC
[dpdk-dev] multi segment TX/RX for vmxnet3
2014-06-12 15:07 UTC
[dpdk-dev] [PATCH 0/5] add mtu and flow control handlers
2014-06-12 14:20 UTC (4+ messages)
` [dpdk-dev] [PATCH 3/5] ethdev: add mtu accessors
[dpdk-dev] [PATCH 0/4] New library: rte_distributor
2014-06-12 13:57 UTC (3+ messages)
` [dpdk-dev] [PATCH v2 0/5] "
[dpdk-dev] [PATCH v3 0/4] NIC filters support for generic filter
2014-06-12 11:50 UTC (5+ messages)
` [dpdk-dev] [PATCH v3 1/4] ethdev: add ethdev APIs for NIC filters of "
` [dpdk-dev] [PATCH v3 2/4] e1000: add igb NIC filters of generic filter feature
` [dpdk-dev] [PATCH v3 3/4] ixgbe: add ixgbe "
` [dpdk-dev] [PATCH v3 4/4] app/test-pmd: add commands in testpmd for NIC filters
[dpdk-dev] [PATCHv2 0/2] L3FWD sample optimisation
2014-06-12 10:19 UTC (2+ messages)
[dpdk-dev] [PATCH] kni: compatibility with RHEL 7
2014-06-12 9:35 UTC (3+ messages)
[dpdk-dev] tailroom in rte_mbuf
2014-06-12 5:33 UTC
[dpdk-dev] [PATCH v2 00/27] Add i40e PMD support
2014-06-12 1:38 UTC (4+ messages)
` [dpdk-dev] [PATCH v2 05/27] mbuf: add new packet flags for i40e
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).