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 0xf4 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 155 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 230 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 inherit 43 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 15 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 223 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 218 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 125 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 65 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 149 │ false │ OK │ # vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 26 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 131 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 158 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 45 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x44 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 164 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 226 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 208 │ 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__->