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: 1224 MB/s 996116 calls/s # udp tx: 1822 MB/s 30907 calls/s 30907 msg/s # udp rx: 1515 MB/s 1232939 calls/s # udp tx: 1927 MB/s 32698 calls/s 32698 msg/s # udp rx: 1168 MB/s 950516 calls/s # udp tx: 1932 MB/s 32771 calls/s 32771 msg/s # UDP GRO fwd perf udp rx: 1710 MB/s 1387633 calls/s # udp tx: 1944 MB/s 32972 calls/s 32972 msg/s # udp rx: 1974 MB/s 1607587 calls/s # udp tx: 1983 MB/s 33635 calls/s 33635 msg/s # udp rx: 1875 MB/s 1526649 calls/s # udp tx: 1983 MB/s 33646 calls/s 33646 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: 988 MB/s 804399 calls/s # udp tx: 1233 MB/s 20924 calls/s 20924 msg/s # udp rx: 1218 MB/s 992284 calls/s # udp tx: 1211 MB/s 20553 calls/s 20553 msg/s # udp rx: 1098 MB/s 894602 calls/s # udp tx: 1120 MB/s 19008 calls/s 19008 msg/s # UDP GRO fwd perf udp rx: 1126 MB/s 917345 calls/s # udp tx: 1211 MB/s 20556 calls/s 20556 msg/s # udp rx: 1191 MB/s 970228 calls/s # udp tx: 1196 MB/s 20290 calls/s 20290 msg/s # udp rx: 1219 MB/s 992920 calls/s # udp tx: 1235 MB/s 20955 calls/s 20955 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__->