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: 1603 MB/s 1305565 calls/s # udp tx: 1801 MB/s 30551 calls/s 30551 msg/s # udp rx: 1916 MB/s 1560313 calls/s # udp tx: 1921 MB/s 32590 calls/s 32590 msg/s # udp rx: 1914 MB/s 1558379 calls/s # udp tx: 1918 MB/s 32532 calls/s 32532 msg/s # UDP GRO fwd perf udp rx: 1759 MB/s 1431379 calls/s # udp tx: 1865 MB/s 31636 calls/s 31636 msg/s # udp rx: 1902 MB/s 1548537 calls/s # udp tx: 1920 MB/s 32576 calls/s 32576 msg/s # udp rx: 1910 MB/s 1554995 calls/s # udp tx: 1918 MB/s 32535 calls/s 32535 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: 1426 MB/s 1157683 calls/s # udp tx: 1701 MB/s 28854 calls/s 28854 msg/s # udp rx: 1545 MB/s 1251297 calls/s # udp tx: 1934 MB/s 32811 calls/s 32811 msg/s # udp rx: 1553 MB/s 1258092 calls/s # udp tx: 1930 MB/s 32745 calls/s 32745 msg/s # UDP GRO fwd perf udp rx: 1549 MB/s 1257073 calls/s # udp tx: 1872 MB/s 31765 calls/s 31765 msg/s # udp rx: 1643 MB/s 1331490 calls/s # udp tx: 1902 MB/s 32260 calls/s 32260 msg/s # udp rx: 1339 MB/s 1086867 calls/s # udp tx: 1703 MB/s 28896 calls/s 28896 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__->