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: 1609 MB/s 1310123 calls/s # udp tx: 1849 MB/s 31376 calls/s 31376 msg/s # udp rx: 1887 MB/s 1536256 calls/s # udp tx: 1897 MB/s 32189 calls/s 32189 msg/s # udp rx: 1914 MB/s 1558326 calls/s # udp tx: 1934 MB/s 32812 calls/s 32812 msg/s # UDP GRO fwd perf udp rx: 1784 MB/s 1452454 calls/s # udp tx: 1844 MB/s 31276 calls/s 31276 msg/s # udp rx: 1793 MB/s 1460236 calls/s # udp tx: 1821 MB/s 30887 calls/s 30887 msg/s # udp rx: 1845 MB/s 1502517 calls/s # udp tx: 1850 MB/s 31388 calls/s 31388 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: 1047 MB/s 852085 calls/s # udp tx: 1233 MB/s 20924 calls/s 20924 msg/s # udp rx: 1182 MB/s 961915 calls/s # udp tx: 1211 MB/s 20552 calls/s 20552 msg/s # udp rx: 1151 MB/s 937182 calls/s # udp tx: 1212 MB/s 20572 calls/s 20572 msg/s # UDP GRO fwd perf udp rx: 1563 MB/s 1271659 calls/s # udp tx: 1811 MB/s 30716 calls/s 30716 msg/s # udp rx: 1793 MB/s 1458689 calls/s # udp tx: 1883 MB/s 31937 calls/s 31937 msg/s # udp rx: 1857 MB/s 1510470 calls/s # udp tx: 1914 MB/s 32463 calls/s 32463 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__->