make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x10 │ inherit 187 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 182 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 117 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 51 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 46 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0xec │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 39 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 211 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 211 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x60 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 77 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 181 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 107 │ false │ OK │ # │ geneve │ 6 other │ fixed 0x10 │ fixed 213 │ 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__->