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: 1733 MB/s 1410228 calls/s # udp tx: 1883 MB/s 31953 calls/s 31953 msg/s # udp rx: 1714 MB/s 1395108 calls/s # udp tx: 1886 MB/s 32003 calls/s 32003 msg/s # udp rx: 1898 MB/s 1544736 calls/s # udp tx: 1926 MB/s 32669 calls/s 32669 msg/s # UDP GRO fwd perf udp rx: 1121 MB/s 911946 calls/s # udp tx: 1930 MB/s 32735 calls/s 32735 msg/s # udp rx: 1841 MB/s 1498018 calls/s # udp tx: 1924 MB/s 32638 calls/s 32638 msg/s # udp tx: 1886 MB/s 31998 calls/s 31998 msg/s # udp rx: 1491 MB/s 1213486 calls/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: 1566 MB/s 1270383 calls/s # udp tx: 1940 MB/s 32918 calls/s 32918 msg/s # udp rx: 952 MB/s 771848 calls/s # udp tx: 1565 MB/s 26547 calls/s 26547 msg/s # udp rx: 576 MB/s 466432 calls/s # udp tx: 1320 MB/s 22400 calls/s 22400 msg/s # UDP GRO fwd perf udp rx: 569 MB/s 461418 calls/s # udp tx: 1279 MB/s 21697 calls/s 21697 msg/s # udp rx: 501 MB/s 406137 calls/s # udp tx: 1318 MB/s 22359 calls/s 22359 msg/s # udp rx: 528 MB/s 428032 calls/s # udp tx: 1328 MB/s 22526 calls/s 22526 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__->