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: 1762 MB/s 1434463 calls/s # udp tx: 1928 MB/s 32711 calls/s 32711 msg/s # udp rx: 1815 MB/s 1477742 calls/s # udp tx: 1821 MB/s 30886 calls/s 30886 msg/s # udp rx: 1786 MB/s 1454074 calls/s # udp tx: 1792 MB/s 30399 calls/s 30399 msg/s # UDP GRO fwd perf udp rx: 1828 MB/s 1488588 calls/s # udp tx: 1888 MB/s 32027 calls/s 32027 msg/s # udp rx: 1955 MB/s 1591843 calls/s # udp tx: 1974 MB/s 33497 calls/s 33497 msg/s # udp rx: 1975 MB/s 1608032 calls/s # udp tx: 1992 MB/s 33801 calls/s 33801 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: 1574 MB/s 1281760 calls/s # udp tx: 1869 MB/s 31701 calls/s 31701 msg/s # udp rx: 1682 MB/s 1367552 calls/s # udp tx: 1920 MB/s 32576 calls/s 32576 msg/s # udp rx: 1909 MB/s 1554629 calls/s # udp tx: 1932 MB/s 32775 calls/s 32775 msg/s # UDP GRO fwd perf udp rx: 1808 MB/s 1472206 calls/s # udp tx: 1889 MB/s 32044 calls/s 32044 msg/s # udp rx: 1920 MB/s 1563389 calls/s # udp tx: 1950 MB/s 33081 calls/s 33081 msg/s # udp rx: 1539 MB/s 1252604 calls/s # udp tx: 1892 MB/s 32099 calls/s 32099 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__->