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 tx: 1848 MB/s 31358 calls/s 31358 msg/s # udp rx: 1622 MB/s 1320477 calls/s # udp tx: 1892 MB/s 32104 calls/s 32104 msg/s # udp rx: 1829 MB/s 1488881 calls/s # udp tx: 1918 MB/s 32541 calls/s 32541 msg/s # udp rx: 1794 MB/s 1460907 calls/s # UDP GRO fwd perf udp rx: 1394 MB/s 1133777 calls/s # udp tx: 1855 MB/s 31469 calls/s 31469 msg/s # udp rx: 1866 MB/s 1517970 calls/s # udp tx: 1931 MB/s 32761 calls/s 32761 msg/s # udp rx: 1914 MB/s 1557460 calls/s # udp tx: 1934 MB/s 32803 calls/s 32803 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: 891 MB/s 723252 calls/s # udp tx: 1339 MB/s 22713 calls/s 22713 msg/s # udp rx: 1096 MB/s 889402 calls/s # udp tx: 1325 MB/s 22483 calls/s 22483 msg/s # udp rx: 1175 MB/s 954170 calls/s # udp tx: 1337 MB/s 22688 calls/s 22688 msg/s # UDP GRO fwd perf udp rx: 937 MB/s 761104 calls/s # udp tx: 1330 MB/s 22559 calls/s 22559 msg/s # udp tx: 1319 MB/s 22386 calls/s 22386 msg/s # udp rx: 1101 MB/s 893913 calls/s # udp tx: 1334 MB/s 22633 calls/s 22633 msg/s # udp rx: 1140 MB/s 925452 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__->