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: 715 MB/s 580374 calls/s # udp tx: 1447 MB/s 24557 calls/s 24557 msg/s # udp rx: 759 MB/s 615463 calls/s # udp tx: 1372 MB/s 23276 calls/s 23276 msg/s # udp rx: 745 MB/s 605033 calls/s # udp tx: 1306 MB/s 22157 calls/s 22157 msg/s # UDP GRO fwd perf udp rx: 718 MB/s 582779 calls/s # udp tx: 1331 MB/s 22591 calls/s 22591 msg/s # udp rx: 641 MB/s 519805 calls/s # udp tx: 1384 MB/s 23490 calls/s 23490 msg/s # udp rx: 671 MB/s 544318 calls/s # udp tx: 1339 MB/s 22717 calls/s 22717 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: 613 MB/s 498302 calls/s # udp tx: 1202 MB/s 20401 calls/s 20401 msg/s # udp rx: 522 MB/s 422618 calls/s # udp tx: 1332 MB/s 22594 calls/s 22594 msg/s # udp rx: 479 MB/s 387763 calls/s # udp tx: 1322 MB/s 22428 calls/s 22428 msg/s # UDP GRO fwd perf udp rx: 318 MB/s 258351 calls/s # udp tx: 1317 MB/s 22341 calls/s 22341 msg/s # udp tx: 1231 MB/s 20889 calls/s 20889 msg/s # udp rx: 505 MB/s 410059 calls/s # udp tx: 1229 MB/s 20855 calls/s 20855 msg/s # udp rx: 557 MB/s 452023 calls/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__->