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: 1681 MB/s 1367537 calls/s # udp tx: 1864 MB/s 31631 calls/s 31631 msg/s # udp rx: 1848 MB/s 1503608 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1782 MB/s 1450617 calls/s # udp tx: 1916 MB/s 32500 calls/s 32500 msg/s # UDP GRO fwd perf udp rx: 1557 MB/s 1267366 calls/s # udp tx: 1692 MB/s 28712 calls/s 28712 msg/s # udp rx: 1705 MB/s 1387892 calls/s # udp tx: 1849 MB/s 31362 calls/s 31362 msg/s # udp rx: 1779 MB/s 1448588 calls/s # udp tx: 1905 MB/s 32325 calls/s 32325 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: 917 MB/s 744869 calls/s # udp tx: 1197 MB/s 20318 calls/s 20318 msg/s # udp rx: 965 MB/s 783638 calls/s # udp tx: 1237 MB/s 20995 calls/s 20995 msg/s # udp rx: 1066 MB/s 865616 calls/s # udp tx: 1223 MB/s 20759 calls/s 20759 msg/s # UDP GRO fwd perf udp rx: 1301 MB/s 1055494 calls/s # udp tx: 1846 MB/s 31313 calls/s 31313 msg/s # udp rx: 1524 MB/s 1236945 calls/s # udp tx: 1740 MB/s 29522 calls/s 29522 msg/s # udp rx: 1663 MB/s 1348603 calls/s # udp tx: 1941 MB/s 32928 calls/s 32928 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__->