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: 1486 MB/s 1209593 calls/s # udp tx: 1862 MB/s 31583 calls/s 31583 msg/s # udp rx: 1851 MB/s 1507269 calls/s # udp tx: 1855 MB/s 31472 calls/s 31472 msg/s # udp rx: 1745 MB/s 1420625 calls/s # udp tx: 1745 MB/s 29597 calls/s 29597 msg/s # UDP GRO fwd perf udp rx: 1443 MB/s 1174206 calls/s # udp tx: 1928 MB/s 32705 calls/s 32705 msg/s # udp rx: 1852 MB/s 1507879 calls/s # udp tx: 1857 MB/s 31499 calls/s 31499 msg/s # udp rx: 1916 MB/s 1560171 calls/s # udp tx: 1919 MB/s 32563 calls/s 32563 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: 1581 MB/s 1283641 calls/s # udp tx: 1894 MB/s 32134 calls/s 32134 msg/s # udp rx: 1723 MB/s 1399445 calls/s # udp tx: 1927 MB/s 32689 calls/s 32689 msg/s # udp rx: 1789 MB/s 1453925 calls/s # udp tx: 1843 MB/s 31264 calls/s 31264 msg/s # UDP GRO fwd perf udp rx: 1217 MB/s 986784 calls/s # udp tx: 1924 MB/s 32648 calls/s 32648 msg/s # udp rx: 1818 MB/s 1474493 calls/s # udp tx: 1934 MB/s 32816 calls/s 32816 msg/s # udp rx: 1827 MB/s 1481532 calls/s # udp tx: 1935 MB/s 32833 calls/s 32833 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__->