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: 1847 MB/s 1503770 calls/s # udp tx: 1966 MB/s 33360 calls/s 33360 msg/s # udp rx: 1953 MB/s 1590440 calls/s # udp tx: 1976 MB/s 33530 calls/s 33530 msg/s # udp rx: 1955 MB/s 1592239 calls/s # udp tx: 1978 MB/s 33556 calls/s 33556 msg/s # UDP GRO fwd perf udp rx: 1846 MB/s 1501774 calls/s # udp tx: 1977 MB/s 33541 calls/s 33541 msg/s # udp rx: 1959 MB/s 1595248 calls/s # udp tx: 1981 MB/s 33608 calls/s 33608 msg/s # udp rx: 1959 MB/s 1595462 calls/s # udp tx: 1983 MB/s 33644 calls/s 33644 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: 1765 MB/s 1434130 calls/s # udp tx: 1895 MB/s 32154 calls/s 32154 msg/s # udp rx: 1905 MB/s 1550045 calls/s # udp tx: 1925 MB/s 32666 calls/s 32666 msg/s # udp rx: 1906 MB/s 1551304 calls/s # udp tx: 1922 MB/s 32599 calls/s 32599 msg/s # UDP GRO fwd perf udp rx: 1735 MB/s 1409702 calls/s # udp tx: 1873 MB/s 31772 calls/s 31772 msg/s # udp rx: 1707 MB/s 1387898 calls/s # udp tx: 1882 MB/s 31925 calls/s 31925 msg/s # udp rx: 1879 MB/s 1528470 calls/s # udp tx: 1908 MB/s 32370 calls/s 32370 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__->