make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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: l2_tos_ttl_inherit.sh
# ┌────────┬───────┬───────┬─────────────┬──────────────┬───────┬────────┐
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     4 │ inherit 0x94 │   inherit 44 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xc4 │  inherit 250 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x9c │    fixed 112 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 148 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xc4 │    inherit 1 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x90 │   inherit 91 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x28 │     fixed 35 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb0 │     fixed 33 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x74 │  inherit 148 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x14 │  inherit 225 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x70 │    fixed 111 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xf8 │    fixed 222 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xa4 │   inherit 78 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x80 │   inherit 43 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x8c │     fixed 86 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x84 │    fixed 123 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x34 │  inherit 126 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x3c │   inherit 77 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x3c │    fixed 203 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xc0 │    inherit 9 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x54 │  inherit 229 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x84 │     fixed 88 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xb8 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 195 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 115 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │    fixed 239 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x70 │    fixed 125 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x5c │  inherit 128 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x4c │    fixed 200 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x20 │    fixed 252 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │  inherit 176 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x6c │   inherit 54 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x34 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x88 │    fixed 115 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf0 │    inherit 8 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x80 │   inherit 56 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x7c │     fixed 55 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xa0 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 83 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xac │  inherit 246 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x0c │    fixed 123 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x64 │    fixed 190 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xb0 │  inherit 220 │ false │     OK │
# │  vxlan │     6  other │ inherit 0x8c │   inherit 80 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xd4 │    fixed 199 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x28 │     fixed 90 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve      4 │     4 │ inherit 0xc8 │   inherit 34 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │  inherit 240 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x5c │    fixed 139 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x80 │    fixed 160 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x1c │  inherit 179 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0xf4 │   inherit 82 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x0c │    fixed 244 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x54 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0xfc │   inherit 54 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xcc │  inherit 156 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xa4 │    fixed 130 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xd8 │     fixed 38 │  true      OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x6c │   inherit 55 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xfc │  inherit 123 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xfc │    fixed 172 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xc0 │     fixed 60 │  true │     OK │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x1c │  inherit 126 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x64 │  inherit 251 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x1c │    fixed 116 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │    fixed 101 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x24 │   inherit 32 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x0c │  inherit 150 │  true │     OK │
# │ geneve │     6  other │   fixed 0xe0 │     fixed 26 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 139 │  true │     OK │
# └────────┴───────┴───────┴────────────┴──────────────┴───────┴────────┘
ok 1 selftests: net: l2_tos_ttl_inherit.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__->