make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_fwd.sh TESST_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: 1514 MB/s 1232652 calls/s # udp tx: 1845 MB/s 31301 calls/s 31301 msg/s # udp rx: 1613 MB/s 1312765 calls/s # udp tx: 1881 MB/s 31911 calls/s 31911 msg/s # udp rx: 1384 MB/s 1126329 calls/s # udp tx: 1869 MB/s 31705 calls/s 31705 msg/s # UDP GRO fwd perf udp rx: 1486 MB/s 1209690 calls/s # udp tx: 1827 MB/s 30997 calls/s 30997 msg/s # udp rx: 1913 MB/s 1557401 calls/s # udp tx: 1926 MB/s 32676 calls/s 32676 msg/s # udp rx: 1954 MB/s 1590777 calls/s # udp tx: 1960 MB/s 33257 calls/s 33257 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: 1596 MB/s 1297658 calls/s # udp tx: 1835 MB/s 31123 calls/s 31123 msg/s # udp tx: 1621 MB/s 27498 calls/s 27498 msg/s # udp rx: 898 MB/s 729023 calls/s # udp tx: 1291 MB/s 21911 calls/s 21911 msg/s # UDP GRO fwd perf udp rx: 1225 MB/s 994890 calls/s # udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # udp rx: 1878 MB/s 1526761 calls/s # udp tx: 1933 MB/s 32799 calls/s 32799 msg/s # udp rx: 1483 MB/s 1204735 calls/s # udp tx: 1884 MB/s 31967 calls/s 31967 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__->