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: 1418 MB/s 1153979 calls/s # udp tx: 1856 MB/s 31486 calls/s 31486 msg/s # udp rx: 1272 MB/s 1035412 calls/s # udp tx: 1908 MB/s 32375 calls/s 32375 msg/s # udp rx: 1533 MB/s 1247694 calls/s # udp tx: 1896 MB/s 32165 calls/s 32165 msg/s # UDP GRO fwd perf udp rx: 1391 MB/s 1131815 calls/s # udp tx: 1826 MB/s 30980 calls/s 30980 msg/s # udp rx: 1326 MB/s 1078917 calls/s # udp tx: 1408 MB/s 23890 calls/s 23890 msg/s # udp rx: 1193 MB/s 970973 calls/s # udp tx: 1278 MB/s 21678 calls/s 21678 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: 1518 MB/s 1233521 calls/s # udp tx: 1809 MB/s 30697 calls/s 30697 msg/s # udp rx: 1562 MB/s 1269616 calls/s # udp tx: 1847 MB/s 31333 calls/s 31333 msg/s # udp rx: 1496 MB/s 1213917 calls/s # udp tx: 1900 MB/s 32230 calls/s 32230 msg/s # UDP GRO fwd perf udp rx: 1316 MB/s 1066614 calls/s # udp tx: 1868 MB/s 31686 calls/s 31686 msg/s # udp rx: 1695 MB/s 1373293 calls/s # udp tx: 1950 MB/s 33090 calls/s 33090 msg/s # udp rx: 1457 MB/s 1180557 calls/s # udp tx: 1894 MB/s 32132 calls/s 32132 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__->