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: 1716 MB/s 1397279 calls/s # udp tx: 1861 MB/s 31570 calls/s 31570 msg/s # udp rx: 1603 MB/s 1304867 calls/s # udp tx: 1926 MB/s 32679 calls/s 32679 msg/s # udp rx: 1841 MB/s 1498208 calls/s # udp tx: 1909 MB/s 32387 calls/s 32387 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1387405 calls/s # udp tx: 1792 MB/s 30405 calls/s 30405 msg/s # udp rx: 1649 MB/s 1342545 calls/s # udp tx: 1941 MB/s 32934 calls/s 32934 msg/s # udp rx: 1745 MB/s 1420999 calls/s # udp tx: 1725 MB/s 29269 calls/s 29269 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: 1567 MB/s 1272041 calls/s # udp tx: 1896 MB/s 32169 calls/s 32169 msg/s # udp rx: 1812 MB/s 1470190 calls/s # udp tx: 1931 MB/s 32754 calls/s 32754 msg/s # udp rx: 1790 MB/s 1454277 calls/s # udp tx: 1872 MB/s 31756 calls/s 31756 msg/s # UDP GRO fwd perf udp rx: 1737 MB/s 1411308 calls/s # udp tx: 1902 MB/s 32261 calls/s 32261 msg/s # udp rx: 1629 MB/s 1321749 calls/s # udp tx: 1896 MB/s 32168 calls/s 32168 msg/s # udp rx: 1812 MB/s 1470155 calls/s # udp tx: 1947 MB/s 33026 calls/s 33026 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__->