[PATCH v12 02/12] net/tap: do not duplicate fd's
Ferruh Yigit
ferruh.yigit at amd.com
Mon May 20 19:46:30 CEST 2024
On 5/2/2024 10:31 PM, Stephen Hemminger wrote:
> The TAP device can use same file descriptor for both rx and tx queues.
> This allows up to 8 queues (versus 4) to be used with secondary process.
>
It would be nice to briefly update where this limit comes from, as
removing this limitation can be longer term solution for this issue.
> Bugzilla ID: 1381
> Signed-off-by: Stephen Hemminger <stephen at networkplumber.org>
>
Can you please move the relevant release notes update to this patch?
So we can distribute the release notes update to patches instead of
dedicated update for it.
Except from above change,
Acked-by: Ferruh Yigit <ferruh.yigit at amd.com>
More information about the dev
mailing list