make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x78 │   inherit 14 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0xd8 │  inherit 175 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x18 │      fixed 7 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x48 │    fixed 242 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa8 │   inherit 66 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x5c │  inherit 172 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xc0 │     fixed 76 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xf4 │    fixed 202 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc4 │  inherit 243 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x10 │  inherit 174 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x10 │    fixed 243 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xb0 │    fixed 162 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0x30 │   inherit 24 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x7c │  inherit 142 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x6c │    fixed 161 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x9c │    fixed 107 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x68 │   inherit 76 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xb0 │   inherit 89 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0xb8 │     fixed 51 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x64 │    fixed 180 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x24 │   inherit 42 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x28 │   inherit 31 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x88 │    fixed 251 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x28 │      fixed 4 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x28 │  inherit 220 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0xac │   inherit 55 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0xa0 │    fixed 174 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xe4 │     fixed 21 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x64 │  inherit 250 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x40 │  inherit 251 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x04 │     fixed 61 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x78 │     fixed 38 │  true │     OK │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xe8 │  inherit 140 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x0c │  inherit 186 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0xf4 │    fixed 103 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x84 │    fixed 142 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x8c │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x3c │   inherit 21 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x84 │    fixed 152 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0xc4 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xbc │  inherit 164 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0xc0 │  inherit 115 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf0 │     fixed 57 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xe0 │     fixed 26 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0xc8 │   inherit 80 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0x78 │  inherit 186 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 104 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x98 │      fixed 8 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x14 │  inherit 244 │ false │     OK 
# │ geneve │     4 │     4 │ inherit 0xbc │   inherit 79 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x7c │      fixed 8 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x08 │    fixed 187 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xe8 │  inherit 250 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x38 │  inherit 109 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xb4 │     fixed 50 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x70 │     fixed 15 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x50 │  inherit 102 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x7c │   inherit 55 │  true │     OK │
#  geneve │     4 │ other │   fixed 0xc0 │     fixed 75 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x28 │    fixed 132 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x54 │  inherit 214 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xcc │  inherit 203 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xf0 │    fixed 211 │ false │     OK │
# │ geneve │     6      4 │   fixed 0xb8 │     fixed 41 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xec │  inherit 203 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0xe4 │   inherit 92 │  true │     OK │
# │ geneve      6 │     6 │   fixed 0x28 │      fixed 3 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x8c │     fixed 27 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x74 │   inherit 75 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xa4 │  inherit 181 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xf0 │    fixed 200 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x04 │     fixed 46 │  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__->