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 0x74 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 13 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 132 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 247 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 76 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 3 │ true │ OK # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ other │ inherit 0x8c │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 166 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 6 │ true OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 110 │ 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__->