On Fri, Aug 21, 2026 at 12:25:02PM -0700, Stephen Hemminger wrote:
> The pcap driver is not used for high speed production traffic, so
> any marginal performance difference from using regular memcpy() does
> not matter. Regular memcpy() gets more compile time checking of the
> arguments.
> 
> Signed-off-by: Stephen Hemminger <[email protected]>
> ---
>  drivers/net/pcap/pcap_ethdev.c | 9 ++++-----
>  1 file changed, 4 insertions(+), 5 deletions(-)
Acked-by: Bruce Richardson <[email protected]>

Reply via email to