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: 1763 MB/s 1435965 calls/s # udp tx: 1915 MB/s 32486 calls/s 32486 msg/s # udp rx: 1762 MB/s 1434695 calls/s # udp tx: 1881 MB/s 31916 calls/s 31916 msg/s # udp rx: 1912 MB/s 1557350 calls/s # udp tx: 1921 MB/s 32587 calls/s 32587 msg/s # UDP GRO fwd perf udp rx: 1845 MB/s 1502463 calls/s # udp tx: 1922 MB/s 32609 calls/s 32609 msg/s # udp rx: 1640 MB/s 1335260 calls/s # udp tx: 1933 MB/s 32788 calls/s 32788 msg/s # udp rx: 1917 MB/s 1560690 calls/s # udp tx: 1921 MB/s 32598 calls/s 32598 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: 1525 MB/s 1241480 calls/s # udp tx: 1737 MB/s 29464 calls/s 29464 msg/s # udp rx: 1782 MB/s 1450408 calls/s # udp tx: 1796 MB/s 30478 calls/s 30478 msg/s # udp rx: 1830 MB/s 1490419 calls/s # udp tx: 1839 MB/s 31195 calls/s 31195 msg/s # UDP GRO fwd perf udp rx: 1531 MB/s 1244468 calls/s # udp tx: 1759 MB/s 29843 calls/s 29843 msg/s # udp rx: 1586 MB/s 1289403 calls/s # udp tx: 1860 MB/s 31555 calls/s 31555 msg/s # udp rx: 1242 MB/s 1009246 calls/s # udp tx: 1789 MB/s 30358 calls/s 30358 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__->