Thread (13 messages) 13 messages, 3 authors, 2019-10-24

Re: [PATCH net-next 2/6] sfc: perform XDP processing on received packets.

From: Charles McLachlan <hidden>
Date: 2019-10-24 14:46:11

On 22/10/2019 23:45, Jesper Dangaard Brouer wrote:
quoted
+	case XDP_REDIRECT:
+		rc = xdp_do_redirect(efx->net_dev, &xdp, xdp_prog);
+		if (rc) {
Can we call the 'rc' variable 'err' instead?
And give it an unlikely().
Yes. Done in next version of the patch set.
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help