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 0xc4 │ inherit 107 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 51 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 31 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 23 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 55 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 207 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 68 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 195 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 209 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 147 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 116 │ false │ OK │ # │ gre 6 │ other │ fixed 0x3c │ fixed 52 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 242 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 176 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 87 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 231 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 127 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 244 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 123 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 78 │ 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__->