我能够通过添加以下内容来解决这两个问题:
skb2->protocol = eth_type_trans(skb2, dev);
就在此之前 netif_rx(skb2) 。
netif_rx(skb2)