dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-08 16:26:29 to 2015-01-15 05:15:23 UTC [more...]

[PATCH 00/22] Single virtio implementation
 2015-01-15  5:15 UTC  (16+ messages)
  ` [PATCH 01/22] virtio: Rearrange resource initialization
  ` [PATCH 02/22] virtio: Use weaker barriers
  ` [PATCH 03/22] virtio: Allow starting with link down
  ` [PATCH 04/22] virtio: Add support for Link State interrupt
  ` [PATCH 05/22] ether: Add soft vlan encap/decap functions
  ` [PATCH 06/22] virtio: Use software vlan stripping
  ` [PATCH 07/22] virtio: Remove unnecessary adapter structure
  ` [PATCH 08/22] virtio: Remove redundant vq_alignment
  ` [PATCH 09/22] virtio: Fix how states are handled during initialization
  ` [PATCH 10/22] virtio: Make vtpci_get_status local
  ` [PATCH 11/22] virtio: Check for packet headroom at compile time
  ` [PATCH 12/22] virtio: Move allocation before initialization
  ` [PATCH 13/22] virtio: Add support for vlan filtering
  ` [PATCH 14/22] virtio: Add suport for multiple mac addresses
  ` [PATCH 15/22] virtio: Add ability to set MAC address

Why nothing since 1.8.0?
 2015-01-15  4:27 UTC  (4+ messages)

[PATCH 0/5] new ntuple filter replaces 2tuple and 5tuple filters
 2015-01-15  1:46 UTC  (6+ messages)
  ` [PATCH 1/5] ethdev: define ntuple filter type and its structure
  ` [PATCH 2/5] ixgbe: ntuple filter functions replace old ones for 5tuple filter
  ` [PATCH 3/5] e1000: ntuple filter functions replace old ones for 2tuple and "
  ` [PATCH 4/5] testpmd: new commands for ntuple filter
  ` [PATCH 5/5] ethdev: remove old APIs and structures of 5tuple and 2tuple filters

KNI interface operational state UP issue
 2015-01-15  0:59 UTC  (3+ messages)

Does I210 NIC support Flow director filters?
 2015-01-14 21:59 UTC  (4+ messages)

Add DSO symbol versioning to supportbackwards compatibility
 2015-01-14 20:29 UTC  (13+ messages)
` [PATCH v3 1/4] compat: Add infrastructure to support symbol versioning
  ` [PATCH v3 2/4] Provide initial versioning for all DPDK libraries
  ` [PATCH v3 3/4] Add library version extenstion
  ` [PATCH v3 4/4] docs: Add ABI documentation

Packet Rx issue with DPDK1.8
 2015-01-14 19:54 UTC  (9+ messages)
          ` New to DPDK

[PATCH v2 00/17] ACL: New AVX2 classify method and several other enhancements
 2015-01-14 18:39 UTC  (19+ messages)
  ` [PATCH v2 01/17] fix fix compilation issues with RTE_LIBRTE_ACL_STANDALONE=y
  ` [PATCH v2 02/17] app/test: few small fixes fot test_acl.c
  ` [PATCH v2 03/17] librte_acl: make data_indexes long enough to survive idle transitions
  ` [PATCH v2 04/17] librte_acl: remove build phase heuristsic with negative perfomance effect
  ` [PATCH v2 05/17] librte_acl: fix a bug at build phase that can cause matches beeing overwirtten
  ` [PATCH v2 06/17] librte_acl: introduce DFA nodes compression (group64) for identical entries
  ` [PATCH v2 07/17] librte_acl: build/gen phase - simplify the way match nodes are allocated
  ` [PATCH v2 08/17] librte_acl: make scalar RT code to be more similar to vector one
  ` [PATCH v2 09/17] librte_acl: a bit of RT code deduplication
  ` [PATCH v2 10/17] EAL: introduce rte_ymm and relatives in rte_common_vect.h
  ` [PATCH v2 11/17] librte_acl: add AVX2 as new rte_acl_classify() method
  ` [PATCH v2 12/17] test-acl: add ability to manually select RT method
  ` [PATCH v2 13/17] librte_acl: Remove search_sse_2 and relatives
  ` [PATCH v2 14/17] libter_acl: move lo/hi dwords shuffle out from calc_addr
  ` [PATCH v2 15/17] libte_acl: make calc_addr a define to deduplicate the code
  ` [PATCH v2 16/17] libte_acl: introduce max_size into rte_acl_config
  ` [PATCH v2 17/17] libte_acl: remove unused macros

