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: 1680 MB/s 1368108 calls/s # udp tx: 1877 MB/s 31843 calls/s 31843 msg/s # udp rx: 1804 MB/s 1469272 calls/s # udp tx: 1870 MB/s 31720 calls/s 31720 msg/s # udp rx: 1536 MB/s 1250615 calls/s # udp tx: 1887 MB/s 32016 calls/s 32016 msg/s # UDP GRO fwd perf udp rx: 1732 MB/s 1410347 calls/s # udp tx: 1854 MB/s 31451 calls/s 31451 msg/s # udp rx: 1975 MB/s 1608061 calls/s # udp tx: 1998 MB/s 33901 calls/s 33901 msg/s # udp rx: 1989 MB/s 1619810 calls/s # udp tx: 1998 MB/s 33901 calls/s 33901 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: 1625 MB/s 1320572 calls/s # udp tx: 1893 MB/s 32123 calls/s 32123 msg/s # udp rx: 1518 MB/s 1233997 calls/s # udp tx: 1878 MB/s 31856 calls/s 31856 msg/s # udp rx: 1809 MB/s 1470760 calls/s # udp tx: 1882 MB/s 31930 calls/s 31930 msg/s # UDP GRO fwd perf udp rx: 1479 MB/s 1198771 calls/s # udp tx: 1922 MB/s 32613 calls/s 32613 msg/s # udp rx: 1702 MB/s 1379436 calls/s # udp tx: 1956 MB/s 33179 calls/s 33179 msg/s # udp rx: 1649 MB/s 1337063 calls/s # udp tx: 1863 MB/s 31603 calls/s 31603 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__->