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: 1596 MB/s 1297381 calls/s # udp tx: 1857 MB/s 31511 calls/s 31511 msg/s # udp rx: 1923 MB/s 1565640 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 msg/s # udp rx: 1925 MB/s 1567287 calls/s # udp tx: 1930 MB/s 32737 calls/s 32737 msg/s # UDP GRO fwd perf udp rx: 1570 MB/s 1278286 calls/s # udp tx: 1749 MB/s 29678 calls/s 29678 msg/s # udp rx: 1915 MB/s 1559434 calls/s # udp tx: 1924 MB/s 32645 calls/s 32645 msg/s # udp rx: 1796 MB/s 1462514 calls/s # udp tx: 1923 MB/s 32618 calls/s 32618 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: 1795 MB/s 1458039 calls/s # udp tx: 1930 MB/s 32746 calls/s 32746 msg/s # udp rx: 1885 MB/s 1530542 calls/s # udp tx: 1948 MB/s 33054 calls/s 33054 msg/s # udp rx: 1893 MB/s 1539480 calls/s # udp tx: 1924 MB/s 32641 calls/s 32641 msg/s # UDP GRO fwd perf udp rx: 1709 MB/s 1388746 calls/s # udp tx: 1860 MB/s 31558 calls/s 31558 msg/s # udp rx: 1848 MB/s 1500480 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 msg/s # udp rx: 1856 MB/s 1507482 calls/s # udp tx: 1932 MB/s 32781 calls/s 32781 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__->