make -C tools/testing/selftests TARGETS=net TEST_PROGS=udpgro_frglist.sh TTEST_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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # -4 -t # tcp tx: 491 MB/s 8331 calls/s 8331 msg/s # tcp rx: 492 MB/s 37377 calls/s # tcp tx: 482 MB/s 8177 calls/s 8177 msg/s # tcp rx: 482 MB/s 35735 calls/s # tcp tx: 468 MB/s 7943 calls/s 7943 msg/s # tcp rx: 468 MB/s 36404 calls/s # tcp tx: 455 MB/s 7726 calls/s 7726 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # -4 -v # udp rx: 617 MB/s 447488 calls/s # udp tx: 1173 MB/s 19909 calls/s 19909 msg/s # udp rx: 676 MB/s 490752 calls/s # udp tx: 1243 MB/s 21089 calls/s 21089 msg/s # udp rx: 676 MB/s 490240 calls/s # udp tx: 1286 MB/s 21814 calls/s 21814 msg/s # udp rx: 676 MB/s 489984 calls/s # udp tx: 1290 MB/s 21893 calls/s 21893 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # -4 -G # udp rx: 1070 MB/s 780575 calls/s # udp tx: 1092 MB/s 18524 calls/s 18524 msg/s # udp rx: 1093 MB/s 797849 calls/s # udp tx: 1086 MB/s 18430 calls/s 18430 msg/s # udp rx: 1002 MB/s 731341 calls/s # udp tx: 1008 MB/s 17109 calls/s 17109 msg/s # udp rx: 1087 MB/s 793228 calls/s # udp tx: 1087 MB/s 18446 calls/s 18446 msg/s ok 1 selftests: net: udpgro_frglist.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__->