[PATCH] net/ice: support vxlan gpe tunnel offload
2022-10-18 9:28 UTC
[PATCH v3 00/25] add the basic rte_flow offload support of nfp PMD
2022-10-18 3:12 UTC (15+ messages)
` [PATCH v3 01/25] net/nfp: fix the requirement of cpp bridge service
` [PATCH v3 02/25] net/nfp: add the stats process logic in ctrl VNIC service
` [PATCH v3 03/25] net/nfp: add the structures and functions for flow offload
` [PATCH v3 04/25] net/nfp: add the flow APIs of nfp PMD
` [PATCH v3 05/25] net/nfp: add the offload support of basic items
` [PATCH v3 06/25] net/nfp: add the offload support of basic actions
` [PATCH v3 07/25] net/nfp: add the offload support of VLAN item
` [PATCH v3 08/25] net/nfp: add the offload support of IPv4 item
` [PATCH v3 09/25] net/nfp: add the offload support of IPv6 item
` [PATCH v3 10/25] net/nfp: add the offload support of TCP item
` [PATCH v3 11/25] net/nfp: add the offload support of UDP item
` [PATCH v3 12/25] net/nfp: add the offload support of SCTP item
` [PATCH v3 13/25] net/nfp: add the offload support of set SRC MAC action
` [PATCH v3 14/25] net/nfp: add the offload support of set DST "
[PATCH] license/README: fix pathnames and add MIT
2022-10-18 3:10 UTC (5+ messages)
` [PATCH 1/2] "
` [RFC 2/2] license: add using MIT license in base code
[PATCH] net/ice: fix cannot setup queue at runtime
2022-10-18 2:42 UTC
[PATCH 0/3] remove more experimental tags
2022-10-18 1:57 UTC (4+ messages)
` [PATCH 1/3] eal: remove experimental from rte_epoll_wait_interruptible
` [PATCH 2/3] eal: make rte_log_list_types not experimental
` [PATCH 3/3] rwlock: make trylock operations no longer experimental
[PATCH] net/nfp: set the appropriate initialized value of flbufsz
2022-10-18 1:41 UTC (5+ messages)
[PATCH 0/4] Have event adapters report idle status
2022-10-17 21:42 UTC (11+ messages)
` [PATCH 1/4] eventdev: have crypto adapter appropriately report idle
` [PATCH 2/4] eventdev: have ethernet Rx "
` [PATCH 4/4] eventdev: have timer "
[PATCH] app/testpmd: fix protocol headers display for Rx buffer split
2022-10-17 17:40 UTC
[PATCH] net/ice: fix the judgment order of buffer split
2022-10-17 17:04 UTC (4+ messages)
` [PATCH v2] "
[PATCH v1] dumpcap: fix select interface
2022-10-17 15:12 UTC (6+ messages)
` [PATCH v2] "
` [PATCH v3] "
` [PATCH v4] "
[PATCH 0/3] crypto/qat: extend asymmetric crypto pmd
2022-10-17 14:58 UTC (3+ messages)
` [PATCH 1/3] crypto/qat: make immutable parameters constant
rte-flow: unmatched ingress traffic default action
2022-10-17 14:48 UTC
[PATCH 0/2] app/testpmd: support TCP TSO in Tx only mode
2022-10-17 14:41 UTC (3+ messages)
` [PATCH 1/2] app/testpmd: prepare to support TCP "
` [PATCH 2/2] app/testpmd: support TCP TSO "
[Bug 1106] ipsec-secgw inline test fail
2022-10-17 14:12 UTC
[PATCH] net/bonding: make bonded device configure method re-entrant
2022-10-17 14:10 UTC (4+ messages)
[PATCH] net/bonding: fix descriptor limit reporting
2022-10-17 14:08 UTC (4+ messages)
[PATCH] ci: combine static and shared linking build tests
2022-10-17 14:07 UTC
crypto/uadk: introduce uadk crypto driver
2022-10-17 14:02 UTC (2+ messages)
[PATCH 0/2] GitHub Actions configuration fixes
2022-10-17 14:01 UTC (4+ messages)
` [PATCH 2/2] ci: update to new API for step outputs in GHA
[PATCH 0/4] crypto/ccp cleanup
2022-10-17 13:53 UTC (6+ messages)
` [PATCH v2 "
[PATCH] gro : fix pkt length when extra bytes are padded to ethernet frame
2022-10-17 13:27 UTC (7+ messages)
` Fwd: "
` [PATCH v2] gro : check for payload length after the trim
[PATCH] vhost: promote per-queue stats API to stable
2022-10-17 13:22 UTC (2+ messages)
[PATCH] net/bonding: fix flow flush order on bonded device close
2022-10-17 12:34 UTC (3+ messages)
[PATCH v2] net/nfp: add the feature of RSS based on VXLAN inner layer
2022-10-17 12:12 UTC (3+ messages)
` [PATCH v3] "
[PATCH v4 1/5] examples/l3fwd: fix port group mask generation
2022-10-17 12:06 UTC (9+ messages)
` [PATCH v5 "
` [PATCH v5 2/5] examples/l3fwd: split processing and send stages
` [EXT] "
` [PATCH v5 3/5] examples/l3fwd: use lpm vector path for event vector
` [EXT] "
` [PATCH v5 4/5] examples/l3fwd: fix event vector processing in fib
` [EXT] "
` [EXT] [PATCH v5 1/5] examples/l3fwd: fix port group mask generation
[PATCH v2] doc: fix support table for ETH and VLAN flow items
2022-10-17 11:54 UTC (5+ messages)
[PATCH 1/8] vdpa/ifc: add new device ID
2022-10-17 11:41 UTC (45+ messages)
` [PATCH v4 0/8] vdpa/ifc: add multi queue support
` [PATCH v4 2/8] vdpa/ifc: add multi-queue support
` [PATCH v4 3/8] vdpa/ifc: set max queues based on virtio spec
` [PATCH v4 4/8] vdpa/ifc: write queue count to MQ register
` [PATCH v4 5/8] vdpa/ifc: only configure enabled queue
` [PATCH v4 6/8] vdpa/ifc: support dynamic enable/disable queue
` [PATCH v4 7/8] vhost: vDPA blk device gets ready when any queue is ready
` [PATCH v4 8/8] vhost: improve vDPA blk device configure condition
` [PATCH v5 0/8] vdpa/ifc: add multi queue support
` [PATCH v5 1/8] vdpa/ifc: add new device ID for legacy network device
` [PATCH v5 2/8] vdpa/ifc: add multi-queue support
` [PATCH v5 3/8] vdpa/ifc: set max queues based on virtio spec
` [PATCH v5 4/8] vdpa/ifc: write queue count to MQ register
` [PATCH v5 5/8] vdpa/ifc: only configure enabled queue
` [PATCH v5 6/8] vdpa/ifc: support dynamic enable/disable queue
` [PATCH v5 7/8] vhost: vDPA blk device gets ready when the first queue is ready
` [PATCH v5 8/8] vhost: improve vDPA blk device configure condition
` [PATCH v6 0/8] vdpa/ifc: add multi queue support
` [PATCH v6 1/8] vdpa/ifc: add new device ID for legacy network device
` [PATCH v6 2/8] vdpa/ifc: add multi-queue support
` [PATCH v6 3/8] vdpa/ifc: set max queues based on virtio spec
` [PATCH v6 4/8] vdpa/ifc: write queue count to MQ register
` [PATCH v6 5/8] vdpa/ifc: only configure enabled queue
` [PATCH v6 6/8] vdpa/ifc: support dynamic enable/disable queue
` [PATCH v6 7/8] vhost: vDPA blk device gets ready when the first queue is ready
` [PATCH v6 8/8] vhost: improve vDPA blk device configure condition
[dpdk-dev] [PATCH 0/2] Mark shared pthread mutex
2022-10-17 10:40 UTC (10+ messages)
` [dpdk-dev] [PATCH 2/2] net/failsafe: fix primary/secondary mutex
` [External] : "
[v1 0/2] examples/fips_validation: add ECDSA tests
2022-10-17 9:34 UTC (3+ messages)
` [v1 2/2] examples/fips_validation: add ECDSA validation
[PATCH] usertools: telemetry json support pretty print
2022-10-17 9:15 UTC (11+ messages)
` [PATCH v2] "
` [PATCH v3] usertools: telemetry pretty print in interactive mode
[PATCH] app/testpmd: remove jumbo offload related code
2022-10-17 9:05 UTC
[Bug 1105] [dpdk-22.11] unit_tests_loopback: pmd_perf_autotest failed
2022-10-17 9:05 UTC
[PATCH v8 4/4] app/testpmd: support mulitiple mbuf pools per Rx queue
2022-10-17 8:48 UTC (2+ messages)
` [PATCH v9 1/1] "
[PATCH] raw/cnxk_bphy: extend pffunc address access
2022-10-17 8:40 UTC (2+ messages)
[PATCH] power: fix resource leak by open file pointers
2022-10-17 8:37 UTC (2+ messages)
[PATCH] app/testpmd: remove useless check
2022-10-17 8:36 UTC (4+ messages)
[PATCH v2 1/1] app/testpmd: add command line argument 'nic-to-pmd-rx-metadata'
2022-10-17 8:32 UTC (3+ messages)
` [PATCH v3 1/1] app/testpmd: control passing Rx metadata to PMD
[PATCH v2] net/bonding: fix error in bonding mode 4 with dedicated queues enabled
2022-10-17 8:28 UTC (3+ messages)
[PATCH] net/bonding: add link speeds configuration
2022-10-17 8:22 UTC (4+ messages)
` [PATCH V3] "
[PATCH] net/virtio: add queue and port ID in some logs
2022-10-17 8:19 UTC (5+ messages)
` [PATCH v2] "
[v1] examples/fips_validation: fix test output for AES GMAC decrypt
2022-10-17 8:15 UTC
[PATCH v2] app/testpmd: fix incorrect queues state of secondary process
2022-10-17 8:05 UTC (6+ messages)
` [PATCH v3] "
Unsafe memory access in testpmd
2022-10-17 8:03 UTC (2+ messages)
[PATCH] app/testpmd: fix incorrect flow arguments name
2022-10-17 7:53 UTC (4+ messages)
[PATCH] vhost: use try_lock in rte_vhost_vring_call
2022-10-17 7:50 UTC (8+ messages)
` [PATCH v2] vhost: add new `rte_vhost_vring_call_nonblock` API
` [PATCH v3] "
` [PATCH v4] "
[PATCH] app/testpmd: fix slave port reset action
2022-10-17 7:50 UTC (3+ messages)
[PATCH v13 0/5] support error handling mode
2022-10-17 7:42 UTC (2+ messages)
[PATCH 1/2] event/sw: fix missing flow ID init in selftest
2022-10-17 7:30 UTC (4+ messages)
` [PATCH 2/2] event/sw: fix invalid log "
[PATCH] example: vdpa: support run in nested virtualization environment
2022-10-17 7:23 UTC (2+ messages)
[PATCH] net/virtio: remove declaration of undefined function
2022-10-17 6:56 UTC (2+ messages)
[PATCH v2] dumpcap: add the mutiprocess fileprefix support
2022-10-17 5:08 UTC (3+ messages)
` [RFT] dumpcap: add file-prefix option
[RFC] memarea: introduce memory area library
2022-10-17 3:40 UTC (9+ messages)
` [PATCH v10 0/7] introduce memarea library
` [PATCH v10 1/7] memarea: "
` [PATCH v10 2/7] test/memarea: support memarea test
` [PATCH v10 3/7] memarea: support alloc/free/refcnt-update API
` [PATCH v10 4/7] test/memarea: support alloc/free/refcnt-update test
` [PATCH v10 5/7] memarea: support dump API
` [PATCH v10 6/7] test/memarea: support dump test
` [PATCH v10 7/7] app/test: add memarea to malloc-perf-autotest
[PATCH v2] common/qat: read hw slice configuration
2022-10-16 22:24 UTC (2+ messages)
[RFC v3] non-temporal memcpy
2022-10-16 19:55 UTC (4+ messages)
` [PATCH v4] eal: "
[PATCH v2] devtools: ensure proper tag sequence
2022-10-15 19:53 UTC (3+ messages)
` [PATCH v3] "
[PATCH v2 0/8] ethdev: introduce hairpin memory capabilities
2022-10-15 16:30 UTC (3+ messages)
` [PATCH v2 8/8] app/flow-perf: add hairpin queue memory config
[dpdk-dev] [PATCH 1/2] net/bonding: support Tx prepare for bonding
2022-10-15 15:26 UTC (3+ messages)
` [PATCH v5] net/bonding: call Tx prepare before Tx burst
[PATCH v2] devtools: add tracepoint check in checkpatch
2022-10-15 12:58 UTC (4+ messages)
` [PATCH v3 0/2] "
` [PATCH v3 1/2] devtools: move build symbol map function
` [PATCH v3 2/2] devtools: add tracepoint check in checkpatch
[RFC] mempool: rte_mempool_do_generic_get optimizations
2022-10-15 6:57 UTC (16+ messages)
` [PATCH v4] mempool: fix get objects from mempool with cache
` [PATCH v6 0/4] mempool: fix mempool cache flushing algorithm
` [PATCH v6 3/4] mempool: fix "
` [PATCH v6 4/4] mempool: flush cache completely on overflow
[RFC 1/2] testpmd: make f_quit flag volatile
2022-10-14 17:23 UTC (2+ messages)
` [RFC 2/2] testpmd: cleanup cleanly from signal
[PATCH] usertools/pmdinfo: remove dependency to ldd
2022-10-14 14:02 UTC (2+ messages)
[PATCH] doc: update sample action description for mlx5
2022-10-14 13:10 UTC (2+ messages)
baseband PMD APIs
2022-10-14 13:06 UTC (3+ messages)
[PATCH resend v3 0/6] crypto/uadk: introduce uadk crypto driver
2022-10-14 12:02 UTC (8+ messages)
` [EXT] "
[v1 00/19] net/mlx5: Add HW steering low level support
2022-10-14 11:48 UTC (17+ messages)
` [v3 00/18] "
` [v3 03/18] net/mlx5: add hardware steering item translation function
` [v3 05/18] common/mlx5: query set capability of registers
` [v3 06/18] net/mlx5: provide the available tag registers
` [v3 07/18] net/mlx5: Add additional glue functions for HWS
` [v3 08/18] net/mlx5/hws: Add HWS command layer
` [v3 09/18] net/mlx5/hws: Add HWS pool and buddy
` [v3 10/18] net/mlx5/hws: Add HWS send layer
` [v3 11/18] net/mlx5/hws: Add HWS definer layer
` [v3 12/18] net/mlx5/hws: Add HWS context object
` [v3 13/18] net/mlx5/hws: Add HWS table object
` [v3 14/18] net/mlx5/hws: Add HWS matcher object
` [v3 15/18] net/mlx5/hws: Add HWS rule object
` [v3 16/18] net/mlx5/hws: Add HWS action object
` [v3 17/18] net/mlx5/hws: Add HWS debug layer
` [v3 18/18] net/mlx5/hws: Enable HWS
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).