make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_fwd.sh TEST__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: 1469 MB/s 1193999 calls/s # udp tx: 1863 MB/s 31613 calls/s 31613 msg/s # udp rx: 1874 MB/s 1525909 calls/s # udp tx: 1899 MB/s 32214 calls/s 32214 msg/s # udp rx: 1881 MB/s 1531354 calls/s # udp tx: 1906 MB/s 32337 calls/s 32337 msg/s # UDP GRO fwd perf udp rx: 1610 MB/s 1311309 calls/s # udp tx: 1824 MB/s 30944 calls/s 30944 msg/s # udp rx: 1807 MB/s 1471078 calls/s # udp tx: 1880 MB/s 31887 calls/s 31887 msg/s # udp rx: 1880 MB/s 1531277 calls/s # udp tx: 1882 MB/s 31924 calls/s 31924 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: 1303 MB/s 1056346 calls/s # udp tx: 1915 MB/s 32481 calls/s 32481 msg/s # udp rx: 1628 MB/s 1318569 calls/s # udp tx: 1940 MB/s 32919 calls/s 32919 msg/s # udp rx: 1525 MB/s 1236098 calls/s # udp tx: 1881 MB/s 31907 calls/s 31907 msg/s # UDP GRO fwd perf udp rx: 1590 MB/s 1288488 calls/s # udp tx: 1904 MB/s 32303 calls/s 32303 msg/s # udp rx: 1682 MB/s 1364363 calls/s # udp tx: 1910 MB/s 32410 calls/s 32410 msg/s # udp rx: 1645 MB/s 1333307 calls/s # udp tx: 1931 MB/s 32765 calls/s 32765 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__->