messages from 2019-03-18 21:40:06 to 2019-03-20 02:12:51 UTC [more...]
[PATCH v1 0/6] Introduce AF_XDP PMD
2019-03-20 2:08 UTC (19+ messages)
` [PATCH v2 "
` [PATCH v2 1/6] net/af_xdp: introduce AF XDP PMD driver
` [PATCH v2 2/6] lib/mbuf: introduce helper to create mempool with flags
` [PATCH v2 3/6] lib/mempool: allow page size aligned mempool
` [PATCH v2 4/6] net/af_xdp: use mbuf mempool for buffer management
` [PATCH v2 5/6] net/af_xdp: enable zero copy
` [PATCH v2 6/6] app/testpmd: add mempool flags parameter
[PATCH] net/ice: speed up to retrieve EEPROM
2019-03-20 1:53 UTC (2+ messages)
[PATCH] vhost: fix interrupt suppression for the split ring
2019-03-20 0:45 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/6] HelloWorld example for windows
2019-03-20 0:40 UTC (10+ messages)
` [PATCH v3 0/8] "
` [PATCH v3 1/8] eal: eal stub to add windows support
` [PATCH v3 2/8] eal: add header files to support windows
` [PATCH v3 3/8] kvargs: adding a module definition file
` [PATCH v3 4/8] eal: sys/queue.h implementation for windows
` [PATCH v3 5/8] eal: add headers for compatibility with windows environment
` [PATCH v3 6/8] eal: add minimum viable code for eal on windows
` [PATCH v3 7/8] doc: add documention for windows
` [PATCH v3 8/8] build: meson changes to build on windows
[PATCH v2] net/octeontx: fix vdev name
2019-03-19 22:19 UTC (4+ messages)
[PATCH] eal: remove redundant API description
2019-03-19 21:16 UTC
[PATCH] eal/ppc: remove fix of memory barrier for IBM POWER
2019-03-19 20:45 UTC (6+ messages)
checklist for DPDK on Windows
2019-03-19 20:36 UTC (4+ messages)
[PATCH] net/enic: add private API to set ingress VLAN rewrite mode
2019-03-19 20:30 UTC (8+ messages)
` [PATCH v2] "
[PATCH 1/1] net/qede: fix receive packet drop
2019-03-19 19:01 UTC (3+ messages)
` [dpdk-stable] "
[PATCH] ethdev: use correct method name in ethdev header file
2019-03-19 18:43 UTC (3+ messages)
[PATCH] kni: fix possible kernel crash with va2pa
2019-03-19 18:35 UTC (3+ messages)
` [PATCH v2] "
[PATCH] app/testpmd: fix a typo
2019-03-19 18:30 UTC (3+ messages)
[PATCH 0/5] display testpmd forwarding engine stats on the fly
2019-03-19 18:29 UTC (4+ messages)
` [PATCH v2 0/4] "
` [PATCH v2 1/4] app/testpmd: remove unused fwd_ctx field
` [dpdk-stable] "
[PATCH] ethdev: add siblings iterator
2019-03-19 18:04 UTC (6+ messages)
` [PATCH v2 0/4] ethdev iterators for multi-ports device
` [PATCH v2 2/4] ethdev: add siblings iterators
[PATCH] net/bonding: fix Segfault when eal thread executing nic‘s lsc event for mode 4
2019-03-19 18:00 UTC (3+ messages)
[PATCH 00/12] rxq q_errors[] statistics fixes
2019-03-19 17:54 UTC (4+ messages)
` [RFC PATCH 1/2] ethdev: introduce internal rxq/txq stats API
[PATCH v2] net/nfp: fix possible buffer overflow
2019-03-19 17:43 UTC (3+ messages)
` [dpdk-stable] "
[PATCH] meson: remove build warnings
2019-03-19 17:36 UTC (5+ messages)
` [PATCH v2] "
[PATCH v2 0/3] crypto/aesni_mb: enable out of place processing
2019-03-19 17:29 UTC (7+ messages)
` [PATCH v2 1/3] "
` [PATCH v2 2/3] test: add out of place test for AESNI-MB
` [PATCH v2 3/3] doc: update documentation
[PATCH] doc: fix abi check script examples
2019-03-19 17:19 UTC (2+ messages)
[PATCH] app/testpmd: use mempool bulk get for txonly mode
2019-03-19 16:48 UTC (3+ messages)
` [PATCH v2] app/testpmd: add "
[RFC v3] ethdev: claim device reset as async
2019-03-19 16:41 UTC (6+ messages)
[PATCH] net/sfc: fix speed capabilities reported in device info
2019-03-19 16:36 UTC
[PATCH v3 0/5] Supported VXLAN-GPE in i40e
2019-03-19 16:36 UTC (10+ messages)
` [PATCH v4 "
` [PATCH v4 1/5] eal: add VXLAN-GPE macro
` [PATCH v4 2/5] net/i40e: add support for VXLAN-GPE
` [PATCH v4 3/5] net/i40e: support VXLAN-GPE classification
` [PATCH v4 4/5] app/testpmd: add VXLAN-GPE to tunnel type
` [PATCH v4 5/5] doc: add release note for VXLAN-GPE support
Ask help for mlx5 pmd driver
2019-03-19 16:33 UTC (2+ messages)
[PATCH v1 0/6] ethdev: add min/max MTU to device info
2019-03-19 16:30 UTC (6+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] net/i40e: set min and max MTU for i40e devices
[PATCH] bonding: fix lacp negotiation failed
2019-03-19 16:03 UTC (2+ messages)
[PATCH v6 0/6] Add lock-free ring and mempool handler
2019-03-19 15:51 UTC (18+ messages)
` [PATCH v7 "
` [PATCH v7 1/6] ring: add a pointer-width headtail structure
` [PATCH v7 2/6] ring: add a ring start marker
` [PATCH v7 3/6] ring: add a lock-free implementation
` [PATCH v7 4/6] test_ring: add lock-free ring autotest
` [PATCH v7 5/6] test_ring_perf: add lock-free ring perf test
` [PATCH v7 6/6] mempool/ring: add lock-free ring handlers
` [PATCH v8 0/6] Add lock-free ring and mempool handler
` [PATCH v8 1/6] ring: add a pointer-width headtail structure
` [PATCH v8 2/6] ring: add a ring start marker
` [PATCH v8 3/6] ring: add a lock-free implementation
` [PATCH v8 4/6] test_ring: add lock-free ring autotest
` [PATCH v8 5/6] test_ring_perf: add lock-free ring perf test
` [PATCH v8 6/6] mempool/ring: add lock-free ring handlers
8023ad bond tx crashed if one port has 2 more tx queues
2019-03-19 15:05 UTC (2+ messages)
[PATCH v2 0/4] bidirect guest channel
2019-03-19 15:00 UTC (3+ messages)
` [PATCH v2 2/4] power: extend guest channel api for reading
[PATCH 00/10] net/virtio: cleanups and fixes for packed/split ring
2019-03-19 14:59 UTC (39+ messages)
` [PATCH 01/10] net/virtio: fix typo in packed ring init
` [PATCH 02/10] net/virtio: fix interrupt helper for packed ring
` [PATCH 03/10] net/virtio: add missing barrier in interrupt enable
` [PATCH 04/10] net/virtio: optimize flags update for packed ring
` [PATCH 05/10] net/virtio: refactor virtqueue structure
` [PATCH 06/10] net/virtio: drop redundant suffix in packed ring structure
` [PATCH 07/10] net/virtio: drop unused field in Tx region structure
` [PATCH 08/10] net/virtio: add interrupt helper for split ring
` [PATCH 09/10] net/virtio: add ctrl vq "
` [PATCH 10/10] net/virtio: improve batching in standard Rx path
[PATCH 0/4] ipsec: add AES-CTR and 3DES-CBC support
2019-03-19 14:46 UTC (6+ messages)
` [PATCH v2 "
` [PATCH v2 1/4] ipsec: add AES-CTR algorithm support
` [PATCH v2 3/4] ipsec: add 3DES-CBC "
[PATCH] lib/cryptodev: fix driver name comparison
2019-03-19 14:06 UTC (6+ messages)
` [PATCH v2] "
[PATCH] examples/ipsec-secgw: fix debug in ipsec-secgw app
2019-03-19 14:06 UTC (4+ messages)
[PATCH] ipsec-secgw: fix AES-CTR block size in legacy mode
2019-03-19 14:05 UTC (3+ messages)
[PATCH] compress/qat: add dynamic sgl allocation
2019-03-19 14:04 UTC (4+ messages)
` [PATCH] compress/qat: add fallback to fixed compression
[PATCH] compress/isal: add ISA-L lib version display
2019-03-19 14:03 UTC (3+ messages)
[PATCH] qat/compress: fix qat comp setup inter_buffers
2019-03-19 14:02 UTC (3+ messages)
[PATCH v2 0/3] crypotodev: add result field to modular operations
2019-03-19 14:02 UTC (2+ messages)
[PATCH] cryptodev: fix restore crypto op alignment and layout
2019-03-19 14:00 UTC (3+ messages)
[PATCH] EAL: count nr_overcommit_hugepages as available
2019-03-19 13:52 UTC (2+ messages)
[PATCH 1/3] rte_ethdev: Add API function to read dev clock
2019-03-19 13:32 UTC (5+ messages)
[RFC PATCH 0/3] ethdev: document more retained across restart
2019-03-19 13:21 UTC (3+ messages)
` [PATCH v1 "
[PATCH 1/3] net/af_packet: set_mtu() decrements sockaddr twice
2019-03-19 13:16 UTC (7+ messages)
` [PATCH v2 "
` [PATCH v2 3/3] net/af_packet: get 'framesz' from the iface's MTU
[PATCH] net/dpaa2: accept packets with checksum error
2019-03-19 13:10 UTC
[PATCH v3] lib/librte_meter: fix divide by zero for RFC4115 meter
2019-03-19 12:10 UTC
[PATCH v2 1/4] power: fix non thread-safe power env modification
2019-03-19 11:58 UTC (8+ messages)
` [PATCH v2 2/4] power: return error in set env when power env already set
` [PATCH v2 3/4] power: reset function pointers on unset env
` [PATCH v2 4/4] power: add UTs for all power env types
[PATCH v2] lib/librte_meter: fix divide by zero for RFC4115 meter
2019-03-19 11:00 UTC (3+ messages)
[PATCH v3 0/2] vhost: Support external backend only vhost-user requests
2019-03-19 10:54 UTC (3+ messages)
` [PATCH v3 1/2] vhost: add API to set protocol features flags
` [PATCH v3 2/2] vhost: support requests only handled by external backend
[PATCH] raw/ifpga: modify log output
2019-03-19 10:40 UTC (4+ messages)
[PATCH v2 0/2] vhost: Support external backend only vhost-user requests
2019-03-19 10:15 UTC (4+ messages)
` [PATCH v2 2/2] vhost: support requests only handled by external backend
[PATCH v2 1/2] ticketlock: ticket based to improve fairness
2019-03-19 10:15 UTC (5+ messages)
` [PATCH v6 1/2] eal/ticketlock: "
[PATCH] cryptodev: make xform key pointer constant
2019-03-19 9:43 UTC (2+ messages)
` [PATCH v2] "
[PATCH] app/eventdev: add option to set global dequeue tmo
2019-03-19 9:45 UTC (2+ messages)
[PATCH] fips_validation: Add plain SHA support
2019-03-19 9:43 UTC (3+ messages)
` [PATCH v2 0/1] "
` [PATCH v2 1/1] "
[PATCH v5 1/4] mk: introduce helper to check valid compiler argument
2019-03-19 9:40 UTC (4+ messages)
` [PATCH v6 "
` [PATCH v6 2/4] meson: add infra to support machine specific flags
[PATCH 1/2] doc: update Mellanox release notes
2019-03-19 9:34 UTC (5+ messages)
` [PATCH 2/2] doc: update Mellanox supported OFED version
[PATCH v1 1/2] test/rwlock: add perf test case
2019-03-19 8:31 UTC (4+ messages)
` [PATCH v3 1/3] rwlock: reimplement with atomic builtins
[RFC] cryptodev/asymm: propose changes to RSA API
2019-03-19 7:47 UTC
[PATCH 0/4] net/mlx5: rework IPC socket and PMD global data init
2019-03-19 6:54 UTC (5+ messages)
` [PATCH 3/4] net/mlx5: rework "
[PATCH] net/iavf: fix vertor interrupt number configuration error
2019-03-19 5:57 UTC (4+ messages)
[PATCH] app/testpmd: fix support of hex string parser for flow API
2019-03-19 5:23 UTC (3+ messages)
` [PATCH v2] "
[RFC 0/3] tqs: add thread quiescent state library
2019-03-19 4:52 UTC (5+ messages)
` [PATCH 0/3] lib/rcu: add RCU library supporting QSBR mechanism
` [PATCH 1/3] rcu: "
` [PATCH 2/3] test/rcu_qsbr: add API and functional tests
` [PATCH 3/3] doc/rcu: add lib_rcu documentation
[PATCH 1/3] common/cpt: improve structures used in datapath
2019-03-19 4:36 UTC (2+ messages)
[PATCH 00/37] share code update
2019-03-19 3:28 UTC (3+ messages)
` [PATCH v3 00/38] ice "
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).