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 0x8c │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 72 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 92 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 54 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 77 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 73 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 218 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 82 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 206 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 fixed 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 32 │ 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__->