make -C tools/testing/selftests TARGETS="net" TEST_PROGS=udpgro_frglist.shh 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_frglist.sh # ipv6 # tcp - over veth touching data # -l 4 -6 -D 2001:db8::1 -t rx -4 -t # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -t # tcp tx: 893 MB/s 15153 calls/s 15153 msg/s # tcp rx: 893 MB/s 46827 calls/s # tcp tx: 916 MB/s 15547 calls/s 15547 msg/s # tcp rx: 917 MB/s 48393 calls/s # tcp tx: 918 MB/s 15577 calls/s 15577 msg/s # tcp rx: 919 MB/s 48244 calls/s # tcp tx: 914 MB/s 15510 calls/s 15510 msg/s # udp gso - over veth touching data # -l 4 -6 -D 2001:db8::1 -u -S 0 rx -4 -v # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -v # udp rx: 507 MB/s 368557 calls/s # udp tx: 764 MB/s 12958 calls/s 12958 msg/s # udp rx: 517 MB/s 374880 calls/s # udp tx: 1171 MB/s 19867 calls/s 19867 msg/s # udp rx: 666 MB/s 482975 calls/s # udp tx: 1287 MB/s 21845 calls/s 21845 msg/s # udp rx: 668 MB/s 484174 calls/s # udp tx: 1273 MB/s 21597 calls/s 21597 msg/s # udp gso and gro - over veth touching data # -l 4 -6 -D 2001:db8::1 -S 0 rx -4 -G # Warning: Filter with specified priority/protocol not found. # Warning: Filter with specified priority/protocol not found. # -4 -G # udp rx: 1140 MB/s 832097 calls/s # udp tx: 1166 MB/s 19789 calls/s 19789 msg/s # udp rx: 1162 MB/s 847767 calls/s # udp tx: 1162 MB/s 19723 calls/s 19723 msg/s # udp rx: 1189 MB/s 867823 calls/s # udp tx: 1192 MB/s 20231 calls/s 20231 msg/s # udp rx: 1174 MB/s 856824 calls/s # udp tx: 1171 MB/s 19875 calls/s 19875 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__->