commit | 637d3e99735102f06c3eee095d2bbebf1863ca24 | [log] [tgz] |
---|---|---|
author | Hariprasad Shenai <hariprasad@chelsio.com> | Tue May 05 14:59:56 2015 +0530 |
committer | David S. Miller <davem@davemloft.net> | Tue May 05 19:31:50 2015 -0400 |
tree | 2539768dd0c876b63a12a8b039a301860cec9da7 | |
parent | a3bfb6179cd1277b259f86b022f3340f3bb49cac [diff] |
cxgb4: Discard the packet if the length is greater than mtu pktgen sends raw udp packets and bypasses most of the linux networking stack. User can specify different packet sizes. Hence we need to discard the packet if the length is greater than mtu Signed-off-by: Hariprasad Shenai <hariprasad@chelsio.com> Signed-off-by: David S. Miller <davem@davemloft.net>