Luiz Otavio O Souza
904e8e891b
Simplify the handling of small packets padding in cpsw:
...
- Pad small packets to 60 bytes and not 64 (exclude the CRC bytes);
- Pad the packet using m_append(9), if the packet has enough space for
padding, which is usually true, it will not be necessary append a newly
allocated mbuf to the chain.
Suggested by: yongari
MFC after: 3 days
Sponsored by: Rubicon Communications, LLC (Netgate)
2017-01-21 19:49:39 +00:00
..
2016-12-31 02:18:08 +00:00
2017-01-21 19:49:39 +00:00
2016-11-19 15:43:22 +00:00
2016-10-09 10:25:47 +00:00
2016-11-19 13:11:03 +00:00
2016-11-15 19:09:36 +00:00
2016-11-08 12:15:57 +00:00
2016-10-04 12:25:44 +00:00
2016-11-14 12:03:08 +00:00
2016-09-11 19:08:21 +00:00
2016-10-02 03:20:31 +00:00
2016-11-19 15:35:10 +00:00
2016-11-19 15:43:22 +00:00
2016-11-14 11:41:22 +00:00
2014-10-18 17:51:34 +00:00
2016-11-15 18:57:25 +00:00
2016-11-08 12:15:57 +00:00
2016-11-14 11:41:22 +00:00
2015-08-12 17:23:15 +00:00
2016-05-04 15:48:59 +00:00
2016-12-16 10:31:13 +00:00
2016-11-14 11:41:22 +00:00
2016-11-19 01:51:56 +00:00
2015-05-22 03:16:18 +00:00
2016-10-09 10:25:47 +00:00
2016-03-29 19:11:04 +00:00
2016-11-14 11:41:22 +00:00
2015-05-20 06:23:01 +00:00
2016-11-14 11:52:22 +00:00
2015-05-22 03:16:18 +00:00
2017-01-09 01:57:51 +00:00
2016-11-14 11:41:22 +00:00
2016-11-07 11:56:18 +00:00
2016-12-18 14:54:20 +00:00
2016-03-29 19:11:04 +00:00
2016-03-29 19:11:04 +00:00
2016-11-14 11:41:22 +00:00
2014-10-18 16:59:21 +00:00