make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: udpgro_fwd.sh # IPv4 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 1612 MB/s 1312587 calls/s # udp tx: 1706 MB/s 28945 calls/s 28945 msg/s # udp rx: 1900 MB/s 1546829 calls/s # udp tx: 1900 MB/s 32239 calls/s 32239 msg/s # udp rx: 1782 MB/s 1450936 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # UDP GRO fwd perf udp rx: 1722 MB/s 1400279 calls/s # udp tx: 1863 MB/s 31608 calls/s 31608 msg/s # udp rx: 1836 MB/s 1494535 calls/s # udp tx: 1849 MB/s 31377 calls/s 31377 msg/s # udp rx: 1853 MB/s 1509275 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok # IPv6 # No GRO ok # GRO frag list ok # GRO fwd ok # UDP fwd perf udp rx: 730 MB/s 592312 calls/s # udp tx: 1257 MB/s 21334 calls/s 21334 msg/s # udp rx: 1021 MB/s 829188 calls/s # udp tx: 1256 MB/s 21309 calls/s 21309 msg/s # udp rx: 1036 MB/s 841692 calls/s # udp tx: 1289 MB/s 21874 calls/s 21874 msg/s # UDP GRO fwd perf udp rx: 663 MB/s 538060 calls/s # udp tx: 1243 MB/s 21092 calls/s 21092 msg/s # udp tx: 1276 MB/s 21657 calls/s 21657 msg/s # udp rx: 528 MB/s 427797 calls/s # udp tx: 1227 MB/s 20824 calls/s 20824 msg/s # GRO frag list over UDP tunnel ok # GRO fwd over UDP tunnel ok ok 1 selftests: net: udpgro_fwd.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->