net: promote make rarp packet function to stable
authorXiao Wang <xiao.w.wang@intel.com>
Wed, 8 Sep 2021 10:59:15 +0000 (18:59 +0800)
committerDavid Marchand <david.marchand@redhat.com>
Sat, 2 Oct 2021 09:12:32 +0000 (11:12 +0200)
commit20ab35d032a25e40e81c9ad27470cc0d31a74a3b
tree51c9aeb3519bfaa1c9d084052f4437c63051886c
parent8cfad59e29a84dc8ae21ad6dc6b9b5f1079319e1
net: promote make rarp packet function to stable

rte_net_make_rarp_packet was introduced in version v18.02, there was no
change in this public API since then, and it's still being used by vhost
lib and virtio driver, so promote it as stable ABI.

Signed-off-by: Xiao Wang <xiao.w.wang@intel.com>
Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Acked-by: Chenbo Xia <chenbo.xia@intel.com>
Acked-by: Olivier Matz <olivier.matz@6wind.com>
lib/net/rte_arp.h
lib/net/version.map