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 0x5c │   inherit 62 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xa4 │  inherit 252 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x78 │    fixed 210 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x7c │    fixed 237 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x50 │  inherit 222 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xbc │  inherit 169 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xe4 │     fixed 49 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x2c │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │  inherit 233 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x20 │    inherit 1 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xec │     fixed 54 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x5c │    fixed 168 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x2c │   inherit 32 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0xdc │   inherit 82 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 227 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x08 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x38 │   inherit 11 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xf0 │   inherit 21 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x68 │    fixed 241 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xcc │    fixed 254 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     6 │ other │ inherit 0x34 │  inherit 118 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │  inherit 250 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x24 │    fixed 165 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x38 │     fixed 95 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 124 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x48 │  inherit 170 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x3c │     fixed 91 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x50 │    fixed 205 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │  vxlan │     4 │     6 │ inherit 0xa8 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x50 │   inherit 31 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 30 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x88 │    fixed 192 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x54 │   inherit 68 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x50 │   inherit 88 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x4c │     fixed 56 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xc0 │     fixed 17 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0xf4 │   inherit 69 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xbc │  inherit 196 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x58 │    fixed 188 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x78 │     fixed 19 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │  inherit 163 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xdc │  inherit 242 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xac │      fixed 2 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x08 │     fixed 82   true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xf8 │   inherit 33 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xfc │   inherit 57 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │     fixed 70  false │     OK │
# │  vxlan │     6 │ other │   fixed 0x60 │    fixed 183 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xe0 │   inherit 67 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x1c │   inherit 40 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │     fixed 10 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 47 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x54 │   inherit 90 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x10 │   inherit 15 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x2c │    fixed 124 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x30 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x70 │  inherit 222 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x38 │  inherit 180 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x38 │     fixed 23 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x98 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0xa0 │    inherit 7 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x0c │  inherit 168 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x54 │    fixed 209 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xb4 │      fixed 1 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xd4 │  inherit 244 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xb4 │  inherit 213 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 219 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x64 │     fixed 89 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xd0 │  inherit 190 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x58 │  inherit 124 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 192 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x90 │    fixed 170 │  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__->