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: 528 MB/s 427393 calls/s # udp tx: 1349 MB/s 22892 calls/s 22892 msg/s # udp rx: 566 MB/s 457845 calls/s # udp tx: 1388 MB/s 23555 calls/s 23555 msg/s # udp rx: 693 MB/s 561606 calls/s # udp tx: 1373 MB/s 23287 calls/s 23287 msg/s # UDP GRO fwd perf udp rx: 508 MB/s 411647 calls/s # udp tx: 1366 MB/s 23178 calls/s 23178 msg/s # udp rx: 762 MB/s 617478 calls/s # udp tx: 1362 MB/s 23101 calls/s 23101 msg/s # udp rx: 785 MB/s 636506 calls/s # udp tx: 1373 MB/s 23296 calls/s 23296 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: 1354 MB/s 1101133 calls/s # udp tx: 1761 MB/s 29876 calls/s 29876 msg/s # udp rx: 1804 MB/s 1469381 calls/s # udp tx: 1811 MB/s 30730 calls/s 30730 msg/s # udp rx: 1256 MB/s 1023089 calls/s # udp tx: 1723 MB/s 29226 calls/s 29226 msg/s # UDP GRO fwd perf udp rx: 1749 MB/s 1423656 calls/s # udp tx: 1856 MB/s 31488 calls/s 31488 msg/s # udp rx: 1655 MB/s 1347003 calls/s # udp tx: 1858 MB/s 31514 calls/s 31514 msg/s # udp rx: 1786 MB/s 1454316 calls/s # udp tx: 1792 MB/s 30395 calls/s 30395 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__->