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 0x7c │ inherit 117 │ false │ OK │ # gre │ 4 │ 4 │ inherit 0x40 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 47 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 166 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 41 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 76 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 133 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 203 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 80 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 131 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 other │ fixed 0x6c │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 179 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 115 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 211 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 16 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 168 │ false │ OK │ # │ geneve │ 4 other │ inherit 0xe8 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 16 │ 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__->