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: 1705 MB/s 1388496 calls/s # udp tx: 1835 MB/s 31124 calls/s 31124 msg/s # udp rx: 1956 MB/s 1592575 calls/s # udp tx: 1985 MB/s 33675 calls/s 33675 msg/s # udp rx: 1874 MB/s 1526208 calls/s # udp tx: 1982 MB/s 33630 calls/s 33630 msg/s # UDP GRO fwd perf udp rx: 1667 MB/s 1357438 calls/s # udp tx: 1774 MB/s 30090 calls/s 30090 msg/s # udp rx: 1849 MB/s 1505984 calls/s # udp tx: 1858 MB/s 31527 calls/s 31527 msg/s # udp rx: 1985 MB/s 1616086 calls/s # udp tx: 1998 MB/s 33892 calls/s 33892 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: 1001 MB/s 814695 calls/s # udp tx: 1765 MB/s 29952 calls/s 29952 msg/s # udp rx: 1820 MB/s 1481906 calls/s # udp tx: 1835 MB/s 31129 calls/s 31129 msg/s # udp rx: 1835 MB/s 1494440 calls/s # udp tx: 1849 MB/s 31364 calls/s 31364 msg/s # UDP GRO fwd perf udp rx: 1479 MB/s 1204493 calls/s # udp tx: 1831 MB/s 31063 calls/s 31063 msg/s # udp rx: 984 MB/s 800638 calls/s # udp tx: 1489 MB/s 25270 calls/s 25270 msg/s # udp rx: 830 MB/s 675854 calls/s # udp tx: 1172 MB/s 19884 calls/s 19884 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__->