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 0x54 │  inherit 187 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x80 │  inherit 183 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x34 │     fixed 73 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x80 │    fixed 227 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xcc │  inherit 234 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x4c │   inherit 91 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x38 │     fixed 74 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x90 │     fixed 93 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x28 │  inherit 162 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x74 │  inherit 149 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xe4 │    fixed 148 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x18 │    fixed 171 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xac │  inherit 247 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x3c │  inherit 194 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x5c │    fixed 202 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xc0 │    fixed 186 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │  inherit 181 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xc0 │  inherit 126 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 196 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x7c │    fixed 217 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre      6 │ other │ inherit 0x64 │   inherit 63 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x40 │  inherit 167 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xa0 │    fixed 114 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x3c │    fixed 230 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xb8 │  inherit 168 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x90 │    inherit 4 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa8 │     fixed 44 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe8 │     fixed 67 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x74 │   inherit 28 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x14 │   inherit 26 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │     fixed 78 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │     fixed 59 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0x94 │   inherit 21 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x58 │  inherit 133 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf0 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x74 │    fixed 151 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x60 │   inherit 70 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 55 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x08 │    fixed 244 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x10 │     fixed 22 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x9c │  inherit 121 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xd8 │  inherit 125 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x9c │    fixed 119 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xc8 │     fixed 98 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xd0 │   inherit 75 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x9c │  inherit 234 │  true │     OK │
#   vxlan │     6 │ other │   fixed 0xa4 │    fixed 148 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x10 │     fixed 57 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0xd8 │  inherit 246 │ false │     OK │
# │ geneve      4 │     4 │ inherit 0x3c │  inherit 147 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xfc │     fixed 99 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x54 │     fixed 28 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 255 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x3c │   inherit 53 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb0 │    fixed 201 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x3c │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 32 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x10 │   inherit 62   true │     OK │
# │ geneve │     4 │ other │   fixed 0x90 │     fixed 69 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x0c │     fixed 71 │  true │     OK │
# ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x7c │  inherit 227 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf8 │    inherit 2 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x04 │     fixed 19 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x50 │     fixed 30 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0x8c │  inherit 118 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x14 │   inherit 59 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xd4 │    fixed 106 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x58 │     fixed 75 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x14 │  inherit 237 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xcc │   inherit 92 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0x08 │     fixed 40 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xf4 │    fixed 138 │  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__->