[PATCH] doc: update feature list for idpf and cpfl
2023-10-17 13:25 UTC (3+ messages)
` [PATCH v2] "
[PATCH] net/cpfl: fix memory leak
2023-10-17 11:06 UTC
[PATCH 00/25] add the NFP vDPA PMD
2023-10-17 5:45 UTC (12+ messages)
` [PATCH 01/25] drivers: introduce the NFP common library
` [PATCH 02/25] net/nfp: make VF PMD using of NFP common module
` [PATCH 03/25] net/nfp: rename common module name
` [PATCH 04/25] net/nfp: rename ctrl "
` [PATCH 05/25] net/nfp: extract the cap data field
` [PATCH 06/25] net/nfp: extract the qcp "
` [PATCH 07/25] net/nfp: extract the ctrl BAR "
` [PATCH 08/25] net/nfp: extract the ctrl "
` [PATCH 09/25] net/nfp: change the parameter of APIs
` [PATCH 10/25] net/nfp: change the parameter of reconfig
` [PATCH 11/25] net/nfp: extract the MAC address data field
[RFC PATCH 1/5] eventdev: add power monitoring API on event port
2023-10-17 3:22 UTC (12+ messages)
` [PATCH v1 1/6] "
` [PATCH v1 2/6] event/sw: support power monitor
` [PATCH v1 3/6] eventdev: support optional dequeue callbacks
` [PATCH v1 4/6] event/sw: "
` [PATCH v1 5/6] power: add eventdev support for power management
` [PATCH v1 6/6] examples/eventdev_p: add eventdev "
[PATCH] net/nfp: fix coredump problem when testpmd exit
2023-10-17 2:37 UTC
[PATCH v3] net/iavf: support no data path polling mode
2023-10-17 2:19 UTC (3+ messages)
` [PATCH v4] "
[PATCH 0/3] net/mlx5: add port representor destination to mirror
2023-10-17 0:44 UTC (4+ messages)
` [PATCH 1/3] net/mlx5: add port representor action
` [PATCH 2/3] net/mlx5: add port representor destination to mirror
` [PATCH 3/3] app/testpmd: add port representor as sample destination
[PATCH 00/21] use rte optional stdatomic API
2023-10-16 23:09 UTC (22+ messages)
` [PATCH 01/21] power: fix use of rte stdatomic
` [PATCH 02/21] event/cnxk: remove single "
` [PATCH 03/21] power: use rte optional stdatomic API
` [PATCH 04/21] bbdev: "
` [PATCH 05/21] eal: "
` [PATCH 06/21] eventdev: "
` [PATCH 07/21] gpudev: "
` [PATCH 08/21] ipsec: "
` [PATCH 09/21] mbuf: "
` [PATCH 10/21] mempool: "
` [PATCH 11/21] rcu: "
` [PATCH 12/21] pdump: "
` [PATCH 13/21] stack: "
` [PATCH 14/21] telemetry: "
` [PATCH 15/21] vhost: "
` [PATCH 16/21] cryptodev: "
` [PATCH 17/21] distributor: "
` [PATCH 18/21] ethdev: "
` [PATCH 19/21] hash: "
` [PATCH 20/21] timer: "
` [PATCH 21/21] ring: "
[PATCH] net/gve: Update max_rx_pktlen to be based on MTU
2023-10-16 22:58 UTC (3+ messages)
[PATCH 0/2] fix enable_stdatomic=true build with clang
2023-10-16 19:07 UTC (4+ messages)
` [PATCH 1/2] power: fix use of rte stdatomic
` [PATCH 2/2] event/cnxk: remove single "
[PATCH 0/3] net/mlx5: support indirect list actions
2023-10-16 18:42 UTC (17+ messages)
` [PATCH v2 01/16] net/mlx5/hws: add support for reformat DevX object
` [PATCH v2 02/16] net/mlx5/hws: support creating of dynamic forward table and FTE
` [PATCH v2 03/16] net/mlx5/hws: add mlx5dr DevX object struct to mlx5dr action
` [PATCH v2 04/16] net/mlx5/hws: add support for mirroring
` [PATCH v2 05/16] net/mlx5/hws: allow destination into default miss FT
` [PATCH v2 06/16] net/mlx5/hws: support reformat for hws mirror
` [PATCH v2 07/16] net/mlx5: reformat HWS code
` [PATCH v2 08/16] net/mlx5: support HWS mirror action
` [PATCH v2 09/16] net/mlx5: fix mirror action validation
` [PATCH v2 10/16] net/mlx5: fix in shared counter and age template action create
` [PATCH v2 11/16] net/mlx5: fix modify field expansion for raw DECAP / ENCAP
` [PATCH v2 12/16] net/mlx5: refactor HWS code
` [PATCH v2 13/16] net/mlx5: fix RTE action location tracking in a template
` [PATCH v2 14/16] net/mlx5: fix mirror redirect action
` [PATCH v2 15/16] net/mlx5: support indirect list METER_MARK action
` [PATCH v2 16/16] net/mlx5: fix METER_MARK indirection list callback
[PATCH v2 00/11] Unify the PMD coding style
2023-10-16 16:50 UTC (15+ messages)
` [PATCH v3 "
` [PATCH v3 01/11] net/nfp: explicitly compare to null and 0
` [PATCH v3 02/11] net/nfp: unify the indent coding style
` [PATCH v3 03/11] net/nfp: unify the type of integer variable
` [PATCH v3 04/11] net/nfp: standard the local variable coding style
` [PATCH v3 05/11] net/nfp: adjust the log statement
` [PATCH v3 06/11] net/nfp: standard the comment style
` [PATCH v3 07/11] net/nfp: standard the blank character
` [PATCH v3 08/11] net/nfp: unify the guide line of header file
` [PATCH v3 09/11] net/nfp: rename some parameter and variable
` [PATCH v3 10/11] net/nfp: adjust logic to make it more readable
` [PATCH v3 11/11] net/nfp: refact the meson build file
[PATCH v7 12/12] app/graph: add l3fwd use case
2023-10-16 16:27 UTC (19+ messages)
` [PATCH v8 00/12] add CLI based graph application
` [PATCH v8 01/12] app/graph: add application framework to read CLI
` [PATCH v8 02/12] app/graph: add telnet connectivity framework
` [PATCH v8 03/12] app/graph: add parser utility APIs
` [PATCH v8 04/12] app/graph: add mempool command line interfaces
` [PATCH v8 05/12] app/graph: add ethdev "
` [PATCH v8 06/12] app/graph: add ipv4_lookup "
` [PATCH v8 11/12] app/graph: add CLI option to enable graph stats
[PATCH] net/bonding: fix link status callback stop
2023-10-16 15:54 UTC (4+ messages)
[RFC] ethdev: clarify device queue state after start and stop
2023-10-16 15:52 UTC (8+ messages)
` [PATCH] "
` [PATCH v2] "
[PATCH] bus/cdx: provide driver flag for optional resource mapping
2023-10-16 15:21 UTC (3+ messages)
` [PATCH v4 1/1] "
[PATCH] event/sw: fix missing device pointer
2023-10-16 15:17 UTC
[PATCH] event/cnxk: update fc check to use SQEs
2023-10-16 15:10 UTC
Series for 23.11
2023-10-16 14:49 UTC (2+ messages)
[RFC PATCH 0/1] make cmdline library easier to use
2023-10-16 14:06 UTC (13+ messages)
` [PATCH v3 0/5] document and simplify use of cmdline
` [PATCH v3 2/5] buildtools: script to generate cmdline boilerplate
` [PATCH v4 0/7] document and simplify use of cmdline
` [PATCH v4 1/7] doc/prog_guide: new chapter on cmdline library
` [PATCH v4 2/7] buildtools: script to generate cmdline boilerplate
` [PATCH v4 3/7] ci: allow use of DPDK tools when building examples
` [PATCH v4 4/7] examples/simple_mp: auto-generate cmdline boilerplate
` [PATCH v4 5/7] examples/hotplug_mp: "
` [PATCH v4 6/7] examples/bond: "
` [PATCH v4 7/7] examples/vdpa: "
[PATCH] net/nfp: fix jumbo packet descriptors for NFDk
2023-10-16 13:25 UTC (2+ messages)
[PATCH] net/nfp: update incorrect MAC stats offset
2023-10-16 13:25 UTC (2+ messages)
[PATCH 0/2] Fix two converity issue of NFP PMD
2023-10-16 13:25 UTC (2+ messages)
[PATCH] net/nfp: fix the Tx performance issue
2023-10-16 12:50 UTC (2+ messages)
[PATCH] net/netvsc: set the correct queue state
2023-10-16 12:02 UTC (3+ messages)
` [Patch v2] "
[PATCH 00/36] fix Rx and Tx queue state
2023-10-16 12:01 UTC (8+ messages)
` [PATCH v2 0/8] "
` [PATCH v2 1/8] lib/ethdev: update Rx and Tx queue status
[PATCH] net/mana: set the correct queue state
2023-10-16 11:52 UTC (2+ messages)
[PATCH v3 0/2] offload support to free dma source buffer
2023-10-16 11:28 UTC (5+ messages)
` [PATCH v4 0/2] offload support to auto free dma buffer
` [PATCH v4 1/2] dmadev: offload to auto free DMA buffer
` [EXT] "
[PATCH] net/mana: add missing \n to DP logs
2023-10-16 10:41 UTC (2+ messages)
[PATCH v2 1/2] raw/cnxk_gpio: support multi-process mode
2023-10-16 10:04 UTC (3+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] raw/cnxk_gpio: add bunch of newlines
[PATCH v1 0/2] add IPv6 extension push remove
2023-10-16 9:29 UTC (8+ messages)
` [PATCH v3] net/mlx5: add test for live migration
` [PATCH v4] "
[PATCH v3 0/5] support item NSH matching
2023-10-16 9:27 UTC (4+ messages)
` [PATCH v4 "
[Bug 1299] Split PST files with MailsDaddy
2023-10-16 8:59 UTC (2+ messages)
[PATCH] net/cpfl: fix incorrect status calculation
2023-10-16 8:42 UTC
[PATCH] net/idpf: fix incorrect status calculation
2023-10-16 8:41 UTC
[PATCH] net/iavf: fix pkt len check
2023-10-16 7:30 UTC (3+ messages)
[PATCH 1/3] net/cnxk: fix data offset extract logic in vector function
2023-10-16 7:04 UTC (3+ messages)
` [PATCH 2/3] net/cnxk: add support to extract HW error for inline IPsec
` [PATCH 3/3] common/cnxk: check for error code in MAC address set
[Bug 1301] [dpdk-23.11] meson_tests/driver: core dumped occurred after link_bonding_autotest test
2023-10-16 6:53 UTC
[PATCH v3 2/2] dts: reformat to 100 line length
2023-10-16 6:45 UTC (7+ messages)
` [PATCH v4 1/2] doc: increase python max line length to 100
` [PATCH v4 2/2] dts: reformat to 100 line length
` [PATCH v5 1/2] doc: increase python max line length to 100
` [PATCH v5 2/2] dts: reformat to 100 line length
[PATCH] net/cnxk: fix separate callback for Rx flush on CN10k
2023-10-16 5:29 UTC
[PATCH] config/x86: config support for AMD EPYC processors
2023-10-16 5:20 UTC (4+ messages)
[PATCH] net/cpfl: reset devargs during the first probe
2023-10-16 3:57 UTC (4+ messages)
[PATCH v8 0/9] add rte flow support for cpfl
2023-10-16 3:07 UTC (6+ messages)
` [PATCH v9 "
` [PATCH v9 3/9] net/cpfl: set up rte flow skeleton
[PATCH] eal: use abstracted bit count functions
2023-10-16 2:06 UTC (2+ messages)
` [PATCH v2] "
[Bug 1300] iavf: when ovs using tso,setting RTE_MBUF_F_TX_TCP_SEG and RTE_MBUF_F_TX_TCP_CKSUM meantime result in tso fail
2023-10-16 1:48 UTC
[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
2023-10-15 14:06 UTC (6+ messages)
` [PATCH v2 1/3] examples/l3fwd: relax RSS requirement with option
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
` [PATCH v2 3/3] doc: add a relax rx mode requirement option
` Re:Re: [PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
[PATCH] eal: add nonnull and access function attributes
2023-10-13 23:31 UTC (9+ messages)
` [PATCH v7 4/4] "
[PATCH v2 0/2] doc/guides: bbdev clean up
2023-10-13 21:42 UTC (3+ messages)
` [PATCH v2 1/2] doc: bbdev device discovery clarification
` [PATCH v2 2/2] doc/guides: refer to generic bbdev test section
[PATCH] ethdev: remove init_color from METER_MARK action
2023-10-13 19:05 UTC (3+ messages)
[PATCH] common/cnxk: fix pool buffer size in opaque mode
2023-10-13 16:35 UTC
[PATCH 0/6] docs: Unify Getting Started Guides
2023-10-13 16:28 UTC (3+ messages)
[PATCH 0/2] refactor rte_flow
2023-10-13 13:17 UTC (4+ messages)
` [PATCH v5 0/5] net/ice: "
` [PATCH v5 5/5] doc: add generic flow doc for ice PMD
[PATCH v1] doc: update QAT kernel module entry
2023-10-13 13:06 UTC (3+ messages)
` [PATCH v2] "
[PATCH v2 0/8] Enhance the bond framework to support offload
2023-10-13 12:53 UTC (4+ messages)
` [PATCH v3 "
[PATCH v2] bus/cdx: provide driver flag for optional resource mapping
2023-10-13 12:15 UTC (7+ messages)
` [PATCH v3] "
[PATCH v2 1/2] doc: increase python max line length to 100
2023-10-13 7:56 UTC (4+ messages)
` [PATCH v3 "
[PATCH v1] config/arm: update aarch32 build with gcc13
2023-10-13 7:35 UTC (4+ messages)
` [PATCH v2] "
[PATCH v11 2/2] net/i40e: replace put function
2023-10-13 5:41 UTC (4+ messages)
` [PATCH v12 1/2] mempool cache: add zero-copy get and put functions
[PATCH v2 0/3] example/l3fwd: relax l3fwd rx RSS/Offload if needed
2023-10-13 3:27 UTC (2+ messages)
` [PATCH v2 2/3] examples/l3fwd: relax the Offload requirement
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).