[PATCH RFC 0/1] Add 'make pdf' target to convert guide docs to pdf
 2015-01-14 17:14 UTC  (2+ messages)
  ` [PATCH 1/2] doc: "

[PATCH 0/5] Support virtio multicast feature
 2015-01-14 16:37 UTC  (6+ messages)
` [PATCH v2 "
  ` [PATCH v2 3/5] vhost: enable promisc mode and config VMDQ offload register for "

Q on Support for I217 and I218 Intel chipsets
 2015-01-14 16:27 UTC  (5+ messages)

Port link speed and link duplex always set to auto-negotiate & manual link speed configuration of 100Mb link speed not possible
 2015-01-14 12:40 UTC  (2+ messages)

IPv6 Offload Capabilities
 2015-01-14 11:29 UTC  (4+ messages)

[PATCH] lib/librte_ether: change socket_id passed to rte_memzone_reserve
 2015-01-14 10:13 UTC  (7+ messages)

[PATCH 1/2] pmd: add DCB for VF for ixgbe
 2015-01-14  9:46 UTC  (6+ messages)

Fast Path Query
 2015-01-14  8:02 UTC  (5+ messages)

[PATCH v3 0/3] enhance TX checksum command and csum forwarding engine
 2015-01-14  3:01 UTC  (16+ messages)

[PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver
 2015-01-14  1:00 UTC  (10+ messages)
  ` [PATCH 1/2] pmd: add DCB for VF for ixgbe
  ` [PATCH 2/2] testpmd: fix dcb in vt mode

[PATCH v4 0/6] Enable VF RSS for Niantic
 2015-01-14  0:44 UTC  (27+ messages)
` [PATCH v5 "
  ` [PATCH v5 4/6] ether: Check VMDq RSS mode
  ` [PATCH v5 5/6] ixgbe: Config VF RSS
    ` [PATCH v6 0/6] Enable VF RSS for Niantic
        ` [PATCH v6 1/6] ixgbe: Code cleanup
        ` [PATCH v6 2/6] ixgbe: Negotiate VF API version
        ` [PATCH v6 3/6] ixgbe: Get VF queue number
        ` [PATCH v6 4/6] ether: Check VMDq RSS mode
        ` [PATCH v6 5/6] ixgbe: Config VF RSS
        ` [PATCH v6 6/6] testpmd: Set Rx VMDq RSS mode

[PATCH RFC 00/13] Update build system
 2015-01-13 12:26 UTC  (18+ messages)
  ` [PATCH RFC 01/13] mk: Remove combined library and related options
  ` [PATCH RFC 02/13] lib/core: create new core dir and makefiles
  ` [PATCH RFC 03/13] core: move librte_eal to core subdir
  ` [PATCH RFC 04/13] core: move librte_malloc "
  ` [PATCH RFC 05/13] core: move librte_mempool "
  ` [PATCH RFC 06/13] core: move librte_mbuf "
  ` [PATCH RFC 07/13] core: move librte_ring "
  ` [PATCH RFC 08/13] Update path of core libraries
  ` [PATCH RFC 09/13] mk: new corelib makefile
  ` [PATCH RFC 10/13] lib: Set LDLIBS for each library
  ` [PATCH RFC 11/13] mk: Use LDLIBS when linking shared libraries
  ` [PATCH RFC 12/13] mk: update apps build
  ` [PATCH RFC 13/13] mk: add -lpthread to linuxapp EXECENV_LDLIBS

daemon process problem in DPDK
 2015-01-13  8:05 UTC  (5+ messages)

Callbacks after buffer (mbuf) sent out
 2015-01-13  3:51 UTC 

[PATCH 2/2] testpmd: fix dcb in vt mode
 2015-01-12 15:46 UTC  (2+ messages)

[PATCH 0/2] Enable DCB in SRIOV mode for ixgbe driver
 2015-01-12 15:44 UTC  (2+ messages)

What is the best way to distribute a DPDK-based app?
 2015-01-12 15:17 UTC  (4+ messages)

Cross-compilation of bsdapp on Ubuntu
 2015-01-12 13:51 UTC  (3+ messages)

[PATCH] i40e: workaround for XL710 performance
 2015-01-12  7:57 UTC  (4+ messages)
` [PATCH v2] "

[PATCH 0/4] Integrate ethertype filter in igb/ixgbe driver to new API
 2015-01-12  7:23 UTC  (9+ messages)
` [PATCH 2/4] e1000: new functions replace old ones for ethertype filters
  ` [PATCH v2 0/4] Integrate ethertype filter in igb/ixgbe driver to new API
      ` [PATCH v2 1/4] ixgbe: new functions replace old ones for ethertype filter
      ` [PATCH v2 2/4] e1000: "
      ` [PATCH v2 3/4] testpmd: new commands "
      ` [PATCH v2 4/4] ethdev: remove old APIs and structures of "

[PATCH RFC 0/7] unification of flow types and RSS offload types
 2015-01-12  6:17 UTC  (2+ messages)

[PATCH v2] i40e: workaround for X710 performance issues
 2015-01-12  0:39 UTC  (6+ messages)
` [PATCH v3] "

rte_mempool_create fails with ENOMEM
 2015-01-10 19:26 UTC  (8+ messages)

No probed ethernet devices /DPDP 1.7.1 in Fedora 21
 2015-01-10 12:44 UTC  (8+ messages)

ret_pktmbuf_pool_init problem with opaque_arg
 2015-01-09 22:42 UTC  (4+ messages)

[PATCH] testpmd: remove duplicated function parse_item_list
 2015-01-09 16:10 UTC  (2+ messages)

[PATCH] ethdev: fix missing parenthesis
 2015-01-09 15:05 UTC 

IOMMU and VF
 2015-01-09 12:45 UTC  (3+ messages)

[RFC PATCH 0/7] support multi-phtread per lcore
 2015-01-09 11:52 UTC  (18+ messages)

[PATCH 0/7] Move EAL common functions
 2015-01-09  9:50 UTC  (8+ messages)

[PATCH 1/3] librte_reorder: New reorder library
 2015-01-08 16:28 UTC  (3+ messages)


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).