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: 1103 MB/s 898576 calls/s # udp tx: 1730 MB/s 29350 calls/s 29350 msg/s # udp rx: 1801 MB/s 1466475 calls/s # udp tx: 1858 MB/s 31513 calls/s 31513 msg/s # udp rx: 1819 MB/s 1481093 calls/s # udp tx: 1912 MB/s 32432 calls/s 32432 msg/s # UDP GRO fwd perf udp rx: 1774 MB/s 1444169 calls/s # udp tx: 1930 MB/s 32742 calls/s 32742 msg/s # udp rx: 1848 MB/s 1504952 calls/s # udp tx: 1881 MB/s 31917 calls/s 31917 msg/s # udp rx: 1743 MB/s 1419024 calls/s # udp tx: 1764 MB/s 29925 calls/s 29925 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: 1365 MB/s 1107251 calls/s # udp tx: 1868 MB/s 31688 calls/s 31688 msg/s # udp rx: 1487 MB/s 1204784 calls/s # udp tx: 1961 MB/s 33271 calls/s 33271 msg/s # udp rx: 1321 MB/s 1070513 calls/s # udp tx: 1966 MB/s 33345 calls/s 33345 msg/s # UDP GRO fwd perf udp rx: 1438 MB/s 1169144 calls/s # udp tx: 1885 MB/s 31984 calls/s 31984 msg/s # udp rx: 1507 MB/s 1224095 calls/s # udp tx: 1791 MB/s 30385 calls/s 30385 msg/s # udp rx: 1675 MB/s 1357721 calls/s # udp tx: 1924 MB/s 32643 calls/s 32643 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__->