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: 1663 MB/s 1353761 calls/s # udp tx: 1906 MB/s 32331 calls/s 32331 msg/s # udp rx: 1858 MB/s 1512559 calls/s # udp tx: 1862 MB/s 31595 calls/s 31595 msg/s # udp rx: 1947 MB/s 1585245 calls/s # udp tx: 1955 MB/s 33171 calls/s 33171 msg/s # UDP GRO fwd perf udp rx: 1696 MB/s 1380679 calls/s # udp tx: 1764 MB/s 29926 calls/s 29926 msg/s # udp rx: 1857 MB/s 1512166 calls/s # udp tx: 1861 MB/s 31571 calls/s 31571 msg/s # udp rx: 1930 MB/s 1571322 calls/s # udp tx: 1927 MB/s 32690 calls/s 32690 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: 1627 MB/s 1321328 calls/s # udp tx: 1926 MB/s 32668 calls/s 32668 msg/s # udp rx: 1737 MB/s 1409367 calls/s # udp tx: 1925 MB/s 32664 calls/s 32664 msg/s # udp rx: 1719 MB/s 1396943 calls/s # udp tx: 1805 MB/s 30627 calls/s 30627 msg/s # UDP GRO fwd perf udp rx: 1681 MB/s 1362644 calls/s # udp tx: 1972 MB/s 33452 calls/s 33452 msg/s # udp rx: 1677 MB/s 1360678 calls/s # udp tx: 1841 MB/s 31226 calls/s 31226 msg/s # udp rx: 1781 MB/s 1447211 calls/s # udp tx: 1875 MB/s 31807 calls/s 31807 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__->