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 0xe4 │ inherit 4 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xfc │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 85 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x9c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 61 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 19 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 53 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 98 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 142 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x7c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 197 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 240 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x20 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 44 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 101 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 14 │ 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__->