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 0xac │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 50 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 113 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 128 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xbc │ inherit 100 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 196 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 107 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 83 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 inherit 252 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 29 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x68 │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x30 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 18 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x48 │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 1 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c inherit 141 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 132 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 173 │ 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__->