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 0x04 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 72 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 225 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 140 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 92 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 104 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c fixed 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 54 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 6 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 54 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 115 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 inherit 15 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 50 │ 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__->