Commit 01432ce
Fix TestNoInline test
The kernel's XDP test runner enforces a minimum packet size of ETH_HLEN
(14 bytes) when a packet input is provided. It returns EINVAL for
anything smaller.1 parent 1b95965 commit 01432ce
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | | - | |
| 49 | + | |
| 50 | + | |
50 | 51 | | |
51 | 52 | | |
52 | 53 | | |
| |||
0 commit comments