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: 1180 MB/s 960030 calls/s # udp tx: 1559 MB/s 26444 calls/s 26444 msg/s # udp rx: 1338 MB/s 1088536 calls/s # udp tx: 1616 MB/s 27418 calls/s 27418 msg/s # udp rx: 1415 MB/s 1151555 calls/s # udp tx: 1673 MB/s 28391 calls/s 28391 msg/s # UDP GRO fwd perf udp rx: 1066 MB/s 866389 calls/s # udp tx: 1585 MB/s 26899 calls/s 26899 msg/s # udp rx: 1376 MB/s 1120391 calls/s # udp tx: 1574 MB/s 26707 calls/s 26707 msg/s # udp rx: 1170 MB/s 951277 calls/s # udp tx: 1591 MB/s 26993 calls/s 26993 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: 971 MB/s 788697 calls/s # udp tx: 1264 MB/s 21439 calls/s 21439 msg/s # udp rx: 1167 MB/s 949907 calls/s # udp tx: 1243 MB/s 21083 calls/s 21083 msg/s # udp rx: 1108 MB/s 900822 calls/s # udp tx: 1251 MB/s 21227 calls/s 21227 msg/s # UDP GRO fwd perf udp rx: 861 MB/s 699826 calls/s # udp tx: 1722 MB/s 29220 calls/s 29220 msg/s # udp rx: 1259 MB/s 1022801 calls/s # udp tx: 1762 MB/s 29898 calls/s 29898 msg/s # udp rx: 738 MB/s 599983 calls/s # udp tx: 1694 MB/s 28746 calls/s 28746 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__->