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: 922 MB/s 749324 calls/s # udp tx: 1169 MB/s 19835 calls/s 19835 msg/s # udp rx: 1022 MB/s 832018 calls/s # udp tx: 1153 MB/s 19556 calls/s 19556 msg/s # udp rx: 1220 MB/s 993672 calls/s # udp tx: 1226 MB/s 20802 calls/s 20802 msg/s # UDP GRO fwd perf udp rx: 1010 MB/s 821888 calls/s # udp tx: 1226 MB/s 20798 calls/s 20798 msg/s # udp rx: 1122 MB/s 912542 calls/s # udp tx: 1241 MB/s 21060 calls/s 21060 msg/s # udp rx: 1239 MB/s 1009196 calls/s # udp tx: 1248 MB/s 21168 calls/s 21168 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: 1339 MB/s 1087906 calls/s # udp tx: 1805 MB/s 30615 calls/s 30615 msg/s # udp rx: 1741 MB/s 1415708 calls/s # udp tx: 1829 MB/s 31023 calls/s 31023 msg/s # udp rx: 1783 MB/s 1448516 calls/s # udp tx: 1845 MB/s 31298 calls/s 31298 msg/s # UDP GRO fwd perf udp rx: 1725 MB/s 1400299 calls/s # udp tx: 1900 MB/s 32231 calls/s 32231 msg/s # udp rx: 1789 MB/s 1452494 calls/s # udp tx: 1903 MB/s 32292 calls/s 32292 msg/s # udp rx: 1324 MB/s 1074301 calls/s # udp tx: 1790 MB/s 30368 calls/s 30368 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__->