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 0xd0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 197 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 39 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 76 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 181 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 18 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 164 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 207 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 58 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 4 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 24 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 16 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 229 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 239 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 31 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 169 false │ OK │ # │ geneve │ 6 │ other inherit 0xe4 │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 35 │ 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__->