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 0x34 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 127 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 214 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 197 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 12 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 31 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 196 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 79 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 68 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa4 │ inherit 61 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 70 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xbc │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 11 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 33 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 103 │ 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__->