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 0x10 │ inherit 126 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 46 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 163 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 168 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x9c │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 111 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 250 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 188 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 118 │ false │ OK │ # │ gre 6 │ other │ inherit 0xc8 │ inherit 71 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 135 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 201 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x64 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 126 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 123 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 135 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 35 │ false │ OK │ # geneve │ 4 │ other │ inherit 0xd8 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 88 │ 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__->