Thread (9 messages) flat view 9 messages, 4 authors, 2012-08-03

Re: [PATCH 1/4] net/mlx4_en: Setting the NETIF_F_GRO flag back to dev->hw_features

From: Michał Mirosław <hidden>
Date: 2012-08-02 19:36:53

2012/8/2 Yevgeny Petrilin [off-list ref]:
The bug which removed it was introduced in commit c8c64cff
which added the hw_features.
[...]
-       dev->hw_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM;
+       dev->hw_features = NETIF_F_SG | NETIF_F_IP_CSUM | NETIF_F_IPV6_CSUM |
+                          NETIF_F_GRO;
Just try to realize the truth: there is no bug.

register_netdevice() is setting GSO and GRO bits for everyone.

Best Regards,
Michał Mirosław
Keyboard shortcuts
hback out one level
jnext message in thread
kprevious message in thread
ldrill in
Escclose help / fold thread tree
?toggle this help