Commit 8eac5da
committed
octeon: fix buffer free in port stop
This patch fixes buffer free in port stop and updates
input node to poll on started rx-queue.
Type: fix
JIRA: https://essjira.marvell.com/browse/IPBUSW-62952
Signed-off-by: Monendra Singh Kushwaha <[email protected]>
Change-Id: Id6c78eaa0eea597c554074543f27a204cb9629aa
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/toolkits/vpp/+/147723
Reviewed-by: Nithin Kumar Dabilpuram <[email protected]>
Tested-by: Nithin Kumar Dabilpuram <[email protected]>
Klocwork: Nithin Kumar Dabilpuram <[email protected]>
(cherry picked from commit 6d4d94470d0a7c5622d51611a01d7b0fb90de1aa)
Reviewed-on: https://sj1git1.cavium.com/c/IP/SW/toolkits/vpp/+/148020
Tested-by: sa_ip-sw-jenkins <[email protected]>1 parent fe63a69 commit 8eac5da
3 files changed
+14
-12
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
| 16 | + | |
16 | 17 | | |
17 | 18 | | |
18 | 19 | | |
| |||
22 | 23 | | |
23 | 24 | | |
24 | 25 | | |
| 26 | + | |
| 27 | + | |
25 | 28 | | |
26 | 29 | | |
27 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
475 | 475 | | |
476 | 476 | | |
477 | 477 | | |
478 | | - | |
| 478 | + | |
| 479 | + | |
479 | 480 | | |
480 | 481 | | |
481 | 482 | | |
| |||
494 | 495 | | |
495 | 496 | | |
496 | 497 | | |
497 | | - | |
498 | | - | |
499 | | - | |
500 | | - | |
| 498 | + | |
501 | 499 | | |
502 | 500 | | |
503 | 501 | | |
| |||
513 | 511 | | |
514 | 512 | | |
515 | 513 | | |
| 514 | + | |
| 515 | + | |
| 516 | + | |
516 | 517 | | |
517 | 518 | | |
518 | 519 | | |
| |||
530 | 531 | | |
531 | 532 | | |
532 | 533 | | |
533 | | - | |
534 | 534 | | |
535 | 535 | | |
536 | 536 | | |
| |||
569 | 569 | | |
570 | 570 | | |
571 | 571 | | |
572 | | - | |
573 | | - | |
574 | | - | |
575 | | - | |
576 | | - | |
577 | 572 | | |
578 | 573 | | |
579 | 574 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1883 | 1883 | | |
1884 | 1884 | | |
1885 | 1885 | | |
| 1886 | + | |
| 1887 | + | |
| 1888 | + | |
| 1889 | + | |
1886 | 1890 | | |
1887 | 1891 | | |
1888 | 1892 | | |
| |||
0 commit comments