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: 1735 MB/s 1412662 calls/s # udp tx: 1864 MB/s 31615 calls/s 31615 msg/s # udp rx: 1667 MB/s 1356620 calls/s # udp tx: 1727 MB/s 29294 calls/s 29294 msg/s # udp rx: 1539 MB/s 1252956 calls/s # udp tx: 1815 MB/s 30793 calls/s 30793 msg/s # UDP GRO fwd perf udp rx: 1271 MB/s 1033687 calls/s # udp tx: 1899 MB/s 32216 calls/s 32216 msg/s # udp rx: 1511 MB/s 1228235 calls/s # udp tx: 1985 MB/s 33668 calls/s 33668 msg/s # udp rx: 1592 MB/s 1295557 calls/s # udp tx: 1947 MB/s 33039 calls/s 33039 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: 1591 MB/s 1291881 calls/s # udp tx: 1921 MB/s 32594 calls/s 32594 msg/s # udp rx: 1863 MB/s 1514401 calls/s # udp tx: 1921 MB/s 32585 calls/s 32585 msg/s # udp rx: 1855 MB/s 1506831 calls/s # udp tx: 1924 MB/s 32633 calls/s 32633 msg/s # UDP GRO fwd perf udp rx: 1166 MB/s 946588 calls/s # udp tx: 1925 MB/s 32663 calls/s 32663 msg/s # udp rx: 1811 MB/s 1469172 calls/s # udp tx: 1942 MB/s 32952 calls/s 32952 msg/s # udp rx: 1814 MB/s 1472012 calls/s # udp tx: 1942 MB/s 32942 calls/s 32942 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__->