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 0x98 │ inherit 21 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 163 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 73 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 104 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 63 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 219 │ false │ OK │ # │ gre │ 6 other │ inherit 0x08 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 16 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 191 │ true │ OK │ # │ vxlan │ 6 6 │ fixed 0x20 │ fixed 67 │ false │ OK │ # │ vxlan │ 6 │ 6 fixed 0xd4 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 106 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 71 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 5 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 233 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 120 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 245 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 109 │ 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__->