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 0x6c │ inherit 76 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 74 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 169 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 243 false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 112 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 182 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 93 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 25 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 56 │ true │ OK # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 89 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 53 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 178 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 79 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x44 │ fixed 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x7c │ fixed 135 │ 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__->