[dpdk-dev] [PATCH] app/testpmd: fix port_id alloction issue
2017-11-23 2:05 UTC (3+ messages)
[dpdk-dev] [RFC 0/9] add new avf PMD
2017-11-23 1:17 UTC (20+ messages)
` [dpdk-dev] [RFC 2/9] net/avf: initilization of "
` [dpdk-dev] [RFC 3/9] net/avf: enable queue and device
` [dpdk-dev] [RFC 4/9] net/avf: enable basic Rx Tx func
` [dpdk-dev] [RFC 6/9] net/avf: enable ops for MAC VLAN offload
` [dpdk-dev] [RFC 7/9] net/avf: enable ops for rss setting
` [dpdk-dev] [RFC 8/9] net/avf: enable ops to check queue info and status
[dpdk-dev] [PATCH 1/3] eal: update legacy modules dynamic logs regex
2017-11-22 22:57 UTC (4+ messages)
` [dpdk-dev] [PATCH 2/3] eal: update default log levels
` [dpdk-dev] [PATCH 3/3] logs: remove log level config option
[dpdk-dev] [PATCH 1/2] doc: fix lists of supported algorithms
2017-11-22 18:03 UTC (2+ messages)
` [dpdk-dev] [PATCH 2/2] doc: fix format in OpenSSL installation guide
[dpdk-dev] [PATCH v1] doc: add template release notes for 18.02
2017-11-22 17:38 UTC (4+ messages)
` [dpdk-dev] [PATCH v2] "
[dpdk-dev] [PATCH 1/3] security: fix device operation type
2017-11-22 16:50 UTC (8+ messages)
` [dpdk-dev] [PATCH 2/3] crypto: fix pedentic compilation errors
` [dpdk-dev] [PATCH 3/3] security: fix pedentic compilation
[dpdk-dev] [PATCH 0/2] add inline protocol support
2017-11-22 15:25 UTC (23+ messages)
` [dpdk-dev] [PATCH 1/2] lib/security: add support for saving app cookie
` [dpdk-dev] [PATCH 2/2] examples/ipsec-secgw: add support for inline protocol
` [dpdk-dev] [PATCH v2 0/2] add inline protocol support
` [dpdk-dev] [PATCH v2 1/2] lib/security: add support for get metadata
` [dpdk-dev] [PATCH v2 2/2] examples/ipsec-secgw: add support for inline protocol
[dpdk-dev] [PATCH v2] net/i40e: determine number of queues per VF during run time
2017-11-22 14:10 UTC (5+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [PATCH v4] "
[dpdk-dev] [PATCH] net/ixgbe: removed ipsec keys from private data
2017-11-22 11:19 UTC
[dpdk-dev] [PATCH 1/6] doc: add empty PMDs todo list
2017-11-22 8:54 UTC (11+ messages)
` [dpdk-dev] [PATCH 2/6] doc: add mbuf reorg to PMD "
` [dpdk-dev] [PATCH 3/6] doc: add dynamic logging "
` [dpdk-dev] [PATCH 4/6] doc: add descriptor status API "
` [dpdk-dev] [PATCH 5/6] doc: add offload flag "
` [dpdk-dev] [PATCH 6/6] doc: add mbuf VLAN "
[dpdk-dev] [PATCH] net/tap: add Rx interrupts
2017-11-22 8:23 UTC (2+ messages)
[dpdk-dev] Zerocopy RX
2017-11-22 5:21 UTC
[dpdk-dev] [PATCH] vhost: support Explicit Congestion Notification
2017-11-22 3:19 UTC
[dpdk-dev] [PATCH] net/ixgbe: fix VF RX hang
2017-11-22 1:18 UTC (2+ messages)
[dpdk-dev] [PATCH] config: sort PMD config options
2017-11-22 0:27 UTC (3+ messages)
[dpdk-dev] [PATCH] net/mlx5: fix Tx checksum offloads
2017-11-21 22:54 UTC (2+ messages)
[dpdk-dev] [PATCH] doc: update contribution guideline for dependent work
2017-11-21 19:59 UTC
[dpdk-dev] [PATCH 1/2] eal: fix legacy dynamic logs defaulting to debug
2017-11-21 18:10 UTC (11+ messages)
` [dpdk-dev] [PATCH 2/2] eal: fix dynamic logs failing to print
[dpdk-dev] [PATCH v1 0/5] net/mlx4: restore inner VXLAN & UDP RSS support
2017-11-21 14:41 UTC (7+ messages)
` [dpdk-dev] [PATCH v1 1/5] net/mlx4: fix unnecessary include
` [dpdk-dev] [PATCH v1 2/5] net/mlx4: fix documentation in private structure
` [dpdk-dev] [PATCH v1 3/5] net/mlx4: use function to get default RSS fields
` [dpdk-dev] [PATCH v1 4/5] net/mlx4: restore UDP RSS by probing capabilities
` [dpdk-dev] [PATCH v1 5/5] net/mlx4: restore inner VXLAN RSS support
[dpdk-dev] [PATCH] vhost: support UDP Fragmentation Offload
2017-11-21 14:33 UTC (4+ messages)
[dpdk-dev] 16.11.4 (LTS) patches review and test
2017-11-21 14:26 UTC
[dpdk-dev] [PATCH 1/2] power: switching to unbuffered stdio for /sys file access
2017-11-21 11:09 UTC (3+ messages)
` [dpdk-dev] [PATCH 0/3] power: fixes for power ACPI through sysfs
[dpdk-dev] [PATCH] eal/common: better likely() and unlikely()
2017-11-21 7:05 UTC (4+ messages)
[dpdk-dev] [PATCH v2] net/ixgbe: fix l3fwd start failed on PF
2017-11-21 2:17 UTC (5+ messages)
` [dpdk-dev] [PATCH v3] "
` [dpdk-dev] [PATCH v4] "
[dpdk-dev] [RFC PATCH v2 0/1] eventtimer: introduce event timer adapter
2017-11-20 22:35 UTC (3+ messages)
` [dpdk-dev] [RFC PATCH v3 "
` [dpdk-dev] [RFC PATCH v3 1/1] "
[dpdk-dev] [PATCH v2 1/6] ethdev: added switch_domain and representor port flag
2017-11-20 19:57 UTC (10+ messages)
` [dpdk-dev] [PATCH v2 2/6] lib/representor: port representor library to manage broker infrastructure and representor PMDs
` [dpdk-dev] [PATCH v2 3/6] eal: added --enable-representor command line argument in EAL to load representor broker infrastructure
` [dpdk-dev] [PATCH v2 4/6] net/representor: Implement port representor PMD
` [dpdk-dev] [PATCH v2 5/6] net/i40e: Enable port representor PMD and broker for fortville PMD driver
` [dpdk-dev] [PATCH v2 6/6] net/ixgbe: Enable port representor PMD and broker for ixgbe "
[dpdk-dev] [PATCH 1/3] app/testpmd: metering and policing CLI clean up
2017-11-20 16:39 UTC (3+ messages)
` [dpdk-dev] [PATCH 2/3] app/testpmd: add CLI for metering and policing API
` [dpdk-dev] [PATCH 3/3] doc: add description of traffic metering and policing funcs in testpmd
[dpdk-dev] net/i40e: latency issue due fix interrupt throttling setting in PF
2017-11-20 15:18 UTC
[dpdk-dev] [PATCH] vhost user: unlink sockaddr when poll sched fails
2017-11-20 13:07 UTC (3+ messages)
[dpdk-dev] [PATCH] net/liquidio: add support for queue re-configuration
2017-11-20 11:59 UTC
[dpdk-dev] [RFC] Compression API in DPDK
2017-11-20 11:49 UTC (6+ messages)
[dpdk-dev] [PATCH] net/sfc/base: remove Falcon-specific concurrency check
2017-11-20 11:01 UTC
[dpdk-dev] [PATCH] app/testpmd: Remove xenvirt again
2017-11-20 10:27 UTC (3+ messages)
[dpdk-dev] [PATCH] app/testpmd: link with virtio PMD when using shared libraries
2017-11-20 10:27 UTC (3+ messages)
[dpdk-dev] [PATCH 0/2] ethdev: add GENEVE to flow API
2017-11-20 8:22 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] ethdev: add GENEVE flow pattern item
` [dpdk-dev] [PATCH 2/2] app/testpmd: support GENEVE pattern item in flow rules
[dpdk-dev] [PATCH] net/bonding: fix bond 8023ad mode enable using wrong index
2017-11-20 7:15 UTC
[dpdk-dev] [RFC v1] doc compression API for DPDK
2017-11-20 5:11 UTC (2+ messages)
[dpdk-dev] [PATCH] net/i40e: i40e support mac loopback
2017-11-20 4:05 UTC
[dpdk-dev] [PATCH v2] net/ixgbe: fix l3fwd start failed on VF
2017-11-20 2:37 UTC (3+ messages)
` [dpdk-dev] [PATCH v3] "
[dpdk-dev] [PATCH 1/4] Add AMD XGBE Ethernet config support in DPDK
2017-11-19 16:09 UTC (8+ messages)
` [dpdk-dev] [PATCH 3/4] doc: Add documents for AMD XGBE Ethernet
[dpdk-dev] [PATCH] debug: update assertion macro
2017-11-19 14:41 UTC (2+ messages)
[dpdk-dev] [PATCH] test/mempool_perf: improve default mempool ops selection
2017-11-19 4:55 UTC
[dpdk-dev] [PATCH] net/nfp: fix check when jumbos and strip CRC
2017-11-17 21:17 UTC (2+ messages)
[dpdk-dev] [PATCH] test/mempool: improve default mempool ops selection
2017-11-17 18:07 UTC
[dpdk-dev] [PATCH] virtio: add new driver for crypto devices
2017-11-17 17:10 UTC
[dpdk-dev] [PATCH] net/mlx5: cleanup the allocation of the buffer used for the ethtool stats
2017-11-17 15:08 UTC (3+ messages)
[dpdk-dev] [PATCH] net/i40e: determine number of queues per VF during run time
2017-11-17 9:47 UTC
[dpdk-dev] [PATCH] net/mlx5: remove parser/flow drop queue
2017-11-17 7:49 UTC
[dpdk-dev] [PATCH] net/ixgbe: fix tunnel filter fail problem
2017-11-17 5:35 UTC
[dpdk-dev] [PATCH 2/2] mbuf: reset nb_segs of chained packet
2017-11-16 19:15 UTC (3+ messages)
[dpdk-dev] [PATCH] test: new sched WRR unit-test
2017-11-16 18:12 UTC (2+ messages)
[dpdk-dev] [RFC] cmdline: rework as a wrapper to libedit
2017-11-16 18:07 UTC (9+ messages)
[dpdk-dev] [PATCH 1/2] mbuf: check sanity of data_len and pkt_len as well
2017-11-16 14:04 UTC
[dpdk-dev] [PATCH 0/2] Two more patches to mbuf
2017-11-16 14:02 UTC
[dpdk-dev] [PATCH v3] mbuf: cleanup rte_pktmbuf_lastseg(), fix atomic usage
2017-11-16 10:54 UTC (12+ messages)
[dpdk-dev] [PATCH 00/53] net/sfc: base driver update
2017-11-16 8:04 UTC (7+ messages)
` [dpdk-dev] [PATCH 43/53] net/sfc/base: fix warnings from VS2015 C compiler (C4310)
` [dpdk-dev] [PATCH 48/53] net/sfc/base: fix warnings from VS2015 C compiler (C4057)
` [dpdk-dev] [PATCH 50/53] net/sfc/base: remove obsolete check for pre-Siena hardware
` [dpdk-dev] [PATCH 51/53] net/sfc/base: expand on comment on number of queues field
` [dpdk-dev] [PATCH 52/53] net/sfc/base: fix PreFAST static analysis warning (C6001)
` [dpdk-dev] [PATCH 53/53] net/sfc/base: move BIU test code into Siena-specific file
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).