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: 1631 MB/s 1324755 calls/s # udp tx: 1932 MB/s 32770 calls/s 32770 msg/s # udp rx: 1696 MB/s 1378579 calls/s # udp tx: 1858 MB/s 31517 calls/s 31517 msg/s # udp rx: 1745 MB/s 1418002 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # UDP GRO fwd perf udp rx: 1844 MB/s 1501089 calls/s # udp tx: 1918 MB/s 32542 calls/s 32542 msg/s # udp rx: 1895 MB/s 1543246 calls/s # udp tx: 1908 MB/s 32361 calls/s 32361 msg/s # udp rx: 1917 MB/s 1561072 calls/s # udp tx: 1930 MB/s 32748 calls/s 32748 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: 1505 MB/s 1222110 calls/s # udp tx: 1822 MB/s 30905 calls/s 30905 msg/s # udp rx: 1262 MB/s 1024520 calls/s # udp tx: 1762 MB/s 29896 calls/s 29896 msg/s # udp rx: 1712 MB/s 1391532 calls/s # udp tx: 1778 MB/s 30168 calls/s 30168 msg/s # UDP GRO fwd perf udp rx: 1652 MB/s 1341459 calls/s # udp tx: 1841 MB/s 31230 calls/s 31230 msg/s # udp rx: 1443 MB/s 1171872 calls/s # udp tx: 1570 MB/s 26629 calls/s 26629 msg/s # udp rx: 1193 MB/s 971660 calls/s # udp tx: 1205 MB/s 20438 calls/s 20438 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__->