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 0xc0 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 183 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 192 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 218 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 9 │ false │ OK # │ gre │ 6 │ other │ inherit 0x44 │ inherit 190 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 110 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0x38 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 155 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 149 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 83 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x70 │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 34 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 119 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 253 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 236 │ 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__->