[PATCH v5] net/tap: Allow jumbo frames
2022-08-08 12:29 UTC
[PATCH v4] net/tap: Allow jumbo frames
2022-08-08 12:07 UTC
[PATCH v5 00/12] preparation for the rte_flow offload of nfp PMD
2022-08-08 11:56 UTC (22+ messages)
` [PATCH v5 01/12] net/nfp: move app specific attributes to own struct
` [PATCH v5 02/12] net/nfp: simplify initialization and remove dead code
` [PATCH v5 03/12] net/nfp: move app specific init logic to own function
` [PATCH v5 04/12] net/nfp: add initial flower firmware support
` [PATCH v5 05/12] net/nfp: add flower PF setup and mempool init logic
` [PATCH v5 06/12] net/nfp: add flower PF related routines
` [PATCH v5 07/12] net/nfp: add flower ctrl VNIC related logics
` [PATCH v5 08/12] net/nfp: move common rxtx function for flower use
` [PATCH v5 09/12] net/nfp: add flower ctrl VNIC rxtx logic
` [PATCH v5 10/12] net/nfp: add flower representor framework
` [PATCH v5 11/12] net/nfp: move rxtx function to header file
` [PATCH v5 12/12] net/nfp: add flower PF rxtx logic
[PATCH v3] net/tap: Allow jumbo frames
2022-08-08 11:50 UTC
[PATCH v2] net/tap: Allow jumbo frames
2022-08-08 11:32 UTC
[PATCH 0/1] update abi maintainership
2022-08-08 10:58 UTC (2+ messages)
` [PATCH 1/1] devtools: eol abi as a separate function
[PATCH] memif: memif driver does not crashes when there's different N of TX and RX queues
2022-08-08 10:39 UTC (2+ messages)
[PATCH 0/2] common/mlx5: fix multi-process mempool registration
2022-08-08 9:42 UTC (3+ messages)
` [PATCH 1/2] mempool: make event callbacks process-private
` [PATCH 2/2] common/mlx5: fix multi-process mempool registration
[PATCH] net/tap: Allow jumbo frames
2022-08-08 9:31 UTC
[PATCH v2 1/2] app/test: add cksum performance test
2022-08-08 9:25 UTC (5+ messages)
` [PATCH v3 "
` [PATCH v3 2/2] net: have checksum routines accept unaligned data
[PATCH 00/18] Fixes and improvements in cnxk crypto PMDs
2022-08-08 8:06 UTC (19+ messages)
` [PATCH 01/18] crypto/cnxk: add AES-CCM support
` [PATCH 02/18] crypto/cnxk: add burst enqueue for event crypto
` [PATCH 03/18] crypto/cnxk: remove zero IV
` [PATCH 04/18] crypto/cnxk: limit the meta buf cache to 128
` [PATCH 05/18] crypto/cnxk: add separate path for pdcp chain opcode
` [PATCH 06/18] crypto/cnxk: add separate datapath for pdcp cipher operation
` [PATCH 07/18] crypto/cnxk: remove MAC len check for AEAD
` [PATCH 08/18] crypto/cnxk: fix endianness in anti-replay
` [PATCH 09/18] crypto/cnxk: remove extra indirection for FC and Kasumi
` [PATCH 10/18] crypto/cnxk: remove extra digest len check
` [PATCH 11/18] crypto/cnxk: avoid accessing se ctx in aes gcm path
` [PATCH 12/18] crypto/cnxk: remove auth iv from kasumi cipher
` [PATCH 13/18] crypto/cnxk: enable IE engine for Chacha-Poly
` [PATCH 14/18] crypto/cnxk: use dedicated dp threads depending on operation
` [PATCH 15/18] crypto/cnxk: remove unused ctx buf len
` [PATCH 16/18] drivers: change crypto adapter datapath error print to debug
` [PATCH 17/18] crypto/cnxk: update flow label copy capability
` [PATCH 18/18] crypto/cnxk: add support for DOCSIS algorithm
[dpdk-dev v1] lib/cryptodev: multi-process IPC request handler
2022-08-08 7:43 UTC (4+ messages)
` [EXT] "
[Bug 1064] [19.11.13-rc3] lib/eal make build failed with gcc10.3.0 and clang11.0.1 on FreeBSD13.0/64
2022-08-08 6:35 UTC
[Bug 1063] [19.11.13-rc3] drivers/net/i40e on meson build failure with clang13.0 on FreeBSD13.1/64
2022-08-08 5:38 UTC
[PATCH 00/13] add support for idpf PMD in DPDK
2022-08-08 4:44 UTC (14+ messages)
` [PATCH 03/13] net/idpf: support device initialization
` [PATCH 04/13] net/idpf: add queue operations
` [PATCH 07/13] net/idpf: add support to update link status
` [PATCH 08/13] net/idpf: add basic Rx/Tx datapath
` [PATCH 09/13] net/idpf: add support for RSS
` [PATCH 10/13] net/idpf: add mtu configuration
` [PATCH 11/13] net/idpf: add hw statistics
` [PATCH 12/13] net/idpf: support write back based on ITR expire
` [PATCH 13/13] net/idpf: add AVX512 data path for single queue model
[PATCH v5] ip_frag: add IPv4 fragment copy packet API
2022-08-08 1:48 UTC (7+ messages)
` [PATCH v6] "
` "
` [PATCH v7] "
[RFC] net/ice: support represented port flow action
2022-08-08 1:28 UTC (2+ messages)
[PATCH] net/iavf: fix Tx path
2022-08-08 1:13 UTC (2+ messages)
[PATCH] net/iavf: eth pattern support smac and dmac match
2022-08-08 1:03 UTC (4+ messages)
` 答复: "
[PATCH v1] net/ice/base: fix symm RSS hash not valid for inner IPv4/6
2022-08-08 0:43 UTC (2+ messages)
[PATCH] net/ice: fix RSS hash update
2022-08-08 0:38 UTC (2+ messages)
[PATCH v3] app/testpmd: fix quit testpmd with vfs and pf
2022-08-08 0:30 UTC (7+ messages)
` [PATCH v4] net/i40e: fix the issue caused by PF and VF release order
` [PATCH v5] "
[RFC v2] non-temporal memcpy
2022-08-07 20:40 UTC (15+ messages)
[PATCH 1/3] test/test_ipsec: compilation fix for GCC-12
2022-08-07 13:17 UTC (5+ messages)
` [PATCH 2/3] ipsec: "
` [PATCH 3/3] crypto/qat: "
[PATCH] ring: compilation fix with GCC-12
2022-08-07 12:26 UTC (4+ messages)
[dpdk-dev] [RFC] testpmd: support user-id attribute
2022-08-07 7:01 UTC (4+ messages)
[dpdk-kmods] windows/netuio: fix bar parsing
2022-08-06 21:01 UTC (2+ messages)
[PATCH 00/10] port: implement output port non-blocking behavior
2022-08-05 22:00 UTC (11+ messages)
` [PATCH 01/10] port: add output port packet drop statistics couters
` [PATCH 02/10] port: adjust the sink port counters
` [PATCH 03/10] port: rework the Ethernet device output port behavior to non-blocking
` [PATCH 04/10] port: free buffered packets on Ethernet device output port free
` [PATCH 05/10] port: prevent unnecessary flush for the Ethernet device output port
` [PATCH 06/10] port: rework the ring output port behavior to non-blocking
` [PATCH 07/10] port: free buffered packets on ring output port free
` [PATCH 08/10] port: prevent unnecessary flush for the ring output port
` [PATCH 09/10] examples/pipeline: print the output port packet drop counters
` [PATCH 10/10] net/softnic: "
[PATCH] dma/cnxk: add support for CN10K DMA engine
2022-08-05 19:30 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH] usertools: fix bind failure from dpdk to kernel
2022-08-05 15:35 UTC (2+ messages)
DPDK Release Status Meeting 2022-08-05
2022-08-05 14:26 UTC
[PATCH 2/4] event/sw: report periodic event timer capability
2022-08-05 12:00 UTC (2+ messages)
[PATCH] net/ice: refactor proto_ext to remove global variable
2022-08-05 10:40 UTC (3+ messages)
` [PATCH v2] "
` [PATCH v3] "
[PATCH 0/6] examples/ipsec-secgw: add lookaside event mode
2022-08-05 10:06 UTC (9+ messages)
` [PATCH 1/6] examples/ipsec-secgw: add event crypto adapter init
` [PATCH 2/6] examples/ipsec-secgw: add queue for event crypto adapter
` [PATCH 3/6] examples/ipsec-secgw: add lookaside event mode
` [PATCH 4/6] examples/ipsec-secgw: add stats for "
` [PATCH 5/6] examples/ipsec-secgw: add event vector support for lookaside
` [PATCH 6/6] examples/ipsec-secgw: reduce number of QP for event lookaside
[PATCH] mbuf: remove deprecated offload flags
2022-08-05 8:02 UTC
[PATCH 00/10] ethdev: cleanup deprecated defines
2022-08-05 8:01 UTC (13+ messages)
` [PATCH 01/10] ethdev: remove deprecated link speed and duplex defines
` [PATCH 02/10] ethdev: remove deprecated Rx and Tx multi-queue mode defines
` [PATCH 03/10] ethdev: remove deprecated defines for RSS configuration
` [PATCH 04/10] ethdev: remove deprecated Rx and Tx offload defines
` [PATCH 05/10] ethdev: remove deprecated DCB and VMDq defines
` [PATCH 06/10] ethdev: remove deprecated tunnel type defines
` [PATCH 07/10] ethdev: remove deprecated flow control defines
` [PATCH 08/10] ethdev: remove deprecated VLAN offload configuration defines
` [PATCH 09/10] ethdev: remove deprecated maximum Rx MAC addresses define
` [PATCH 10/10] ethdev: remove deprecated metadata dynamic fields defines
[Bug 1028] [dpdk-22.07] dynamic_queue/txq_setup: after set “port 0 txq 1 stop”, this stopped queue not display transmits 255 packets
2022-08-05 7:21 UTC (2+ messages)
[Bug 1043] [dpdk-22.07]vm2vm_virtio_net_perf_cbdma/vm2vm_split_ring_iperf_with_tso_and_cbdma_enable: iperf test no data between 2 VMs
2022-08-05 7:05 UTC (2+ messages)
[Bug 1056] [dpdk-19.11.13-rc1] unit_tests_eal/link_bonding_rssconf: link_bonding_rssconf_autotest test failed
2022-08-05 6:32 UTC (2+ messages)
[PATCH] net/bonding: add link speeds configuration
2022-08-05 3:19 UTC
[RFC PATCH 00/11] Bus cleanup for 22.11
2022-08-04 23:19 UTC (3+ messages)
` [RFC v3 00/26] Bus and device "
[PATCH 00/21] net/softnic: replace the legacy pipeline with SWX pipeline
2022-08-04 16:58 UTC (22+ messages)
` [PATCH 01/21] net/softnic: remove the traffic manager support
` [PATCH 02/21] net/softnic: remove flow support
` [PATCH 03/21] net/softnic: remove the meter support
` [PATCH 04/21] net/softnic: remove cryptodev support
` [PATCH 05/21] net/softnic: remove tap support
` [PATCH 06/21] net/softnic: remove the legacy pipeline CLI commands
` [PATCH 07/21] net/softnic: replace the legacy pipeline with the SWX pipeline
` [PATCH 08/21] net/softnic: remove the list of Ethernet devices
` [PATCH 09/21] net/softnic: remove unused text parsing functions
` [PATCH 10/21] net/softnic: add pipeline code generation CLI command
` [PATCH 11/21] net/softnic: add pipeline library build "
` [PATCH 12/21] net/softnic: add pipeline "
` [PATCH 13/21] net/softnic: add pipeline table CLI commands
` [PATCH 14/21] net/softnic: add pipeline selector "
` [PATCH 15/21] net/softnic: add pipeline learner "
` [PATCH 16/21] net/softnic: add pipeline commit and abort "
` [PATCH 17/21] net/softnic: add the pipeline register read/write "
` [PATCH 18/21] net/softnic: add the pipeline meter "
` [PATCH 19/21] net/softnic: add pipeline statistics CLI command
` [PATCH 20/21] net/softnic: add pipeline mirroring "
` [PATCH 21/21] net/softnic: update the default device program
[PATCH 0/6] add trace points in ethdev library
2022-08-04 13:44 UTC (7+ messages)
` [PATCH 1/6] ethdev: add trace points
` [PATCH 2/6] ethdev: add trace points for flow
` [PATCH 3/6] ethdev: add trace points for mtr
` [PATCH 4/6] ethdev: add trace points for tm
` [PATCH 5/6] ethdev: add trace points for driver
` [PATCH 6/6] devtools: add trace function check in checkpatch
[dpdk-dev v2] crypto/qat: add in libcrypto version check
2022-08-04 13:09 UTC (3+ messages)
` [dpdk-dev v2] Crypto/qat: fix build with OpenSSL 1.1
` [EXT] "
[PATCH 0/3] ethdev: remove deprecated Flow Director configuration
2022-08-04 11:07 UTC (3+ messages)
` [PATCH 3/3] "
[PATCH v3 0/2] vhost fixes for OVS SIGSEGV in PMD
2022-08-04 10:32 UTC (4+ messages)
[PATCH v2] app/test: add event inline security tests
2022-08-04 9:59 UTC (5+ messages)
` [PATCH 0/3] Vector support for event crypto adapter
` [PATCH 1/3] eventdev: introduce event cryptodev vector type
` [PATCH 2/3] crypto/cnxk: add burst enqueue for event crypto
` [PATCH 3/3] crypto/cnxk: add vectorization "
[Bug 1062] GCC 12 build errors with --buildtype=debug
2022-08-04 9:17 UTC
[PATCH] test/ipsec: fix invalid crypto device failing
2022-08-04 8:27 UTC (2+ messages)
19.11.13 patches review and test
2022-08-04 8:21 UTC
21.11.2 patches review and test
2022-08-04 7:28 UTC (7+ messages)
[RFC] memarea: introduce memory area library
2022-08-04 6:36 UTC (2+ messages)
[PATCH v1] graph: fix out of bounds access when re-allocate node objs
2022-08-04 6:02 UTC (2+ messages)
` [PATCH v2] "
[PATCH 3/4] timer: fix rte_timer_stop_all
2022-08-03 17:49 UTC (2+ messages)
[PATCH 1/4] eventdev/timer: add periodic event timer support
2022-08-03 16:25 UTC (2+ messages)
` [PATCH 4/4] test/event: update periodic event timer tests
[PATCH] mbuf: add mbuf physical address field to dynamic field
2022-08-03 15:34 UTC (5+ messages)
` [EXT] "
[dpdk-dev] [RFC PATCH 0/1] mldev: introduce machine learning device library
2022-08-03 15:19 UTC (3+ messages)
` [dpdk-dev] [RFC PATCH 1/1] "
[PATCH] net/ring: add umonitor callback
2022-08-03 14:28 UTC
[dpdk-dev] [PATCH 1/1] net/mlx5: fix memory leak when releasing a drop action
2022-08-03 13:23 UTC (3+ messages)
[dpdk-dev] [PATCH 0/2] fixes for mlx5
2022-08-03 13:16 UTC (3+ messages)
` [dpdk-dev] [PATCH 1/2] net/mlx5: fix use after free when releasing tx queues
` [dpdk-dev] [PATCH 2/2] net/mlx5: fix resource leak when releasing a drop action
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).