[dpdk-dev] [PATCH 0/3] add ifcvf driver
2018-03-09 23:08 UTC (4+ messages)
` [dpdk-dev] [PATCH 1/3] eal/vfio: add support for multiple container
` [dpdk-dev] [PATCH 2/3] bus/pci: expose sysfs parsing API
` [dpdk-dev] [PATCH 3/3] net/ifcvf: add ifcvf driver
[dpdk-dev] [RFC 0/2] TAP TSO Implementation
2018-03-09 21:10 UTC (3+ messages)
` [dpdk-dev] [RFC 1/2] net/tap: calculate checksum for multi segs packets
` [dpdk-dev] [RFC 2/2] net/tap: implement TAP TSO
[dpdk-dev] [PATCH v3 2/6] ethdev: return named opaque type instead of void pointer
2018-03-09 19:06 UTC (6+ messages)
` [dpdk-dev] [PATCH v4] "
[dpdk-dev] [PATCH 1/2] librte_sched: add post-init pipe profile api
2018-03-09 18:41 UTC (2+ messages)
` [dpdk-dev] [PATCH 2/2] test/sched: add test for pipe profile add api
[dpdk-dev] [PATCH] app/testpmd: print Rx/Tx offload values
2018-03-09 18:27 UTC (3+ messages)
[dpdk-dev] [PATCH 00/37] ip_pipeline: refactoring
2018-03-09 18:24 UTC (38+ messages)
` [dpdk-dev] [PATCH 01/37] pipeline: add pipeline table action APIs
` [dpdk-dev] [PATCH 02/37] pipeline: get pipeline table action params
` [dpdk-dev] [PATCH 03/37] pipeline: add traffic metering action
` [dpdk-dev] [PATCH 04/37] pipeline: add traffic manager action
` [dpdk-dev] [PATCH 05/37] pipeline: add packet encapsulation action
` [dpdk-dev] [PATCH 06/37] pipeline: add nat action
` [dpdk-dev] [PATCH 07/37] pipeline: add ttl update action
` [dpdk-dev] [PATCH 08/37] pipeline: add statistics read action
` [dpdk-dev] [PATCH 09/37] pipeline: add timestamp action
` [dpdk-dev] [PATCH 10/37] ip_pipeline: rework and improvements
` [dpdk-dev] [PATCH 11/37] ip_pipeline: add cli interface
` [dpdk-dev] [PATCH 12/37] ip_pipeline: add mempool object for pipeline
` [dpdk-dev] [PATCH 13/37] ip_pipeline: add link object
` [dpdk-dev] [PATCH 14/37] ip_pipeline: add software queue object
` [dpdk-dev] [PATCH 15/37] ip_pipeline: add traffic manager object
` [dpdk-dev] [PATCH 16/37] ip_pipeline: add tap object
` [dpdk-dev] [PATCH 17/37] ip_pipeline: add kni object
` [dpdk-dev] [PATCH 18/37] ip_pipeline: add action profile object
` [dpdk-dev] [PATCH 19/37] ip_pipeline: add pipeline object
` [dpdk-dev] [PATCH 20/37] ip_pipeline: add threads
` [dpdk-dev] [PATCH 21/37] ip_pipeline: add thread runtime
` [dpdk-dev] [PATCH 22/37] ip_pipeline: add cli to enable and disable pipeline
` [dpdk-dev] [PATCH 23/37] ip_pipeline: add cli to enable and disable pipeline port
` [dpdk-dev] [PATCH 24/37] ip_pipeline: add cli to read pipeline port and table stats
` [dpdk-dev] [PATCH 25/37] ip_pipeline: add cli for pipeline table entries
` [dpdk-dev] [PATCH 26/37] ip_pipeline: add cli to delete pipeline table entry
` [dpdk-dev] [PATCH 27/37] ip_pipeline: add cli to read pipeline table entry stats
` [dpdk-dev] [PATCH 28/37] ip_pipeline: add cli to configure meter profile
` [dpdk-dev] [PATCH 29/37] ip_pipeline: add cli to read meter stats
` [dpdk-dev] [PATCH 30/37] ip_pipeline: add cli to update dscp table
` [dpdk-dev] [PATCH 31/37] ip_pipeline: add cli to read ttl stats
` [dpdk-dev] [PATCH 32/37] ip_pipeline: add l2fwd example
` [dpdk-dev] [PATCH 33/37] ip_pipeline: add KNI port example
` [dpdk-dev] [PATCH 34/37] ip_pipeline: add TAP "
` [dpdk-dev] [PATCH 35/37] ip_pipeline: add route example
` [dpdk-dev] [PATCH 36/37] ip_pipeline: add firewall example
` [dpdk-dev] [PATCH 37/37] ip_pipeline: add flow classification example
[dpdk-dev] [PATCH] assign QAT cryptodev to correct NUMA node
2018-03-09 18:17 UTC (2+ messages)
[dpdk-dev] [PATCH] net/dpaa: prefer defines for link speed values
2018-03-09 17:59 UTC
[dpdk-dev] [PATCH] net/avf: fix link autoneg value
2018-03-09 17:56 UTC
[dpdk-dev] [PATCH v3 01/19] crypto/ccp: add AMD ccp skeleton PMD
2018-03-09 17:46 UTC (23+ messages)
` [dpdk-dev] [PATCH v4 01/20] "
` [dpdk-dev] [PATCH v4 02/20] crypto/ccp: support ccp device initialization and deintialization
` [dpdk-dev] [PATCH v4 03/20] crypto/ccp: support basic pmd ops
` [dpdk-dev] [PATCH v4 04/20] crypto/ccp: support session related crypto "
` [dpdk-dev] [PATCH v4 05/20] crypto/ccp: support queue pair related "
` [dpdk-dev] [PATCH v4 06/20] crypto/ccp: support crypto enqueue and dequeue burst api
` [dpdk-dev] [PATCH v4 07/20] crypto/ccp: support sessionless operations
` [dpdk-dev] [PATCH v4 08/20] crypto/ccp: support stats related crypto pmd ops
` [dpdk-dev] [PATCH v4 09/20] crypto/ccp: support ccp hwrng feature
` [dpdk-dev] [PATCH v4 10/20] crypto/ccp: support aes cipher algo
` [dpdk-dev] [PATCH v4 11/20] crypto/ccp: support 3des "
` [dpdk-dev] [PATCH v4 12/20] crypto/ccp: support aes-cmac auth algo
` [dpdk-dev] [PATCH v4 13/20] crypto/ccp: support aes-gcm aead algo
` [dpdk-dev] [PATCH v4 14/20] crypto/ccp: support sha1 authentication algo
` [dpdk-dev] [PATCH v4 15/20] crypto/ccp: support sha2 family "
` [dpdk-dev] [PATCH v4 16/20] crypto/ccp: support sha3 "
` [dpdk-dev] [PATCH v4 17/20] crypto/ccp: support cpu based md5 and sha2 "
` [dpdk-dev] [PATCH v4 18/20] test/crypto: add test for AMD CCP crypto poll mode
` [dpdk-dev] [PATCH v4 19/20] doc: add document for AMD CCP crypto poll mode driver
` [dpdk-dev] [PATCH v4 20/20] crypto/ccp: moved license headers to SPDX format
[dpdk-dev] [PATCH] lib/cryptodev: pass rte driver to REGISTER macro
2018-03-09 17:44 UTC
[dpdk-dev] [PATCH 0/7] meson build support for dpaaX
2018-03-09 17:42 UTC (9+ messages)
` [dpdk-dev] [PATCH 7/7] build: add meson support for dpaaX platforms
` [dpdk-dev] [PATCH v2 00/10] meson build support for dpaaX
` [dpdk-dev] [PATCH v2 08/10] config: add dpaaX build support in common linuxapp
[dpdk-dev] [PATCH] net/mrvl: convert license headers to SPDX tags
2018-03-09 17:33 UTC (2+ messages)
[dpdk-dev] [PATCH] compress/isal: ISA-L compression PMD
2018-03-09 16:50 UTC
[dpdk-dev] [dpdk-announce] CALL for action - Migration to the new ethdev offload API
2018-03-09 16:45 UTC
[dpdk-dev] [PATCH v1 0/5] add framework to load and execute BPF code
2018-03-09 16:42 UTC (6+ messages)
` [dpdk-dev] [PATCH v1 1/5] bpf: add BPF loading and execution framework
` [dpdk-dev] [PATCH v1 2/5] bpf: add JIT compilation for x86_64 ISA
` [dpdk-dev] [PATCH v1 3/5] bpf: introduce basic RX/TX BPF filters
` [dpdk-dev] [PATCH v1 4/5] testpmd: new commands to load/unload "
` [dpdk-dev] [PATCH v1 5/5] test: add few eBPF samples
[dpdk-dev] [PATCH v2 01/16] net/axgbe: add minimal dev init and uninit support
2018-03-09 16:39 UTC (21+ messages)
` [dpdk-dev] [PATCH v3 01/18] "
` [dpdk-dev] [PATCH v3 02/18] net/axgbe: add register map and related macros
` [dpdk-dev] [PATCH v3 03/18] net/axgbe: add phy register map and helper macros
` [dpdk-dev] [PATCH v3 04/18] net/axgbe: add structures for MAC initialization and reset
` [dpdk-dev] [PATCH v3 05/18] net/axgbe: add phy initialization and related apis
` [dpdk-dev] [PATCH v3 06/18] net/axgbe: add phy programming apis
` [dpdk-dev] [PATCH v3 07/18] net/axgbe: add interrupt handler for autonegotiation
` [dpdk-dev] [PATCH v3 08/18] net/axgbe: add transmit and receive queue setup apis
` [dpdk-dev] [PATCH v3 09/18] net/axgbe: add DMA programming and dev start and stop apis
` [dpdk-dev] [PATCH v3 10/18] net/axgbe: add transmit and receive data path apis
` [dpdk-dev] [PATCH v3 11/18] doc: add documents for AMD axgbe Ethernet PMD
` [dpdk-dev] [PATCH v3 12/18] net/axgbe: add link status update
` [dpdk-dev] [PATCH v3 13/18] net/axgbe: add configure flow control while link adjustment
` [dpdk-dev] [PATCH v3 14/18] net/axgbe: add promiscuous mode support
` [dpdk-dev] [PATCH v3 15/18] net/axgbe: add generic transmit and receive stats support
` [dpdk-dev] [PATCH v3 16/18] net/axgbe: add support for build 32-bit mode
` [dpdk-dev] [PATCH v3 17/18] net/axgbe: add workaround for axgbe ethernet training bug
` [dpdk-dev] [PATCH v3 18/18] net/axgbe: moved license headers to SPDX format
[dpdk-dev] [PATCH v3] eal: add function to return number of detected sockets
2018-03-09 16:32 UTC (6+ messages)
` [dpdk-dev] [PATCH 18.05 v4] Add "
` [dpdk-dev] [PATCH 18.05 v4] eal: add "
[dpdk-dev] [PATCH v2 01/10] net/enic: remove 'extern' in .h file function declarations
2018-03-09 16:00 UTC (13+ messages)
` [dpdk-dev] [PATCH v3 00/10] enic PMD patchset
` [dpdk-dev] [PATCH v3 02/10] net/enic: allow the user to change RSS settings
` [dpdk-dev] [PATCH v3 03/10] net/enic: heed the requested max Rx packet size
` [dpdk-dev] [PATCH v3 08/10] doc: describe Rx bytes counter behavior for enic
[dpdk-dev] [RFC 0/5] Intel FPGA BUS
2018-03-09 15:39 UTC (6+ messages)
` [dpdk-dev] [RFC 1/5] Add Intel FPGA BUS Command Parse Code
` [dpdk-dev] [RFC 2/5] Add Intel FPGA BUS Probe Code
` [dpdk-dev] [RFC 3/5] Add Intel FPGA BUS Lib Code
` [dpdk-dev] [RFC 4/5] Add Intel FPGA BUS Rawdev Code
` [dpdk-dev] [RFC 5/5] Add Intel OPAE Share Code
[dpdk-dev] [RFC 0/4] Intel FPGA Bus
2018-03-09 15:34 UTC (4+ messages)
` [dpdk-dev] [RFC 1/4] drivers/bus/ifpga:Intel FPGA Bus Lib Code
[dpdk-dev] [PATCH] drivers/i40e: fix link update no wait
2018-03-09 13:22 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] "
[dpdk-dev] [PATCH v3 1/6] ethdev: fix port id storage
2018-03-09 12:58 UTC (3+ messages)
` [dpdk-dev] [PATCH v4] "
[dpdk-dev] kni: continuous memory restriction ?
2018-03-09 12:14 UTC
[dpdk-dev] [PATCH 01/18] ethdev: support tunnel RSS level
2018-03-09 11:29 UTC (23+ messages)
` [dpdk-dev] [PATCH v1 00/21] MLX5 tunnel Rx offloading
` [dpdk-dev] [PATCH v1 01/21] ethdev: support tunnel RSS level
` [dpdk-dev] [PATCH v1 02/21] app/testpmd: support flow RSS level parsing
` [dpdk-dev] [PATCH v1 03/21] ethdev: introduce new tunnel VXLAN-GPE
` [dpdk-dev] [PATCH v1 04/21] app/testpmd: "
` [dpdk-dev] [PATCH v1 05/21] app/testpmd: add more GRE extension support to csum engine
` [dpdk-dev] [PATCH v1 06/21] net/mlx5: fix tunnel offloads cap query
` [dpdk-dev] [PATCH v1 07/21] net/mlx5: support GRE tunnel flow
` [dpdk-dev] [PATCH v1 08/21] net/mlx5: support L3 vxlan
` [dpdk-dev] [PATCH v1 09/21] net/mlx5: support tunnel inner csum offloads
` [dpdk-dev] [PATCH v1 10/21] net/mlx5: support packet tunnel type
` [dpdk-dev] [PATCH v1 11/21] net/mlx5: split flow RSS handling logic
` [dpdk-dev] [PATCH v1 12/21] net/mlx5: support tunnel RSS level
` [dpdk-dev] [PATCH v1 13/21] net/mlx5: support 16 hardware priorities
` [dpdk-dev] [PATCH v1 14/21] net/mlx5: add hardware flow debug dump
` [dpdk-dev] [PATCH v1 15/21] net/mlx5: fix control flow create failure
` [dpdk-dev] [PATCH v1 16/21] net/mlx5: introduce new tunnel VXLAN-GPE
` [dpdk-dev] [PATCH v1 17/21] net/mlx5: allow flow tunnel ID 0 with outer pattern
` [dpdk-dev] [PATCH v1 18/21] doc: update mlx5 guide on tunnel offloading
` [dpdk-dev] [PATCH v1 19/21] doc: remove announce of ethdev API change for RSS configuration
` [dpdk-dev] [PATCH v1 20/21] ethdev: introduce tunnel type MPLS-in-GRE and MPLS-in-UDP
` [dpdk-dev] [PATCH v1 21/21] net/mlx5: support MPLS-in-GRE and MPLS-in-UDP flow pattern
[dpdk-dev] [PATCH] net/null: Support bulk alloc and free
2018-03-09 11:09 UTC (7+ messages)
` [dpdk-dev] [PATCH v2] net/null: support bulk allocation
[dpdk-dev] Api in dpdk to get total free physical memory
2018-03-09 10:56 UTC (4+ messages)
[dpdk-dev] [PATCH 00/3] net/sfc: support drop action in flow API
2018-03-09 10:52 UTC (2+ messages)
[dpdk-dev] [PATCH 00/41] Memory Hotplug for DPDK
2018-03-09 10:42 UTC (12+ messages)
` [dpdk-dev] [PATCH v2 "
[dpdk-dev] [PATCH 00/14] net/sfc: support flow API for tunnels
2018-03-09 10:37 UTC (3+ messages)
` [dpdk-dev] [PATCH v2 "
[dpdk-dev] [PATCH] doc: add driver limitation for vhost dequeue zero copy
2018-03-09 10:07 UTC (5+ messages)
` [dpdk-dev] [PATCH v2] "
` [dpdk-dev] [PATCH v3] "
[dpdk-dev] [PATCH] net/virtio: move to new offloads API
2018-03-09 0:32 UTC
[dpdk-dev] [RFC] config: remove RTE_NEXT_ABI
2018-03-09 0:18 UTC (9+ messages)
[dpdk-dev] [RFC v2 0/7] PMD driver for AF_XDP
2018-03-08 23:15 UTC (4+ messages)
` [dpdk-dev] [RFC v2 6/7] net/af_xdp: load BPF file
[dpdk-dev] [PATCH 1/2] eventdev: add device stop flush callback
2018-03-08 23:10 UTC (3+ messages)
` [dpdk-dev] [PATCH v2 "
` [dpdk-dev] [PATCH v2 2/2] event/sw: support "
[dpdk-dev] [PATCH] event/sw: perform partial burst enqueues
2018-03-08 22:55 UTC
[dpdk-dev] [PATCH v3 00/15] common ethdev linkstatus functions
2018-03-08 22:12 UTC (4+ messages)
` [dpdk-dev] [PATCH v3 01/15] eal: introduce atomic exchange operation
[dpdk-dev] [PATCH v6 00/23] eventtimer: introduce event timer adapter
2018-03-08 21:54 UTC (9+ messages)
` [dpdk-dev] [PATCH v7 0/7] "
` [dpdk-dev] [PATCH v7 1/7] eventtimer: add event timer adapter API
` [dpdk-dev] [PATCH v7 2/7] eventtimer: add common code
` [dpdk-dev] [PATCH v7 3/7] eventtimer: add default software driver
` [dpdk-dev] [PATCH v7 4/7] eventtimer: add support for meson build system
` [dpdk-dev] [PATCH v7 5/7] test: add event timer adapter auto-test
` [dpdk-dev] [PATCH v7 6/7] doc: add event timer adapter section to programmer's guide
` [dpdk-dev] [PATCH v7 7/7] doc: add event timer adapter documentation
[dpdk-dev] [PATCH] igb_uio: allow multi-process access
2018-03-08 21:17 UTC (2+ messages)
[dpdk-dev] [PATCH 1/2] test/test: introduce new test-case for rte_smp_mb()
2018-03-08 21:15 UTC (5+ messages)
` [dpdk-dev] [PATCH 2/2] eal/x86: Use lock-prefixed instructions to reduce cost of rte_smp_mb()
[dpdk-dev] [PATCH] net/octeontx: use the new offload APIs
2018-03-08 19:07 UTC
[dpdk-dev] questions about new offload ethdev api
2018-03-08 15:45 UTC (3+ messages)
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).