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 0x10 │  inherit 177 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x70 │  inherit 230 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x0c │     fixed 34 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x50 │     fixed 77 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0x0c │  inherit 127 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0x20 │  inherit 243 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0x54 │    fixed 161 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0x84 │     fixed 97 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0x34 │  inherit 201 │ false │     OK │
# │    gre │     4 │ other │ inherit 0x98 │   inherit 42 │  true │     OK │
# │    gre │     4 │ other │   fixed 0x40 │     fixed 39 │ false │     OK │
# │    gre │     4 │ other │   fixed 0x64 │    fixed 235 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xd8 │  inherit 161 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x0c │   inherit 33 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0xf8 │    fixed 147 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0x28 │    fixed 100 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0x88 │   inherit 41 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0xa8 │  inherit 189 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x88 │    fixed 254 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0x58 │    fixed 112 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0xf8 │   inherit 27 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x40 │  inherit 171 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x30 │    fixed 203 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │    fixed 102 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 242 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x98 │  inherit 127 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x9c │    fixed 181 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0x78 │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0xb8 │   inherit 69 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0xb4 │   inherit 94 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 133 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0x1c │    fixed 130 │  true │     OK │
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xd8 │    inherit 9 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x78 │  inherit 174 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x54 │     fixed 75 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0xa8 │    fixed 217   true │     OK 
# ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 112 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0x7c │  inherit 201 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0xfc │    fixed 222 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x14 │    fixed 140 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0x90 │   inherit 43 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x98 │   inherit 89 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x80 │     fixed 97 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0x14 │    fixed 251 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x80 │   inherit 78 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xc8 │  inherit 124 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0xb0 │    fixed 253 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x30 │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x2c   inherit 170 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0xdc │  inherit 164 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0x24 │    fixed 250 │ false │     OK │
# │ geneve │     4 │     4 │   fixed 0x3c │     fixed 30 │  true      OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0xb8 │   inherit 54 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x34 │  inherit 162 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0x9c │    fixed 104 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x1c │     fixed 76 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x4c │   inherit 52 │ false │     OK │
# │ geneve │     4 │ other │ inherit 0x68 │   inherit 34 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0x68 │     fixed 92 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0xcc │    fixed 164 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x14 │  inherit 146 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xe0 │   inherit 51 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0xe8 │    fixed 226 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0x6c │    fixed 236 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤
# │ geneve │     6 │     6 │ inherit 0xdc   inherit 121 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x88 │  inherit 175 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0x44 │      fixed 8 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x20 │    fixed 240 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0x44 │  inherit 238 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0xac │   inherit 75 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xc8 │     fixed 39 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0xcc │    fixed 111 │  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__->