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 0xe8 │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 111 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 209 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 161 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 17 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 153 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 159 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 48 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 105 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 184 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 193 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 228 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 113 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x8c │ fixed 110 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 230 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 242 │ 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__->