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 0x30 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 132 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 170 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 252 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa8 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x4c │ fixed 212 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 154 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 74 │ true │ OK # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x38 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 29 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 244 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 other │ inherit 0x44 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 148 │ 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__->