Steve Buzzard

Results 5 issues of Steve Buzzard

it is currently hardcoded to 32 but that’s too large for some very low latency apps and would be nice if this was tunable. I can create a PR if...

enhancement

right now for an app, you may be processing packets for a great many logical streams where for each stream it needs to output to the same tx queue to...

enhancement

I have a potential use case where I'd like to use isolated flows. The mellanox DPDK driver, which we're using, provides built-in bifracation of DPK and kernel. We'd like to...

enhancement

## Describe the bug? Using the `udp4` proptest strategy to generate UDP4 packets in bench mark test, I noticed when making a call to that packet's `data()` function I'd get...

bug

## What's desired We have an application which proxies certain IPV4 multicast inputs to IPV6 DEPI (Downstream External PHY Interface) using DPDK via capsule. For performance reasons, we would like...

enhancement