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 0xfc │  inherit 243 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x14 │  inherit 243 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x90 │     fixed 80 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x08 │     fixed 55 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │    gre │     4 │     6 │ inherit 0xbc │    inherit 2 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x34 │   inherit 93 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x34 │    fixed 174 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x50 │     fixed 10 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xbc │  inherit 117 │ false │     OK 
# │    gre │     4 │ other │ inherit 0x0c │   inherit 91 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xcc │     fixed 32 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x74 │    fixed 157 │  true │     OK │
# ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 244 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x68 │  inherit 165 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf0 │     fixed 88 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x94 │     fixed 37 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xa4 │  inherit 157 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x98 │  inherit 108 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │     fixed 70 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x8c │     fixed 78 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x28 │  inherit 140 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x80 │  inherit 167 │  true │     OK │
# │    gre │     6 │ other │   fixed 0xcc │    fixed 108 │ false │     OK │
# │    gre │     6 │ other │   fixed 0xe4 │    fixed 119 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0xf8 │  inherit 235 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x10 │   inherit 43 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x20 │    fixed 246 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x14 │    fixed 104 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x98 │  inherit 194 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xf8 │   inherit 52 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x40 │     fixed 35 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb0 │    fixed 161 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xa8 │   inherit 88 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0xe0 │  inherit 160 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xb0 │     fixed 79 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x28 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────
# │  vxlan │     6 │     4 │ inherit 0x50 │   inherit 43 │ false │     OK 
# │  vxlan │     6 │     4 │ inherit 0x74 │   inherit 77 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xbc     fixed 116 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc0 │    fixed 196 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xac │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x8c │   inherit 93 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x3c │     fixed 37 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xec │    fixed 250 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x2c │  inherit 233 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xdc │   inherit 45 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x88 │    fixed 155 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x14 │    fixed 243 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x24 │  inherit 125 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 52 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xf0 │    fixed 118 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x30 │     fixed 49 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x48 │  inherit 116 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x18 │  inherit 186 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xd0 │     fixed 97 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0xb8 │    fixed 106 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x98 │   inherit 49 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0xc0 │  inherit 123 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x60 │    fixed 175 │ false │     OK │
#  geneve │     4 │ other │   fixed 0x9c │     fixed 29 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x1c │   inherit 51 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0x8c │   inherit 48 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x18 │    fixed 138 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa8 │    fixed 178 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0x4c │  inherit 175 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x54 │  inherit 153 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x2c │     fixed 76 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x5c │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x88 │  inherit 250 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x7c │   inherit 19 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xac │     fixed 13 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x14 │    fixed 203 │  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__->