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: 1466 MB/s 1192391 calls/s # udp tx: 1819 MB/s 30859 calls/s 30859 msg/s # udp rx: 1880 MB/s 1529232 calls/s # udp tx: 1913 MB/s 32461 calls/s 32461 msg/s # udp rx: 1878 MB/s 1526429 calls/s # udp tx: 1916 MB/s 32499 calls/s 32499 msg/s # UDP GRO fwd perf udp rx: 1704 MB/s 1384722 calls/s # udp tx: 1843 MB/s 31272 calls/s 31272 msg/s # udp rx: 1793 MB/s 1459224 calls/s # udp tx: 1882 MB/s 31927 calls/s 31927 msg/s # udp rx: 1874 MB/s 1524403 calls/s # udp tx: 1928 MB/s 32716 calls/s 32716 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: 1299 MB/s 1056653 calls/s # udp tx: 1482 MB/s 25138 calls/s 25138 msg/s # udp rx: 1141 MB/s 929150 calls/s # udp tx: 1212 MB/s 20558 calls/s 20558 msg/s # udp rx: 1128 MB/s 918299 calls/s # udp tx: 1217 MB/s 20652 calls/s 20652 msg/s # UDP GRO fwd perf udp rx: 1141 MB/s 928824 calls/s # udp tx: 1216 MB/s 20631 calls/s 20631 msg/s # udp rx: 1210 MB/s 985609 calls/s # udp tx: 1220 MB/s 20702 calls/s 20702 msg/s # udp rx: 1207 MB/s 983386 calls/s # udp tx: 1213 MB/s 20580 calls/s 20580 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__->