dev.dpdk.org archive mirror
 help / color / mirror / Atom feed
 messages from 2015-01-14 17:14:17 to 2015-01-19 09:54:38 UTC [more...]

more maintainers with sub-trees
 2015-01-19  9:54 UTC  (4+ messages)

rte_eal_init() causes PANIC using latest DPDK code
 2015-01-19  9:49 UTC  (5+ messages)

[PATCH v2] Fix rte_is_power_of_2
 2015-01-19  9:49 UTC  (10+ messages)

[PATCH v4 0/6] Enable VF RSS for Niantic
 2015-01-19  9:40 UTC  (12+ messages)
` [PATCH v5 "
  ` [PATCH v6 "
    ` [PATCH v6 3/6] ixgbe: Get VF queue number
    ` [PATCH v6 4/6] ether: Check VMDq RSS mode

[PATCH] eal / malloc : alignment parameter check failing due to changes in rte_is_power_of_2
 2015-01-19  9:00 UTC  (5+ messages)

[PATCH 0/7] unification of flow types and RSS offload types
 2015-01-19  6:56 UTC  (8+ messages)
  ` [PATCH 1/7] app/test-pmd: code style fix
  ` [PATCH 2/7] ethdev: "
  ` [PATCH 3/7] i40e: "
  ` [PATCH 4/7] ethdev: fix of calculating the size of flow type mask array
  ` [PATCH 5/7] ethdev: unification of flow types
  ` [PATCH 6/7] ethdev: unification of RSS offload types
  ` [PATCH 7/7] app/testpmd: support new rss offloads

Sharing NIC port between Linux and DPDK
 2015-01-19  6:37 UTC  (2+ messages)

[RFC 00/17] unified packet type
 2015-01-19  3:23 UTC  (18+ messages)
  ` [RFC 01/17] mbuf: add definitions of unified packet types
  ` [RFC 02/17] e1000: support of unified packet type
  ` [RFC 03/17] ixgbe: "
  ` [RFC 04/17] "
  ` [RFC 05/17] i40e: "
  ` [RFC 06/17] bond: "
  ` [RFC 07/17] enic: "
  ` [RFC 08/17] vmxnet3: "
  ` [RFC 09/17] app/test-pipeline: "
  ` [RFC 10/17] app/test-pmd: "
  ` [RFC 11/17] app/test: "
  ` [RFC 12/17] examples/ip_fragmentation: "
  ` [RFC 13/17] examples/ip_reassembly: "
  ` [RFC 14/17] examples/l3fwd-acl: "
  ` [RFC 15/17] examples/l3fwd-power: "
  ` [RFC 16/17] examples/l3fwd: "
  ` [RFC 17/17] mbuf: remove old packet type bit masks for ol_flags

[PATCH 0/4] DPDK memcpy optimization
 2015-01-19  1:53 UTC  (5+ messages)
  ` [PATCH 1/4] app/test: Disabled VTA for memcpy test in app/test/Makefile
  ` [PATCH 2/4] app/test: Removed unnecessary test cases in test_memcpy.c
  ` [PATCH 3/4] app/test: Extended test coverage in test_memcpy_perf.c
  ` [PATCH 4/4] lib/librte_eal: Optimized memcpy in arch/x86/rte_memcpy.h for both SSE and AVX platforms

Why nothing since 1.8.0?
 2015-01-18 21:48 UTC  (27+ messages)

Should the other queues at same port work when one queue is full ?
 2015-01-18 11:12 UTC 

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-17 14:01 UTC  (2+ messages)

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-16 21:07 UTC  (3+ messages)

[PATCH 0/2] support TSO on i40e
 2015-01-16 17:41 UTC  (6+ messages)
  ` [PATCH 1/2] i40e:support i40e TSO
  ` [PATCH 2/2] app/testpmd:csum fwd engine change

Does I210 NIC support Flow director filters?
 2015-01-16 17:31 UTC  (8+ messages)

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

[PATCH] librte_eal: Add fscanf return value test
 2015-01-16 17:05 UTC  (3+ messages)

[PATCH] ethdev: fix missing parenthesis
 2015-01-16 17:04 UTC  (4+ messages)

No probed ethernet devices /DPDP 1.7.1 in Fedora 21
 2015-01-16 16:47 UTC  (13+ messages)

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

[PATCH] bsdapp: replace d_thread_t with struct thread in nic_uio
 2015-01-16 13:52 UTC  (2+ messages)

[DISCUSSION] : ERROR while compiling dpdk-1.7 on ubuntu14.04
 2015-01-16 13:36 UTC 

Q on Support for I217 and I218 Intel chipsets
 2015-01-16 12:01 UTC  (13+ messages)

how does it count the number of contiguous physical pages in map_all_hugepages
 2015-01-16 11:01 UTC  (2+ messages)

Callbacks after buffer (mbuf) sent out
 2015-01-16  7:17 UTC  (2+ messages)

[PATCH] i40e: workaround for XL710 performance
 2015-01-16  5:54 UTC  (3+ messages)
` [PATCH v2] "

[PATCH 00/22] Single virtio implementation
 2015-01-16  0:56 UTC  (27+ 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
  ` [PATCH 16/22] virtio: Free mbuf's with threshold
  ` [PATCH 17/22] virtio: Use port IO to get PCI resource
  ` [PATCH 18/22] virtio: Fix descriptor index issue
  ` [PATCH 19/22] ether: Fix vlan strip/insert issue
  ` [PATCH 20/22] example/vhost: Avoid inserting vlan twice
  ` [PATCH 21/22] example/vhost: Add vlan-strip cmd line option
  ` [PATCH 22/22] virtio: Use soft vlan strip in mergeable Rx path

Cross-compilation of bsdapp on Ubuntu
 2015-01-15 20:30 UTC  (4+ messages)

[PATCH] librte_pmd_ixgbe: Add queue start failure check
 2015-01-15 14:45 UTC 

[PATCH v4] VFIO: Avoid to enable vfio while the module not loaded
 2015-01-15 13:51 UTC  (6+ messages)
` [PATCH v6] "

[PATCH] testpmd: remove duplicated function parse_item_list
 2015-01-15 13:41 UTC  (3+ messages)

[PATCH] bond: vlan flags misinterpreted in xmit_slave_hash function
 2015-01-15 13:40 UTC  (3+ messages)
` [PATCH v2] "

[PATCH] rte_log: remove unnecessary stubs
 2015-01-15 13:34 UTC  (2+ messages)

[PATCH RFC] eal_memory: Search only DPDK hugetlbfs maps
 2015-01-15 13:18 UTC  (2+ messages)

[PATCH] rte.app.mk: whole-archive should be used with COMBINED_LIB
 2015-01-15 13:11 UTC  (2+ messages)

[PATCH 0/7] vmxnet3: driver enhancements
 2015-01-15 11:02 UTC  (2+ messages)

[PATCH 0/3] bond mode 4: add unit tests
 2015-01-15 10:55 UTC  (5+ messages)
` [PATCH 2/3] PMD ring MAC management, fix initialization, link up/down
` [PATCH 3/3] unit tests add mode 4 unit test

How to run intel dpdk apps on '82574L Gigabit Network Connection' NIC cards
 2015-01-15  7:46 UTC  (4+ messages)

Fast Path Query
 2015-01-15  6:46 UTC  (5+ 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)

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

[PATCH v2 00/17] ACL: New AVX2 classify method and several other enhancements
 2015-01-14 18:39 UTC  (2+ messages)

[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: "


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