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 0x34 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 186 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 53 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 80 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 217 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 172 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x34 │ inherit 168 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 128 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 23 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 38 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 216 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 145 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 30 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 254 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 70 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 43 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 235 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 249 │ 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__->