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 0xd8 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 172 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0xf0 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 36 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 207 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 206 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 160 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 192 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 61 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 211 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 230 │ 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__->