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: 1404 MB/s 1143257 calls/s # udp tx: 1919 MB/s 32559 calls/s 32559 msg/s # udp rx: 1904 MB/s 1550544 calls/s # udp tx: 1908 MB/s 32368 calls/s 32368 msg/s # udp rx: 1885 MB/s 1534900 calls/s # udp tx: 1892 MB/s 32101 calls/s 32101 msg/s # UDP GRO fwd perf udp rx: 1823 MB/s 1484578 calls/s # udp tx: 1915 MB/s 32488 calls/s 32488 msg/s # udp rx: 1913 MB/s 1557352 calls/s # udp tx: 1919 MB/s 32556 calls/s 32556 msg/s # udp rx: 1913 MB/s 1557482 calls/s # udp tx: 1917 MB/s 32524 calls/s 32524 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: 1540 MB/s 1248156 calls/s # udp tx: 1905 MB/s 32322 calls/s 32322 msg/s # udp rx: 1722 MB/s 1396345 calls/s # udp tx: 1915 MB/s 32482 calls/s 32482 msg/s # udp rx: 1705 MB/s 1381711 calls/s # udp tx: 1915 MB/s 32483 calls/s 32483 msg/s # UDP GRO fwd perf udp rx: 1633 MB/s 1323728 calls/s # udp tx: 1913 MB/s 32448 calls/s 32448 msg/s # udp rx: 1513 MB/s 1225838 calls/s # udp tx: 1874 MB/s 31801 calls/s 31801 msg/s # udp rx: 1686 MB/s 1366628 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 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__->