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: 1471 MB/s 1196541 calls/s # udp tx: 1625 MB/s 27563 calls/s 27563 msg/s # udp rx: 1703 MB/s 1384542 calls/s # udp tx: 1864 MB/s 31629 calls/s 31629 msg/s # udp rx: 1748 MB/s 1421421 calls/s # udp tx: 1886 MB/s 31988 calls/s 31988 msg/s # UDP GRO fwd perf udp rx: 1663 MB/s 1353664 calls/s # udp tx: 1765 MB/s 29937 calls/s 29937 msg/s # udp rx: 1857 MB/s 1512375 calls/s # udp tx: 1865 MB/s 31633 calls/s 31633 msg/s # udp rx: 1222 MB/s 995021 calls/s # udp tx: 1201 MB/s 20383 calls/s 20383 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: 1203 MB/s 977672 calls/s # udp tx: 1774 MB/s 30095 calls/s 30095 msg/s # udp rx: 1638 MB/s 1330761 calls/s # udp tx: 1851 MB/s 31397 calls/s 31397 msg/s # udp rx: 1658 MB/s 1347250 calls/s # udp tx: 1837 MB/s 31164 calls/s 31164 msg/s # UDP GRO fwd perf udp rx: 1618 MB/s 1315498 calls/s # udp tx: 1819 MB/s 30853 calls/s 30853 msg/s # udp rx: 1745 MB/s 1418142 calls/s # udp tx: 1874 MB/s 31790 calls/s 31790 msg/s # udp rx: 1845 MB/s 1501443 calls/s # udp tx: 1859 MB/s 31544 calls/s 31544 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__->