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 0xd8 │   inherit 45 │ false │     OK │
# │    gre │     4 │     4 │ inherit 0x58 │  inherit 154 │  true │     OK │
# │    gre │     4 │     4 │   fixed 0x4c │    fixed 159 │ false │     OK │
# │    gre │     4 │     4 │   fixed 0x14 │    fixed 181 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │     6 │ inherit 0xa4 │   inherit 67 │ false │     OK │
# │    gre │     4 │     6 │ inherit 0xa0 │  inherit 186 │  true │     OK │
# │    gre │     4 │     6 │   fixed 0xbc │     fixed 77 │ false │     OK │
# │    gre │     4 │     6 │   fixed 0xb4 │    fixed 184 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     4 │ other │ inherit 0xc0 │  inherit 191 │ false │     OK │
# │    gre │     4 │ other │ inherit 0xe4 │   inherit 32 │  true │     OK │
# │    gre │     4 │ other │   fixed 0xd8 │    fixed 190 │ false │     OK │
# │    gre │     4 │ other │   fixed 0xfc │    fixed 206 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     4 │ inherit 0xec │  inherit 162 │ false │     OK │
# │    gre │     6 │     4 │ inherit 0x90 │   inherit 45 │  true │     OK │
# │    gre │     6 │     4 │   fixed 0x24 │    fixed 119 │ false │     OK │
# │    gre │     6 │     4 │   fixed 0xe4 │    fixed 116 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │     6 │ inherit 0xec │   inherit 63 │ false │     OK │
# │    gre │     6 │     6 │ inherit 0x38 │  inherit 231 │  true │     OK │
# │    gre │     6 │     6 │   fixed 0x84 │    fixed 127 │ false │     OK │
# │    gre │     6 │     6 │   fixed 0xa8 │     fixed 58 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │    gre │     6 │ other │ inherit 0x08 │  inherit 213 │ false │     OK │
# │    gre │     6 │ other │ inherit 0x24 │  inherit 215 │  true │     OK │
# │    gre │     6 │ other │   fixed 0x1c │     fixed 29 │ false │     OK │
# │    gre │     6 │ other │   fixed 0x78 │     fixed 61 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     4 │ inherit 0x40 │  inherit 160 │ false │     OK │
# │  vxlan │     4 │     4 │ inherit 0x44 │  inherit 113 │  true │     OK │
# │  vxlan │     4 │     4 │   fixed 0x5c │     fixed 43 │ false │     OK │
# │  vxlan │     4 │     4 │   fixed 0xc8 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │     6 │ inherit 0x9c │  inherit 115 │ false │     OK │
# │  vxlan │     4 │     6 │ inherit 0x60 │   inherit 45 │  true │     OK │
# │  vxlan │     4 │     6 │   fixed 0x64 │    fixed 255 │ false │     OK │
# │  vxlan │     4 │     6 │   fixed 0xb8 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     4 │ other │ inherit 0xbc │   inherit 57 │ false │     OK │
# │  vxlan │     4 │ other │ inherit 0x2c │  inherit 145 │  true │     OK │
# │  vxlan │     4 │ other │   fixed 0x14 │    fixed 224 │ false │     OK │
# │  vxlan │     4 │ other │   fixed 0x8c │     fixed 31 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     4 │ inherit 0x44 │   inherit 94 │ false │     OK │
# │  vxlan │     6 │     4 │ inherit 0xe8 │  inherit 179 │  true │     OK │
# │  vxlan │     6 │     4 │   fixed 0x54 │     fixed 91 │ false │     OK │
# │  vxlan │     6 │     4 │   fixed 0x44 │    fixed 136 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │     6 │ inherit 0xfc │   inherit 88 │ false │     OK │
# │  vxlan │     6 │     6 │ inherit 0x6c │   inherit 58 │  true │     OK │
# │  vxlan │     6 │     6 │   fixed 0x20 │    fixed 170 │ false │     OK │
# │  vxlan │     6 │     6 │   fixed 0xf8 │    fixed 219 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │  vxlan │     6 │ other │ inherit 0x04 │    inherit 6 │ false │     OK │
# │  vxlan │     6 │ other │ inherit 0xa0 │  inherit 155 │  true │     OK │
# │  vxlan │     6 │ other │   fixed 0x2c │    fixed 201 │ false │     OK │
# │  vxlan │     6 │ other │   fixed 0x0c │    fixed 159 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     4 │ inherit 0x44 │  inherit 155 │ false │     OK │
# │ geneve │     4 │     4 │ inherit 0x64 │   inherit 87 │  true │     OK │
# │ geneve │     4 │     4 │   fixed 0xac │    fixed 227 │ false │     OK │
# │ geneve      4 │     4 │   fixed 0x0c │    fixed 143 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │     6 │ inherit 0x64 │  inherit 137 │ false │     OK │
# │ geneve │     4 │     6 │ inherit 0x88 │   inherit 31 │  true │     OK │
# │ geneve │     4 │     6 │   fixed 0xf0 │     fixed 53 │ false │     OK │
# │ geneve │     4 │     6 │   fixed 0x40 │     fixed 60 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     4 │ other │ inherit 0x80 │   inherit 38 │ false │     OK 
# │ geneve │     4 │ other │ inherit 0xb8 │  inherit 175 │  true │     OK │
# │ geneve │     4 │ other │   fixed 0xb0 │    fixed 119 │ false │     OK │
# │ geneve │     4 │ other │   fixed 0x44 │    fixed 220 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │  Type  │ outer | inner │     tos      │      ttl     │  vlan │ result │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     4 │ inherit 0x40 │   inherit 72 │ false │     OK │
# │ geneve │     6 │     4 │ inherit 0xf4 │    inherit 4 │  true │     OK │
# │ geneve │     6 │     4 │   fixed 0x1c │    fixed 111 │ false │     OK │
# │ geneve │     6 │     4 │   fixed 0xa4 │     fixed 38 │  true │     OK │
# ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │     6 │ inherit 0xa4 │  inherit 145 │ false │     OK │
# │ geneve │     6 │     6 │ inherit 0x68 │  inherit 181 │  true │     OK │
# │ geneve │     6 │     6 │   fixed 0xb0 │     fixed 75 │ false │     OK │
# │ geneve │     6 │     6 │   fixed 0x78 │    fixed 176 │  true │     OK │
# ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤
# │ geneve │     6 │ other │ inherit 0xac │  inherit 155 │ false │     OK │
# │ geneve │     6 │ other │ inherit 0x0c │   inherit 16 │  true │     OK │
# │ geneve │     6 │ other │   fixed 0xb4 │    fixed 129 │ false │     OK │
# │ geneve │     6 │ other │   fixed 0x6c │     fixed 13 │  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__->